DS-Homebrew / TWiLightMenu

DSi Menu replacement for DS/DSi/3DS/2DS
https://wiki.ds-homebrew.com/twilightmenu/
GNU General Public License v3.0
3.22k stars 202 forks source link

GBARunner3 #2301

Closed godreborn closed 11 months ago

godreborn commented 11 months ago

I compiled gbarunner3, but I'm not sure if this is gbaruner related or twilight menu related...the top screen turns red, then green, then nothing happens when a gba game is loaded. here's the size of bootstrap.nds:

image

does that look correct? I had to add in the line you mention with 1 in the settings.ini. it wasn't there by default. any help would be appreciated. I'm not sure of the compatibility with gbarunner3 either.

godreborn commented 11 months ago

btw, test.nds is about 1.4MBs. I tried that as well, and all I got was a white screen. I disabled "USE_GBARUNNER2" too.

godreborn commented 11 months ago

nm, it's the boostrap one. I got it to work. the problem was missing bios:

20230926_082429

NightScript370 commented 11 months ago

Glad you fixed it. Thanks for letting us know about the BIOS requirement

godreborn commented 11 months ago

yeah, it goes in _gba on the root of the sd card. I asked Gericom himself, when I told him about the problem. seems a lot of people are having trouble building it though, so I fiddled with it for a few minutes and figured it out. I told Gericom how I built it, but there was so much fiddling that I might've forgotten a step. we shall see if it works for others.

godreborn commented 11 months ago

btw, here's the build if anyone needs it. it works pretty well for an early test run, at least from what I've seen:
bootstrap.zip