Reply 20 of 48, by Jorpho
- Rank
- l33t++
wrote:I've been trying to find ways to modify the game's executable and game files to get a fully playable version. So far, I've been able to get the game working on XP with a simple hex-replace hack:
1) Convert all instances of this hex string: "FF 15 E4 56 B1 01" to "90 90 90 90 90 90" - that seems to be the call that is crashing my XP system (and it's completely unnecessary!). Now I can get the game to work.
Wouldn't this pretty much amount to the same thing as the Application Compatibility Toolkit fix described above?