Closed runlevel5 closed 5 months ago
When I set ./RealRTCW.ppc64le +set com_hunkmegs 512
I got this error instead:
6389 files in pk3 files
Sys_LoadGameDll(/home/tle/Work/RealRTCW/build/release-linux-ppc64le/main/qagame.sp.ppc64le.so) failed:
"Failed loading /home/tle/Work/RealRTCW/build/release-linux-ppc64le/main/qagame.sp.ppc64le.so: /home/tle/Work/RealRTCW/build/release-linux-ppc64le/main/qagame.sp.ppc64le.so: undefined symbol: G_GameSkillIntToStr"
----- Client Shutdown (Client fatal crashed: VM_Create on game failed) -----
I get the same error on Ubuntu on x86_64 so it isn't hardware related.
I just completed a successful build of RTCW on the Orange Pi 5 using this repo: https://github.com/iortcw/iortcw
I recommend avoiding this repo as the code is broken and the maintainer isn't responding.
try to set com_hunkmegs 128
Steps to re-produce:
Compile with
STEAM=0 make
Launch the game binary
Click on Play
Expected
Game loaded correctly
Actual
Debug trace