View Single Post
  #5  
Old 17-10-2005, 04:36
Skuzz Skuzz is offline
Junior Member
 
Join Date: Oct 2005
Location: UK
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Skuzz is on a distinguished road
Talking

Hi,

I'll sort the gcw upload now.

Problem was, the patched exe had a hard coded *force function address that was incorrect. I zero'd it out and the program must run through a correct procedure to find the right address.

If you don't wish to wait, load a hex editor, goto '1fcc00' and replace 'B1 B6 80 7C' with '00 00 00 00' (MODS, if I aint supposed to post such info here, please just delete offending lines, not the whole post, thanks!)

Note: Go find the no-cd patch in the other thread too, that's the one I'm using.

Now go enjoy playing an awesome racing game, on Win2k, and without your 'original' disc!

b.t.w, The other, infamous, 'RestoreLastError' Win2k problem is actualy caused by XP using a different name for a function that is identical in Win2k. The SND fixer tool that's about just changes the name in the EXE to the Win2k version which is 'SetLastError'

Cya!
Skuzz

Last edited by Skuzz; 17-10-2005 at 04:40.
Reply With Quote