Little Fighter Empire - Forums
Enable/Disable in CFG Archive - 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)
+--- Thread: Enable/Disable in CFG Archive (/showthread.php?tid=558)



Enable/Disable in CFG Archive - RUDOLF27 - 07-04-2008

I just wanted to ask how can you disable again after you enabled something in the CFG Archive?

For example, after I enable "Can't change Stage", I can't disable it anymore...


RE: Enable/Disable in CFG Archive - MH-Razen - 07-04-2008

This is an example line:
0001FD62,C7055890440002000000,90E9C226020090909090

First the offset, then the code to search and the code to replace.

To switch it back just change the last two parts, so it look like this:

0001FD62,90E9C226020090909090,C7055890440002000000


RE: Enable/Disable in CFG Archive - RUDOLF27 - 07-04-2008

Ok, you mean I'll manually edit it, right?

And btw, is it possible to remove "com" only on enemies, and not on all computer players? Since those pink "com" under enemies irritates me...

Thanks! ;)