A cooperative game about travelers returning home from vacation in an old RV. The heroes must solve problems along the way, such as using winches to overcome... Read more
Players:
More players
Author:
zzi00
Uploaded by:
Size:
12.78 kB
Date:
October 25, 2025, 07:34 AM
Downloads:
1070
-
Download (12.78 kB)October 25, 2025, 07:34 AMbolshe-igrokov_1761366857_112408.zip
This mod changes the multiplayer player limit at runtime, allowing you to host sessions with more than the default 4 participants. The modification uses UE4SS for runtime patching, without requiring binary editing or permanent changes to game files.
Features:
- Simple configuration — single INI file setup;
- Host-only requirement — clients do not need to install the mod;
- Safe for files — no permanent game file modifications;
- Flexible limits — set the player count from 1 to 24;
- Runtime patching — applied immediately upon session creation.
How to launch:
- Install UE4SS in the game directory: <Steam>\steamapps\common\Ride\Ride\Binaries\Win64\;
- Copy the mod to the UE4SS Mods folder: <Steam>\steamapps\common\Ride\Ride\Binaries\Win64\ue4ss\Mods\MoreRVers\;
- Enable the mod by editing ue4ss\Mods\mods.txt and adding the line: MoreRVers : 1. Note: add this line before Keybinds;
- Configure the player limit in config.ini: MaxPlayers = 8;
- Launch the game and host a session.
Configuration:
Edit UE4SS/Mods/MoreRVers/config.ini: MaxPlayers = 8
Parameters:
- Default: 8 (vanilla is 4);
- Range: 1–24;
- Recommended: 8 for optimal stability.
- You must restart the game for changes to take effect.
Verification:
You can verify successful installation by checking the UE4SS console for the messages:
- [MoreRVers] [INFO] MoreRVers v1.0.0 loading. Target cap=8 (hard max 24);
- [MoreRVers] [INFO] Applied MaxPlayers override: 4 → 8.
Useful links:
