XargonWan / RetroDECK

RetroDECK brings you an all-in-one sandboxed application to play your retro games (and even not-so-retro games) on Linux/SteamOS.
https://retrodeck.net
GNU General Public License v3.0
729 stars 33 forks source link

Atari ST libretro-hatari-enhanced core for working IPF Support #724

Open skullmonkey911 opened 3 months ago

skullmonkey911 commented 3 months ago

Please add the libretro-hatari-enhanced core to support IPF disk images.

Currently Retroarch says for Hatari: Caps support for IPF is not in this build.

Lazorne commented 3 months ago

That core is not part of either the https://buildbot.libretro.com/ nightly or stable Linux package. All I can see is the one called hitari.libretro.so

Or are you saying that the hitari.libretro.so is missing?

Do you have a link to the core? Is it called libretro-hatari-enhanced.so or hitari.enhanced.libretro.so. ?

skullmonkey911 commented 3 months ago

Hi, the enhanced core is from a fork of hatari. Anyway, it is described here. https://github.com/libretro/hatari/issues/4.

This has to do with missing Capsimage5.1. In the automated build this is not handled at the moment.

This should work: https://github.com/pkos/hatari

I have no clue what is the best solution. But at the moment I get an error using ipf image files with Retroarch in Retrodeck...

Kind regards, Stephan

Lazorne commented 3 months ago

We will look into it.