Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Misc offsets
#1
I recently messed around with the colors in the exe and stumbled over some offsets. Let's say, they are not terribly useful but maybe somebody finds a purpose for them. Paste the code into the cfg-file and uncomment the lines you want to apply. Create a backup first, otherwise... you're screwed :P
If there are any spaces between the actual code lines (not the comments) when copying, remove them.

Have fun :)

Code:
disable header before loading
#00026f07,000000,909090
or
#00026f0c,000000,909090

disable "game start/network game/control settings"-box
#00026f21,000000,909090

make lf2 unstartable (I found seceral of these but because of my laziness, one has to be enough :P)
#00026f30,000000,909090

remove credit lines before loading
2nd
#00027044,000000,909090
3rd
#0002706b,000000,909090

disable game start button
#000270ab,000000,909090

disable network game button
#000270c4,000000,909090

hide hover effect over game start button
#000270ef,000000,909090

disable game start function (sound & hover still works, though)
#0002713a,000000,909090

create a blank Little Fighter 2 window (everything still works but I'm not really sure if this will increase gameplay fun...)
#00039a4b,000000,909090

start LF2 hidden (no possibility to make the window active; only an icon in the task bar)
#00001b44,000000,909090

delete the window title (Actually, with a regular hex-editor you could also change the title but that's something you've to discover on your own)
#0004532c,4c6974746c6520466967687465722032,00000000000000000000000000000000
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)