Skip to content

STPKITT/OpenNFS1

 
 

Repository files navigation

OpenNFS1

OpenNFS1 is a ground-up remake of the original EA Need for Speed 1. The code is all written from scratch without reverse engineering executables, and it uses the original data files that were on the CD back in 1995! The format of the various binary data files was worked out by Ian Brown, Denis Auroux and myself.

Main features

  • Written in C# and XNA. (Now converted to Monogame)
  • 16 tracks with scenery, animations, tunnels
  • 9 drivable cars with animated dashboards
  • Can drive tracks backwards (not allowed in the original)
  • Can drive past the finish signs on open road stages to see the real end of the track (probably never seen by anyone except by the original developers!)

Requires

  • OpenAL
  • Monogame >= 3.2.0
  • .NET 4

Installation

From source

git clone https://github.com/jeff-1amstudios/OpenNFS1.git

Open OpenNFS1.sln in Visual Studio 2013

Installer

You can also install the last stable release from http://www.1amstudios.com/projects/OpenNFS1

Legal:

Models, textures, tracks, cars by Pioneer Productions / EA Seattle (C) 1995. OpenNFS1 is not affiated in any way with EA or Pioneer Productions

About

Remake of the original EA Need for Speed 1 using c# and Monogame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.4%
  • FLUX 1.5%
  • Other 1.1%