You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nico de Poel 9b6a15337d Fixes to make the game run on Xbox One: limit allocated heap memory to 32 MB (for now). Also copy PDB file for engine to native plugin directory. 5 years ago
..
FMOD Added proper FMOD libraries for Xbox One downloaded from the FMOD website, and linked the UniQuake engine project against those. 5 years ago
MockFMOD Added a mock FMOD project to produce the stub static libraries that we need to link against. UniQuake native library now compiles for PS4, and with a few tweaks to the Unity code it now actually runs on a PS4 devkit as well! 5 years ago
Quake Updated engine project with build target for Game Core Xbox One, with a few code changes to make it compile. Still awaiting the FMOD native libraries for Xbox One. 5 years ago
SceKernelShim Added a small shim library to allow access to the PS4 kernel's dynamic library functions, which are used to dynamically linking and unlink against the native engine library. I'm not sure if there isn't an easier way to do this, but this works for now. 5 years ago
UniQuake Replaced the OpenGL headers in portable mode with bog standard ones taken from the Mesa3D project. This removes the last dependencies on SDL code and will help in the pursuit of true portability. 5 years ago
Windows Fixes to make the game run on Xbox One: limit allocated heap memory to 32 MB (for now). Also copy PDB file for engine to native plugin directory. 5 years ago
LICENSE.txt Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in. 5 years ago
Quakespasm-Music.txt Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in. 5 years ago
Quakespasm.html Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in. 5 years ago
Quakespasm.txt Replaced UQE-based engine code with a modified QuakeSpasm, stripping out all music codecs (obviously losing music playback capability but that'll be re-added later), and compiling to a DLL with the UniQuake integration code added in. 5 years ago