If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below. Also, before requesting
codes, note that there is a main site, which may contain what you
are looking for already. Also, if you know what you want, feel free to
search for it directly.
Announcement
Collapse
No announcement yet.
Which should trigger the debugger that the player can start the game with the weapons
Which should trigger the debugger that the player can start the game with the weapons
Which should trigger the debugger that the player can start the game with the flight or weapons? I only get to keep one or the other means of passing to the next stage, or after death
Find the RAM address and value for the weapon you want to start with. Put a write breakpoint on that address and soft reset the game. The first break might be the memory clearing so let it run. But after you start a new game, look at the asm writing the inital value for your weapon and see if you can change it.
Unfortunately, if the starting value for the address is 0, then it makes it harder to make the code since it's probably not written exclusively. You'll have to explore other options for writing the value when the game starts.
Please put all complaints in writing and submit them here.
I mean, do initially Ottifants sega genesis games, I found only the value of flights not to lose after going to another stage, and the value is not to lose flights after the death but find it important to start flying from the start game (FF87AF:0C Flight Mode)
All that I could find for Ottifants to flight indefinitely but can not find the code to flight from the start game
[KEEP FLIGHT FROM ROUND TO ROUND AND AFTER THE DEATH]
ABYT-AADL
ALMT-AA5N
ABBT-AAGA
ACBT-AAGN
ACET-AAG8
Comment