|
I' m not a programmer.
I play Sniper Elite on a Windows ME System.
The GWC fixed exe doesn't work (yes, it's only for XP).
As The-S-Owl already wrote you must change 'RestoreLastError'
to 'SetLastError' with a hex editor.
I've done it and it works on my ME system.
I can play without the DVD.
I use code-genie (use google).
It's important that the end of the line looks like this:
....SetLastError........In (this is working)
....SetLastError....Initia (not working)
....RestoreLastError....In (original from GCW)
I don't know if this works also for 2k (but probably).
I am not sure about, but maybe it's necessary to install
Microsoft.NET Framework 1.1 to make it run.
|