View Single Post
Old 12 April 2017, 19:58   #6
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,546
Quote:
Originally Posted by Anakirob View Post
-Did you have do decompress the data containing the seed?
I think all files were compressed.

Quote:
-Was it in the main executable or a data file or is the data stored as one big 880Kb block on floppy?
At least cracked version is normal dos disk (but uses trackloader).

Quote:
-would you happen to remember either/both where the seed is located both in the data and in the RAM?
No

Quote:
-Did the new set of levels appear to have a difficulty curve as the standard ones did?
Can't remember. I think it was just an experiment, didn't really test it much. (Unless it simply didn't work but I am sure I remember seeing different outside level and I did enter the base)

Quote:
-And finally, was it just the one number that needed to be patched, or were there multiple seeds?
I think I only changed single value.

It may not be that difficult to find, freeze/enter debugger when it generates the level (pause when entering planet/base) and trace it until it jumps to code that looks like random number generator.

It is possible code gets reloaded after each level or something and that forced me to do on-disk modification. (and to be usable without action replay)
Toni Wilen is online now  
 
Page generated in 0.04383 seconds with 11 queries