TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.14k stars 380 forks source link

[melonDS] app crashes when trying to open .nds rom #1928

Closed Real96 closed 4 years ago

Real96 commented 4 years ago

Last commit (a57d09f) crashes when you try to open any .nds rom (i tryed drag drop or File > Open ROM) I get always this error: https://pastebin.com/qbmRyNDq

SuuperW commented 4 years ago

fixed with commit 7336217 Was caused by a default rendering scale factor of 0. I thought I had code to handle that in the melonDS build, but it apparently only works if scale factor is set to 0 after previously being set properly?

A later version of libmelonDS should have this fixed, but I don't think I'll push a new dll just for this.

Real96 commented 4 years ago

It still crashes t.t no error this time.... All roms that need BIOS to run make the app crash. It works with roms that don't need it. I can run Pokemon White 2, but Pokemon HeartGold make the app crash for example