Closed infdivzero closed 2 months ago
did it build the .so?
Yes, bin/linux64/rocketui_client.so
appears valid according to readelf. I've set LD_LIBRARY_PATH to bin/linux64 which helped it load libtcmalloc_minimal.so.
do ldd -r
on it, see if anything's missing
RmlCore was missing, copying it over got it to run.
Built with
cmake -DCMAKE_BUILD_TYPE=Release .. -DUSE_KISAK_PHYSICS=1 -DUSE_ROCKETUI=1
.I have added the files from Kisak-Strike-Files to the game directory as-is, and the steam content.
Top level directory: