@Reynold - looks like it almost works :(
cachyos.
```
~/Downloads/Mech Revenant Input One Redux Linux
❯ './Mech Revenant Input One'
./ExeLinux: error while loading shared libraries: libGLEW.so.1.13: cannot open shared object file: No such file or directory
~/Downloads/Mech Revenant Input One Redux Linux
❯ cp libGLEW.so.1.10 libGLEW.so.1.13
~/Downloads/Mech Revenant Input One Redux Linux
❯ './Mech Revenant Input One'
./ExeLinux: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
```