Giter VIP home page Giter VIP logo

nfsuserver's Introduction

Need For Speed: Underground Server

This server was initially developed by 3 PriedeZ

It support only 1-st Need for Speed: Underground, but not Underground 2.

Server Installation

Linux

Download static binary from Releases or build it from sources:

apt-get install git make build-essential
git clone https://github.com/HarpyWar/nfsuserver.git
cd nfsuserver/nfsuserver
make
./nfsuserver

Windows

Download nfsuserver.1.0.4.win32.zip from Releases or use Visual Studio to build own executable (uncomment NT_SERVICE flag for Windows service mode.). For compilation you have to install Windows SDK.

nfsuserver.exe is for normal start, not a service.

To install a server as a Windows Service run:

nfsuserver_svc.exe -i

To uninstall run:

nfsuserver_svc.exe -u

Server Configuration

Edit nfsu.conf and news.txt to suit your needs.

After first start server.log should be created. After first user login a database rusers.dat with users should be created.

Client Configuration

  1. Download and run nfsuclient.exe. Click on Get Game button to download ready to play NFSU game v1.4 with noCD and Widescreen with HD resolution.

  2. Click Get public serverlist or Add Server to put your server address manually, and then click Use Server

  3. Run the game โ†’ Select Play Online โ†’ Create a new profile, agree with rules and click Use Profile

After a login you have to select car and join a room to create/join a game.

NFSU Lobby

Documentation

nfsuserver's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.