diff --git a/README.md b/README.md index fc90758..36af8ce 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,3 @@ Example Compile Usage: ```CXMLDecompiler common_resource\common_resource.xml -c` This is done automatically to any files inside the CXML (providing -p is provided) but incase you need to do it manually, you can decode a HEVAG file using the following: HEVAG Decode Usage: ```CXMLDecompiler sound.vag --is-vag``` - -# Known Issues: -- There are floating point imprecision problems on Windows 7, this leads to inaccurate compilations/decompilations im not a mathematician so i cant fix it,