niuus / WiiSXRX

Fork of wiisxr (a port of PCSX-R), a PSX emulator for the Gamecube / Wii / Wii U
GNU General Public License v3.0
151 stars 11 forks source link

WiiSXRX v3.0 and v3.1 code dump error #72

Closed gamecubefan1990 closed 2 years ago

gamecubefan1990 commented 2 years ago

Hello

On WiiSXRX v3.0 is a GUI crash. If i load the emulator, then press "Quit" and then "OK" without loading a game, it causes an instant DSI code dump error. On WiiSXRX v2.7 there is no GUI crash.

saulfabregwiivc commented 2 years ago

I have made a PR https://github.com/niuus/WiiSXRX/pull/73 for try to fix these issues. If it doesn't work, of if does partially work, I could check.

cuteoreo commented 2 years ago

i had the same problem when try to load a game on my wii. it doesn't show the .bin file when trying to load the game only the .cue file is shown on the menu

gamecubefan1990 commented 2 years ago

The code dump error still exists in the new Version 3.1. When you load the emulator, then press "Quit" and then "OK" without loading a game, it still crash

saulfabregwiivc commented 2 years ago

i will check some code of @niuus' WiiSX-RX and @xjsxjs197's WiiStation for find a possible fix for this.

saulfabregwiivc commented 2 years ago

@gamecube007 @cuteoreo

@niuus have posted a new build of WiiSXRX 3.1 with a hotfix that apparently fixes the DSI crashes on GUI. https://github.com/niuus/WiiSXRX/releases

Please redownload WiiSXRX 3.1 and retest, thanks ;)