gameimage icon indicating copy to clipboard operation
gameimage copied to clipboard

Indeo video problem in some older games.

Open Blad3forc3 opened this issue 1 year ago • 7 comments

There are multiple games that run fine with a new prefix on my pc but when they are put into an appimage the videos (and sometimes the games themselves) refuse to run. Is this a problem with the wine bundled in the appimage? Plenty of older games using the indeo codec for video

Blad3forc3 avatar Dec 13 '23 08:12 Blad3forc3

Hi @Blad3forc3 , thanks for reporting this issue. Could you try to use flatimage instead? It is available in the latest version of gameimage as the new default.

ruanformigoni avatar Dec 13 '23 14:12 ruanformigoni

Sorry Ruan but the flatimage option looks way overcomplicated compared to the appimage you provide.

Blad3forc3 avatar Dec 13 '23 15:12 Blad3forc3

Thats odd, it should be the same steps to create either. What are the issues you have encountered?

ruanformigoni avatar Dec 13 '23 16:12 ruanformigoni

I have tried the latest game image and it spams my process viewer with a thousand instances of bash causing my pc to literally freeze

Blad3forc3 avatar Dec 13 '23 16:12 Blad3forc3

I'll try to recreate this issue. Flatimage will eventually replace appimage in this project, it solves issues such as building in a distro and not working in another, and the one you described here of working unpackaged but no packaged. Does this issue happens in the CLI and the GUI for you? Also, what distro are you using?

ruanformigoni avatar Dec 13 '23 16:12 ruanformigoni

I'm using kubuntu 23.10. Game image was running fine and I was using an old version (0.40) without many issues but I tried the latest version posted 3 days ago and ever since both versions continually load bash in my event viewer and the terminal produces an error that too many bash instances are open at the same time. I have opened a new issue with this. I find it odd that even the older version has started doing it ever since I tried the latest version When using the gui this happened after selecting build on the latest version. When using the older version from the command line it happens after selecting No to remove previous AppDir

On Wed, 13 Dec 2023, 16:22 Ruan Formigoni, @.***> wrote:

I'll try to recreate this issue. Flatimage will eventually replace appimage in this project, it solves issues such as building in a distro and not working in another, and the one you described here of working unpackaged but no packaged. This issue happens in the CLI and the GUI for you? Also, what distro are you using?

— Reply to this email directly, view it on GitHub https://github.com/ruanformigoni/gameimage/issues/36#issuecomment-1854252058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJOLIO64NT2AMVF4A3SR6XTYJHI4NAVCNFSM6AAAAABASYPPW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJUGI2TEMBVHA . You are receiving this because you were mentioned.Message ID: @.***>

Blad3forc3 avatar Dec 13 '23 16:12 Blad3forc3

This issue is probably related to this one, appimage or squashfs probably messes up the paths to the video files, which makes the game unable to find them.

ruanformigoni avatar Dec 27 '23 10:12 ruanformigoni

Closing this issue since AppImage is not supported anymore.

ruanformigoni avatar May 06 '24 12:05 ruanformigoni