Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.09 KB

EV Nova Community Edition

Patches to EV Nova 1.0.10 (Windows) - view patch notes

How to install

  1. Download the latest release.
  2. Extract into your EV Nova folder, replacing any existing files.
  3. Install the Geneva and Charcoal font files (double-click to open, then click "Install").
  4. Open the ddraw.ini file and adjust any settings as desired.
  5. Play the game!

Authors

  • andrews05
  • FunkyFr3sh

Building on *nix

  • Install petool from github
  • Get mingw-w64 from your package manager
  • Get NASM
  • make or gmake

Building on Windows