SRB2 Xubuntu Linux launching error

I've recently been getting errors when trying to launch SRB2 on Xubuntu Linux (22.04, Jammy Jelly). My laptop is a 2010 MacBook Pro. When I launch the game, nothing appears, however my task manager recongizes the application and says that it's using 25% CPU (when it should be using around 11%). I've tried launching it from terminal and this is what happens (image attached in post). I'm not sure how to solve this issue, I've reinstalled the game (and recompiled the source code) and it has not changed the situation. Would anyone on this community have any suggestions to solve this issue?

r/SRB2 - SRB2 Xubuntu Linux launching error
 
you will need the base game resource files (level, sounds, music)
download the "SRB2-V?????-Full.zip" file from https://github.com/STJr/SRB2/releases/
and unzip .dta files, the .pk3 files, the .dat files, and any files in the models sub-directory
you will need to place the file into one of the default paths that SRB2 look at for it's base game files

think the unzip command is look like this?
unzip -o SRB2-v2211-Full.zip "*.dta" "*.pk3" "*.dat" "models/*" -d /usr/local/share/games/SRB2
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top