I can't seem to figure out how to get the debug menu to show up under options.
I'm using 075.
I tried making sure nothing was commented out of the menu.ini - It looks fine to me. No button appears for debug.
Is there something I'm missing?
-turnstyle
Debug Menu missing?
Download asylum.rar off my DL page
http://terrymorgan.net/asylum.htm
it has the debug showing,
don't know what is different from RF075 though.
http://terrymorgan.net/asylum.htm
it has the debug showing,
don't know what is different from RF075 though.
AHHH HA! I figured it out! I'm so proud of myself.
the problem was the menu.ini
I realized that the "done" button was overlapping the "debug" button
So if this happens to you, just change this line in the menu.ini :
quitoptions=50 342 0 164 40 0 456 0 496 -1 -1
(the 342 was 302, which is the same screen_y as debug)
the problem was the menu.ini
I realized that the "done" button was overlapping the "debug" button
So if this happens to you, just change this line in the menu.ini :
quitoptions=50 342 0 164 40 0 456 0 496 -1 -1
(the 342 was 302, which is the same screen_y as debug)