Closed mrwonko closed 11 years ago
This might be of interest: Sys_ScanForCD function in codemp/win32/win_main.cpp
Does that mean that you managed to compile it?
Sure is interesting, Fighter, but has nothing to do with this issue.
Yes, dancsi, https://github.com/mrwonko/OpenJK/tree/xboxfix can compile jamp.exe and there's a pull request to get the necessary changes into this main repo, just need the maintainer to come online. (There was actually a mixup - this Repo contains the XBox code, which does not compile well on Windows and lacks certain features like Lan multiplayer.) I haven't looked into the other files yet (jampgamex86.dll and jampcgamex86.dll have been available forever in the MP SDK though), will do that at some point though. I'm sure others will be faster though.
This is already fixed.
If the mp binary is not called jamp.exe, it crashes due to stack trashing or something like that. Apparently some driver-level application-specific legacy-hacking going on. Let's find out what the problem is (OpenGL Extensions?) and fix it.