Little Fighter Empire - Forums
Stage choosing reveal - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: [1.9/1.9c] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=17)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=19)
+---- Thread: Stage choosing reveal (/showthread.php?tid=4552)



Stage choosing reveal - Vampirel - 03-04-2010

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?


RE: Stage choosing reveal - JossuaDC - 03-04-2010

Search the '[2.0] Hex Editing'-section' (it's not that big, really).
I remember reading something like that some time ago.


RE: Stage choosing reveal - Vampirel - 03-04-2010

Is something like that possible for 1.9 version?


RE: Stage choosing reveal - JossuaDC - 03-04-2010

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.


RE: Stage choosing reveal - no one - 03-05-2010

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" .



RE: Stage choosing reveal - Simoneon - 03-05-2010

Solved and moved.
Oh, and I might add that on Half World also :)