ducalex / retro-go

Retro emulation for the ODROID-GO and other ESP32 devices
GNU General Public License v2.0
543 stars 125 forks source link

Mortal Kombat 3 Europe Game Boy rom crashes on level loading #81

Open philectro opened 1 year ago

philectro commented 1 year ago

When loading a level most of the time the game crash there.

1 run the game 2 select and player and a level of difficulty wait for the time juste after the line of symbols(game code) and voila, crash

Expected behavior no crash on level loading

If i can help in a way i will be happy to.

Have a nice day and thanks for all the things you do for the community.

ducalex commented 1 year ago

Can you tell me your current retro-go version and do you know if the game worked on past versions?

philectro commented 1 year ago

Hi Ducalex, thanks for your time. Yes this crash existed already for months or years on the portage of gnuboy on esp32. I have installed the last build, 1.37, from here just before testing on my odroid-go

ducalex commented 1 year ago

Alright, it's not crashing for me but I do get a white screen and nothing happens.

I've investigated and it's the same issue as in #40, so it's not an easy fix unfortunately :( .

ducalex commented 1 year ago

I believe I have fixed it but I want to make sure I didn't break anything else before releasing.

Please try https://github.com/ducalex/retro-go/actions/runs/5928759465 (scroll to artifacts) and report any issues, especially in other games!

philectro commented 1 year ago

Hi ducalex i read your update weeks ago but still did not test it. I will test it soon and come back. Thanks for your effort!

philectro commented 1 year ago

Ok, i tried several roms and obviously the mk3 one. All games tested work but this artifact doesn't solve this issue.