RetroDECK / RetroDECK

RetroDECK brings you an all-in-one sandboxed application to play your retro games (and even not-so-retro games) on Linux/SteamOS.

Home Page:https://retrodeck.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compression Tool not working for CHD

Sakugits opened this issue · comments

Hello,

I recently tried to compress some .iso and .cue/.bin games and the compression tool seems that doesn't identify them as suitable for chd compression.

They're not been detected by the automatic chd compression and if I try to manually compress it using the option in the configurator menu it says "The selected file does not have any compatible compression formats."

It used to work perfectly and now it's not, as far I know I didn't modify anything in the settings and it started happening like a week ago.

We have located the issue and fixed it in the new 0.8.2b build

chdman continues to be broken due to a missing library:

/app/bin/chdman: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory

https://github.com/xiph/flac

Check if other libraries are missing.

Fixed in cooker-0.8.2b