From cd1304ee2ba4ebb4b6b8aa21d41a4f67a16a5970 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Tue, 17 Aug 2021 12:13:38 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 3 --- 1 file changed, 3 deletions(-) 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,