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 b5334fcbe4 Added FMOD libraries for PS4 with the correct version and including the static stub libraries this time. Updated the engine project to link against these libraries. 5 years ago
..
FMOD Added FMOD libraries for PS4 with the correct version and including the static stub libraries this time. Updated the engine project to link against these libraries. 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 First modifications to make the engine code compile for PS4 (Orbis SDK). All the code compiles, but we're missing the FMOD linker libraries at the moment. 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 Added FMOD libraries for PS4 with the correct version and including the static stub libraries this time. Updated the engine project to link against these libraries. 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