Ollie Barker

Results 2 comments of Ollie Barker

I'm on an RPI 5 running Ubuntu Server 23.10, getting the same issue as those above - silent crashing after an arbitrary period of time. I'm running ``` Dynarec will...

In addition to the above, I took a log of my last run of the game using the following shell script: ```bash #!/bin/bash export templdpath=$LD_LIBRARY_PATH export LD_LIBRARY_PATH=./linux64:$LD_LIBRARY_PATH export SteamAppId=892970 export...