
ReikoBurner
Published
Game Music is missing. Sound Effects work fine.
The game itself works perfectly. The, admittedly REALLY GOOD music is missing, but that's not a show stopper. Definitely playable on Linux. Choose a new font though. Deja Vu Sans has worked best for me so far.
Game loads and initial cut scene plays. Once it transitions to in-engine, the environment textures never load.
Broken for nvidia gpu users.
libEGL.dll Caused Black Screen
Remove the libEGL.dll from the game's local files, and everything ended up working fine after that, but in the default state, the game just loads a black screen and nothing else. Likely related to this bug report: https://github.com/ValveSoftware/Proton/issues/3694
Needing to install GE is a no-go for most people. Gameplay performance, even with GE is not acceptable.
Cut scene audio is perfect, combat audio is significantly lower quality.
Frequent hitches and frame drops
Maybe with better hardware the game would perform better. On my hardware, it loads, and "works" the performance just isn't at a level I can personally deal with.
Works perfectly
No Issues at all. Game loads fine and plays fine. Finished the tutorial with no crashes or stutters.
Fails with newer versions of font config (Fedora 35)
Update launcher.sh to the following if the game immediately crashes on launch (you'll get font errors if you try and run launcher.sh from the CLI):
#!/usr/bin/env bash
mkdir -p fonts
echo '<fontconfig><dir>/usr/share/fonts</dir><cachedir>fonts</cachedir></fontconfig>' >fonts/fonts.conf
export FONTCONFIG_PATH=fonts
./nw