Hello, I was wondering if there was any possibility to delete "Stage choosing" option and possibly auto-add next stage as soon as player completes the first one. (add 3rd when complete 2nd one, etc...)
Any ideas?
Search the '[2.0] Hex Editing'-section' (it's not that big, really).
I remember reading something like that some time ago.
Is something like that possible for 1.9 version?
Sure, but you'll have to find the right offsets on your own.
My LF2-hex editing knowledge is lacking and all the people who are known with it have left the community.
If you are looking for something like NTSD 1.9 then this is it:
Silva Wrote:Open Olly, open LF2 with olly. CTRL+G > type in 0042c70c > right click the selected line > binary > fill with nops.
0042c70c - a3 04 90 44 00 - mov [00449004],eax
To save the file : Right click > save to executable > all modifications> copy all | New window > right click > save file.
Other way: Using hex workshop(don't have it installed so I can't really tell you exact steps).
Basically go to 2c70c . You'll see "a3 04 90 44 00" replace it with "90 90 90 90 90" .
Solved and moved.
Oh, and I might add that on Half World also :)