Little Fighter Empire - Forums
[solved] Removing Lee on Road - 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: [2.0] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=43)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=45)
+---- Thread: [solved] Removing Lee on Road (/showthread.php?tid=3648)



[solved] Removing Lee on Road - Jesupek - 09-19-2009

At first I would like to say that I've shearched forum for that...

I rly need to remove lee on road bg for my mod. It looks like this:

[Image: 61432536.png][Image: ss2y.png]

And lee on road just doesn't match my mod.


RE: Removing Lee on Road - Simoneon - 09-19-2009

What exactly do you want, remove or replace with other bg? Because if remove, I think, the exe will crash.


RE: Removing Lee on Road - Jesupek - 09-19-2009

Anything that's possible... I just don't want it to be in my mod...


RE: Removing Lee on Road - prince_freeza - 09-19-2009

um delete the data line of the bg in the data.txt


RE: Removing Lee on Road - Boop - 09-19-2009

Hi, you've restored my faith in humanity... I manged to read your post without getting the urge to kill my self.

If you've setup the dll compiler, then just add this to the DLLstartup proc (in rarara.asm)

Code:
    invoke WriteMem, 0042DF8Eh, addr Zero,1
    invoke WriteMem, 0042D2B1h, addr JmpByte,1


@Others that posted in the thread:
http://www.lf-empire.de/forum/showthread.php?tid=3154

Read the posting guidelines.... If you don't have anything useful to post, then don't post! How hard is that... I mean seriously, it takes less effort if you don't post, so why put the extra effort in doing something completely pointless.