RocketRobz

Results 414 comments of RocketRobz

Any cartridge with IR should work.

As long as the cartridge has IR, any DS/NTR cartridge (repros or not, ig) should work.

Try turning off asynch card read and/or card read DMA.

The user settings aren't the issue, as they're loaded properly. There is a separate issue that is causing the user settings check to fail.

After further investigation, the crash occurs in overlay 335. Something in the overlay code is causing the game to branch to 0x021F7720 early before code gets loaded there. This does...

This game boots fine on my side, so you could be on an outdated version. Cannot reproduce, so closing.

Can you upload the .pub file from the `saves` folder? It's in the same location as the .nds file.

Ok, I was able to reproduce this with a new save file created. There seems to be a low chance of it starting though, so keep trying if you keep...

It's slow, because box art gets loaded and rendered. Try turning off box art.

You might need to create a RAM disk for that homebrew. Also, it's normal for the in-game menu to not work in homebrew, as it's not implemented in the nds-bootstrap-hb...