Re: NFS: High Stakes - Savegame
A "complete" save could include career mode, tournament mode, knockout mode, and I think pursuit modes, as racer and as cop, and the photo game? Are you looking to get all of these completed in a set of saves? ... or everything can be unlocked by patching config.dat. Config.dat offsets and how used:
offsets and values are in hexidecimal
0018 account name (zero out 18 thru 4f to clear account info)
0038 account password
00c0 set to 1 if click on photo game ever run
00c4 thru 00cb may be related to score from click on photo game
(note, hold mouse button down to make photo game easier).
0164 and 017c set to 01 when hot pursuit races started
0c04 cheat codes enabled when not zero, set at end of career mode
0c08 bonus cars, bits 2->0 for bonus camaro, bonus 911, la nina
bits 5->3 for bonus pursuit cars (camaro, sv, la nina)
champ tournament enables bonus cars (bits 2->0)
hot pursuit in all modes at first 7 tracks enables bonus pursuit cars.
value is 3f for all cars
0c0c double word little endian format, available bonus tracks
bits 6->0 are the 7 normal tracks and left set to 0
bits 9->7 are the 3 raceway tracks (knockout enables)
bits 18->10 are the 9 nfs3 tracks (memory lane circuits enable)
value is 07ff80, or 80, ff, 07 (byte order)
0c14 thru 0c2b
double word little endian format. Same as 0c0c, each track
bit set when a most wanted or top cop event won. All 6 words
set to 07fc7f when all tracks done (raceway tracks not included),
or 7f, fc, 07, 00 in byte order.
0c2c persona info
0f50 analog/digital wheel
0f54 analog/digital throttle
0f58 analog/digital brake
0f5c map reverse to brake off/on
0fec thru 0fef time stamp, changes each time nfs:hs run.