Patryk Obara
Patryk Obara
I can prepare a separate target or option to Makefile to make installation self-contained; I didn't go this route for installations in `/usr/*`, because it would violate FHS - but...
@gasinvein I still can't test it, but it seems to be a flatpak related issue on my system: ``` $ flatpak-builder test/ com.valvesoftware.Steam.CompatibilityTool.Boxtron.yml (flatpak-builder:831): Json-WARNING **: 15:52:41.753: Failed to deserialize...
> Does Boxtron need the binaries, e.g. inotifywait Yes, it does. It is used to block starting of a game until the process finalizing game installation finished: [code](https://github.com/dreamer/boxtron/blob/master/fakescripteval.py#L35) (it's needed...
Looking forward to seeing it appear on Flathub then :)
@mhalano Can you try setting dosbox.cmd to `snap run dosbox-staging`?
Do you use DOSBox or [DOSBox Staging](https://dosbox-staging.github.io/)?
0.74.x (any version) is based on 10-year old, outdated, broken, code - I really can't do anything about it :( Try dosbox-staging, please (latest release is 0.75.2 ATM, we will...
I tested remote play only once, very long time ago. So you see the splash screen and then black screen? Interesting… Thank you for the report, I will look into...
No, I think it's rather something with DOSBox Staging implementation. I don't experience this problem exactly, but when using MangoHud it disappears (also right after splash screen). So perhaps one...
If your collection of DOS games comes from GOG, then you can use included script `install-gog-game`, which will install the game to `~/.local/games/` and create a working `.desktop` file. However,...