Skip to content

TheMrIron2/project-enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Enigma

"Project Enigma" (working title) is a multiplayer-focused World War II game built on a heavily modified Quake engine.

Platforms

  • PC
  • PSP
  • PS Vita

Coming Soon.

Compilation

PC

  1. Make sure gcc is installed on your target platform.
  2. cd to /Source/PC-Engine/engine
  3. make gl-rel -j4
  4. cd ..
  5. engine/relese/fteqw.gl -nohome

PSP

  1. Install PSPToolchain Revision 2494 (recommended by Insomnia-ProQuake developers)
  2. cd Source/PSP-Engine/psp
  3. make
  4. EBOOT will be located in psp/normal

PS Vita

  1. Install the Vita SDK
  2. Download vitaGL and do a make install
  3. cd /Source/Vita-Engine
  4. make

About

World War 2 multiplayer-focused Quake mod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published