Add a list of programs known to work or not

This commit is contained in:
Solene Rapenne 2021-06-06 16:56:46 +02:00
parent 4c5e2a785b
commit 2c6ba1c5b9
1 changed files with 19 additions and 0 deletions

View File

@ -39,3 +39,22 @@ Then to use it, it's as easy as: `linux-run ./some_executable`.
the environment to use Guix libraries for running a Linux binary.")
(license license:bsd-2)))
```
# Known to work
I tried some programs and they worked:
- game Steam Marines 2
- game Frick
- game Depth of Extinction
- game Nowhere Prophet
# Doesn't work
- software Firefox: "couldn't load XPCOM"
- software Deltachat AppImage: "error while loading shared libraries: ./DeltaChat-1.20.2.AppImage: ELF file ABI version invalid"
- game Mewnbase: guix lacks lwjgl
- game Midboss: "monoconfig not found!"
- game FTL: because they provide x86 binary only
- game Barony: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory