Like the folks above who replied/confirmed afterward, GDEMU has an ini that should solve this by leveraging reset_goto = 1 for the gdi stored in folder 01. ABXY+Start while in "attract" with reset_goto = 1 should not go back into BIOS menu. But it's not working for me but I'm being told it should.megavolt85 wrote:For what? I already told you that the only option is to add a patch to the game code.ZTylerDurden wrote:Can you guys check this out?
How to prevent going into BIOS and when resetting during attract mode?
-
- lithium
- Posts: 36
- Dreamcast Games you play Online: Quake 3 Arena
Re: How to prevent going into BIOS and when resetting during attract mode?
- megavolt85
- Developer
- Posts: 2159
Re: How to prevent going into BIOS and when resetting during attract mode?
A+B+X+Y+START is an exit function to the BIOS menu.
don’t try to look for a problem where there is none, the function works as intended, and if you need it to work like a reboot, then the function needs to be changed.
GDMENU and openmenu modify this function so it works like a reboot.
don’t try to look for a problem where there is none, the function works as intended, and if you need it to work like a reboot, then the function needs to be changed.
GDMENU and openmenu modify this function so it works like a reboot.
-
- lithium
- Posts: 36
- Dreamcast Games you play Online: Quake 3 Arena
Re: How to prevent going into BIOS and when resetting during attract mode?
Ok, sorry about that.
I confused folks leading them to believe they could reboot the game without going into BIOS using ini flag reset_goto with no gdmenu involved.
I confused folks leading them to believe they could reboot the game without going into BIOS using ini flag reset_goto with no gdmenu involved.
- megavolt85
- Developer
- Posts: 2159
Re: How to prevent going into BIOS and when resetting during attract mode?
what is the name of the game? full name with region
TOSEC, REDUMP, Dubcity collection?
TOSEC, REDUMP, Dubcity collection?
-
- lithium
- Posts: 36
- Dreamcast Games you play Online: Quake 3 Arena
Re: How to prevent going into BIOS and when resetting during attract mode?
TOSEC
NFL Blitz 2000 v2.000 (1999)(Midway)(US)[!]
If trying to assist in investigating/modifying the function, thank you. If it's a uniform location in hex for TOSEC/US I can proceed to modify the rest of the 9 games for my cabinet. In any case, I'm exploring other solutions given this function to BIOS.
NFL Blitz 2000 v2.000 (1999)(Midway)(US)[!]
If trying to assist in investigating/modifying the function, thank you. If it's a uniform location in hex for TOSEC/US I can proceed to modify the rest of the 9 games for my cabinet. In any case, I'm exploring other solutions given this function to BIOS.
- megavolt85
- Developer
- Posts: 2159
Re: How to prevent going into BIOS and when resetting during attract mode?
one more question, are you using optimized iso tracks or bin?
-
- lithium
- Posts: 36
- Dreamcast Games you play Online: Quake 3 Arena
- megavolt85
- Developer
- Posts: 2159
Re: How to prevent going into BIOS and when resetting during attract mode?
theoretically this code should be universal for all GDIs on the KATANA SDK, for WINCE need test
track03
find
replace
track03
find
Code: Select all
FB 8F 01 70 0B 00 43 60 00 00 00 00 00 00 00 00 00 00 00 00
Code: Select all
FB 8F 01 70 02 D1 86 E0 01 21 0B 00 43 60 09 00 98 01 00 AC
-
- lithium
- Posts: 36
- Dreamcast Games you play Online: Quake 3 Arena
Re: How to prevent going into BIOS and when resetting during attract mode?
Excellent! I'll try this out thank you!megavolt85 wrote:theoretically this code should be universal for all GDIs on the KATANA SDK, for WINCE need test
track03
findreplaceCode: Select all
FB 8F 01 70 0B 00 43 60 00 00 00 00 00 00 00 00 00 00 00 00
Code: Select all
FB 8F 01 70 02 D1 86 E0 01 21 0B 00 43 60 09 00 98 01 00 AC
- Mkk_hanzo
- rebel
- Posts: 20
Re: How to prevent going into BIOS and when resetting during attract mode?
Let us know how it goes! Also, I wanna see that cabinet! Ha!ZTylerDurden wrote:Excellent! I'll try this out thank you!megavolt85 wrote:theoretically this code should be universal for all GDIs on the KATANA SDK, for WINCE need test
track03
findreplaceCode: Select all
FB 8F 01 70 0B 00 43 60 00 00 00 00 00 00 00 00 00 00 00 00
Code: Select all
FB 8F 01 70 02 D1 86 E0 01 21 0B 00 43 60 09 00 98 01 00 AC
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0 Replies
- 2763 Views
-
Last post by iVirtualZero
-
- 0 Replies
- 2763 Views
-
Last post by aldair
-
- 13 Replies
- 7538 Views
-
Last post by Scrivani
-
- 10 Replies
- 9938 Views
-
Last post by Moosyin
-
- 1 Replies
- 3380 Views
-
Last post by protivakid