libretro / libretro-uae

PUAE libretro
GNU General Public License v2.0
114 stars 61 forks source link

3 games wich i tested are not working. not as adf file or whdload. not with the old core and also with the new core #516

Closed gabberhead closed 2 years ago

gabberhead commented 2 years ago

Moonwalker_v1.0.lha whdload: game not working adf: cracktro working, but not the game in winuae both are working

RunningMan_v1.0_0382.lha whdload: game starts till menu where it shows f1 for music on off during game and p for pause, but the game itself is not starting after that adf: the same as whdload in winuae both are working

Vigilante_v1.1_1188.lha whdload: game not working adf: cracktro working, but not the game in winuae both are working

hudson hawk whdload with previos core version didnt work with the original kickstart rom, only with aros bios. with the newer core hudson hawk also works with original kickstart rom

iconoclusterdotexe commented 2 years ago

I can confirm the Vigilante issue. On ipf it stucks at track 61. But I've found an interesting fact about this game, because older winuae version weren't unable to run it.

https://eab.abime.net/showthread.php?t=1891

sonninnos commented 2 years ago

Thanks, that kicked me to the right track by starting to investigate serial port more. I overlooked it because I got Skidmarks working by simply enabling it long ago, so assumed that is all there is to it, but indeed all these games will start spamming SERDATR and get stuck waiting..

So I did a bunch of copypasting and managed to at least get Windows compiling with new serial code, which makes all those games also work!

Edit: Unfortunately the same stuff is not enough with the old 2021 version..