I'm trying to get DP2 running on 64bit linux. The distro I'm using doesn't support multilib glibc so 32bit executables won't run and I'm trying to compile my own.
The makefile needed a tiny bit of playing but it builds, no errors but gamex86_64.so isn't made. Some of the comments at the top suggest it should be but I'm not an expert and I'm not really sure what I need to be doing.
Any suggestions? Google didn't give me much, is game$ARCH.so a DP2-specific file or can I use any quake2 game$ARCH.so file? Any info would be much appreciated