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
726 stars 32 forks source link

Compression Tool not working for CHD #800

Open Sakugits opened 4 weeks ago

Sakugits commented 4 weeks ago

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.

Lazorne commented 4 weeks ago

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

XargonWan commented 1 week ago

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.