This repository contains Interstice, an interation upon Insomnia, part of the bloodline of ProQuake sourceports for the PlayStation Portable handheld.
Interstice is built using the latest PSPSDK available, there is a Docker container available to make deployment easy.
Build with make
.
build_release.sh
is a script to automate the build process, as well as place controller bindings and other important files from assets
. It also downloads the shareware version of Quake from archive.org for easy, legal distribution.
- Several optmizations inherited from NZ:P Engine (dQuakePlus), ADQuake, and FTEQW.
- A unified binary: No separate EBOOT.PBP files for low and high memory systems, with no compromises made to high memory system advantage.
- Restructured source to remove depreciated features, and adopt the
gu_
code standard (as opposed tovideo_hardware
). - A new navigation interface with support for mod detection (via directory name) with information on compability based on your device.