Cxbx-Reloaded / XbSymbolCacheGenTest

Self-generated symbol cache and compare between virtual vs raw memory translation.
GNU General Public License v3.0
2 stars 3 forks source link

Xbox Symbol Cache Generator Test

XbSymbolCacheGenTest is a console application, all you need to do is click-n-drag xbe file on top of the program or manually input the file path to xbe file. The program perform a test of raw and virtual memory address of detected symbols scans against each other from an xbe file via command prompt.

Designed for cross-platform support by using CMakeLists.txt project.

If there is an error, the console will not terminate until you press enter key.

Windows

Linux/Unix

TODO: Need instructions...