libretro / mame

MAME - Multiple Arcade Machine Emulator
Other
65 stars 74 forks source link

MAME 0.188 - mame_libretro.dll #42

Closed Dunard closed 7 years ago

Dunard commented 7 years ago

Crashes when loading a game from this list.

Game & Watch: Mickey & Donald

Game & Watch: Mario Bros.

Game & Watch: Mario's Cement Factory (new wide screen)

Frogger (Coleco)

Can you check on these please? There might be some others from MESS side that won't load at all. MAME side is fine.

Dunard commented 7 years ago

Found another issue. Config my right stick on my controller doesn't work right. UP, Down, Left and Right are going X instead of + direction. Works fine on the MAME64 controller setup. Tested two different controllers.

What msys64 are you using? I tried http://www.msys2.org/ and https://bot.libretro.com/docs/compilation/windows/ I getting a Python path error. Using the source from https://github.com/libretro/mame Also using the msys2 to make.

Dunard commented 7 years ago

Video on the GBA BIOS that won't load at all. https://vimeo.com/230880264

Works fine on the MAME64 0.188.

Tatsuya79 commented 7 years ago

I could boot the Gba Bios with "Enable softlists" to OFF in core Options. I don't have any of the other games.

Make sure you have the right hash in system\mame and the right romset for that Mame version. Copy the bios to the rom folder too (coleco.zip in coleco folder).

Dunard commented 7 years ago

Well you are the first person bring this up. I didn't know there is a option. I will try that on the core.

MAME64 for Windows I don't see that option. Weird. Probably written different.

Dunard commented 7 years ago

Tatsuya79 thanks for pointing out the issue. Problem solved. :)