Open TuxThePenguin0 opened 3 years ago
Note that FEZ can run on OpenGL 2.1 if a few extensions are present. Also, this one use FNA and so the "FNA-trick" can be used on this one (basicaly build a few libs, remove mscorlib.dll and al System/Mono.dll and run it with system mono).
Immediate crash are interresting, they are usualy easier to find the root cause. I'll do some test on that one later.
@TuxThePenguin0 I tested FEZ from Steam on my side, and worked perfectly. Do you mind to retest on your side and update this issue?
@ptitSeb still no luck here
It's on the X13s? I'll try tomorow on mine.
It works fine for me. Running it on my X13s, with a 2nd monitor (on the right, higher res so a bit blurry, flameshot downscaled it it seems). Running Armbian and with kisak ppa for graphics (mesa 23.1 here).
Note that a 64bits version seems to be launched on my side, not a 32bits one.
Description
Crashes immediately with no visible feedback outside of the terminal
Tested on
Pinebook Pro - RK3399 (Debian Bullseye chroot)
Status
Previous behavior: None reported
Current behavior: Doesn't start
Screenshots
None
OpenGL
OpenGL 3.0
Additional Information
Error seems to be in native code, might be a missing library or something along those lines? I'll look further into it later