skyfloogle / red-viper

A Virtual Boy emulator for the 3DS
764 stars 17 forks source link

Crash when launching VB Wario Land #52

Closed FulguroBoy closed 3 months ago

FulguroBoy commented 3 months ago

When booting Wario Land, the application crashes everytime. I have not tested with other games yet. I'm on an O3DS, with the latest stable version (2024-03-24). Here's the dump file: crash_dump_00000000.dmp

EDIT: this only happens on the .cia version of the emulator, the .3dsx boots the game just fine

redunka-zver commented 3 months ago

Same here: O3DS, every single game crashes on the .cia version. Apparently, the first build to start having this problem is the one that adds improved debug info dumping. In fact, you don't even need to launch any games to get a crash, as the same happens after tapping that new "Save debug info" button in the Options menu, and it looks like even the .3dsx version can be crashed that way (the dump, just in case), but not as consistently as the .cia one.

skyfloogle commented 3 months ago

Seems like less RAM is available on the cia than on the 3dsx, and I didn't test the cia. Oops!