diff --git a/README.md b/README.md index 49a3cc36d167169467a2d65bec7527610691694d..cf8c72df78da847d634c50ad47263718b3186b28 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ -# Sonic Robo Blast 2 -[](https://github.com/STJr/SRB2/releases/latest) - -[](https://ci.appveyor.com/project/STJr/srb2) -[](https://travis-ci.org/STJr/SRB2) -[](https://circleci.com/gh/STJr/SRB2/tree/master) +# Sonic Robo Blast 2 NetPlus - Rollback Netcode mod [Sonic Robo Blast 2](https://srb2.org/) is a 3D Sonic the Hedgehog fangame based on a modified version of [Doom Legacy](http://doomlegacy.sourceforge.net/). +NetPlus mod provides the ability to play network games without control lag using rollback netcode techniques, predicting the future game state before the server tells it. +If you think you have a good connection, or live in an area of the world with robust Internet infrastructure, good netcode is still mandatory. + +If the server isn't being hosted using this mod, then it'd work on top of the existing lockstep netcode. (Deterministic Prediction-Rollback based only on input from the server). + +(Not yet implemented) If the server uses this mod, then more features will be available to clients using this mod too, and the network game will be more fluid. + ## Dependencies - NASM (x86 builds only) - SDL2 (Linux/OS X only) @@ -20,4 +22,4 @@ See [SRB2 Wiki/Source code compiling](http://wiki.srb2.org/wiki/Source_code_compiling) ## Disclaimer -Sonic Team Junior is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2. +Sonic Team Junior, LXShadow and John FrostFox are in no way affiliated with SEGA or Sonic Team and do not claim ownership of any of SEGA's intellectual property used in SRB2.