DV Multiplayer Mod is a modification to allow multiplayer in Derail Valley.
Download the mod from Nexus Mods
Install the mod with Unity Mod Manager.
When in game press the HOME key to open the menu (F7 in VR). In the menu you have the option to host your game or to connect to a game someone is hosting.
When hosting make sure you have port forwarded the port: 4296 UDP and 4296 TCP (unless you have changed this.)
This mod does not have UPnP support.
When connecting make sure you have the IP of the person you want to connect to. The port should be 4296 unless the host changed it.
As of currently this mod has no real mod syncing this will maybe be added later but for now this is not the case. So if you use mods with the current save file please back the save file up so there are no game breaking issues that can corrupt your save game. You can test out if mods are compatible but remember to back your normal save up. I'm not reliable for your corrupted saves! Skip tutorial? Use this save game.
Features have been split into sections to show different parts of the mod. The state indicates if a feature is currently being worked on/improved and the version introduced column shows which version of the mod that feature was first implemented.
- ❌ - This is currently not being worked on, but is planned.
- ⌛ - This feature is currently being worked on.
- ✔️ - this feature has been completed and is implemented.
Feature | State | Version Introduced |
---|---|---|
Connect/Disconnect to Server | ✔️ | 1.0.0 |
Server Save Downloader | ✔️ | 1.1.0 |
Mod Mismatch Checking | ✔️ | 1.3.0 (#18) |
Reload Single Player Save | ⌛ | 1.1.0 |
Feature | State | Version Introduced |
---|---|---|
DE2 (Shunter) | ⌛ | 1.0.0 |
DE6 (Diesel) | ❌ | |
SH282 (Steamer) | ❌ | |
Coupling | ⌛ | 1.0.0 |
Decoupling | ⌛ | 1.0.0 |
Multiple Unit Working | ❌ | |
Player | ⌛ | 1.0.0 |
Turntable | ⌛ | 1.3.0 (#16) |
Junctions | ⌛ | 1.0.0 |
Jobs | ❌ | |
World | ⌛ | 1.0.0 |
Feature | State | Version Introduced |
---|---|---|
Name Tags | ✔️ | 1.2.1 |
Custom UI | ✔️ | 1.3.0 (#26) |
Show Players on Map | ❌ | |
SteamAPI Integration | ❌ |
If you have found a bug, please open an issue and describe the bug in as much detail as possible and include both the server log which can be found in:
- Derail Valley Directory -> Mods -> DVMultiplayer -> Logs -> (Date) -> (Time).log
And the player log, which can be found in:
- AppData -> LocalLow -> Altfuture -> Derail Valley -> Player.log
Pull requests/changes are welcome, please open an issue first to discuss what you would like to change.
Please make sure to test and format code as appropriate. (use uncrustify
or your editors built-in tool)