RV There Yet player limit
While the game is designed to work with up to 4 players, there are 6 seats in the van, and with some simple mods you and almost as many friends as you want can play the game!
Method 1: Config (EASY)
Without needing to download mods, you can edit the config file directly.
Navigate to %LocalAppData%\Ride\Saved\Config\Windows. Note yours may be WindowsGDK or another combination, so try %LocalAppData%\Ride\Saved\Config\ if the first fails.
Get there by hitting Windows + R to open the Run Dialog. Paste the path in and hit Enter to open an Explorer window in that location.
In the Config folder, download and place the following text file using the Download, or by copying the text and creating the file yourself:
| |
Just edit the player count using a text editor like Notepad, save and relaunch the game.
While not explicitly required, all players can try doing the above to fix issues if there are any.
Remember that all players who did the above should restart their RV There Yet for changes to take effect.
Method 2: Mods
You will likely not need mods, however if the above stops working:
Mods like A-Zzi/MoreRVers on GitHub can be used to fix the limited player count.
At the time of writing you need to install the latest Experimental version of RE-UE4SS from GitHub Releases.
Scroll to the bottom of the experimental-latest block and click to expand Releases. Then click UE4SS_v3.0.1-596-g96c34c5.zip (or the latest version).
Extract all files and folders including dwmapi.dll to <Steam>\steamapps\common\Ride\Ride\Binaries\Win64\. Right-click RV There Yet on Steam, select Manage and then Browse Local Files. This should put you next to Ride.exe. This is the folder you’ll be dropping the ZIP’s contents into.
Now, open the new ue4ss folder and Mods. This is where you need to extract the MoreRVers folder from the latest release - Again download the latest release by choosing Source code (zip) on the above page.
Extract the MoreRVers folder from inside the zip, and inside the MoreRVers-1.0.0\Mods\ folder. Don’t extract just the entire ZIP - Just that file. Place this into the Mods folder we opened earlier, which should result in: <Steam>\steamapps\common\Ride\Ride\Binaries\Win64\ue4ss\Mods\MoreRVers\.
Edit the config.ini file in Mods\MoreRVers to have the number of players you’d like - so MaxPlayers = 8 (the default of this mod) or higher.
Finally, edit the ue4ss\Mods\mods.txt folder in the game’s folder so the last line has: MoreRVers : 1.
After restarting your game the player limit should be lifted.
A lot more work, but if something goes wrong with Method #1, this should help!