NFSAddons Forums

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - e-rk

#1
General NFS / High Stakes PC re-make
Apr 06, 2024, 5:40 AM
Hello,
For the past year I have been working on re-making the PC version of NFS4. My goals are to have accurately re-implemented driving model, robust multiplayer, compatibility with the wealth of addon tracks and cars on this and other sites, and moddability in the future. The project's source code can be found here:

https://github.com/e-rk/velocity

The start-up guide is in the readme on the linked page. There is no need to have programming experience to run it. You just need to download Blender, Godot, a Blender addon and follow the guide.

There are still a lot of things to do and the driving model/physics is not accurate yet, but over time it will get better.
There is some basic multiplayer functionality, but I only tested it on a single PC and I expect that currently the experience would be very poor. If someone has experience with making multiplayer games in Godot engine, I would gladly accept help with improving the netcode.
There is no audio currently.
Also expect wall collisions to be weird. You may hit a wall in unexpected places.