Closed parricc closed 2 months ago
Currently, exogui is still pointing to the old wine flatpak com.retro_exo.wine-9-0 for the eXoDOS soundtracks. The -9-0 part should be taken out to call flatpak run com.retro_exo.wine instead.
com.retro_exo.wine-9-0
-9-0
flatpak run com.retro_exo.wine
Pull request to fix this: https://github.com/margorski/exodos-launcher/pull/53
Currently, exogui is still pointing to the old wine flatpak
com.retro_exo.wine-9-0
for the eXoDOS soundtracks. The-9-0
part should be taken out to callflatpak run com.retro_exo.wine
instead.