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:
Simple player count increase
Author:
Shang
Uploaded by:
Size:
114 байт
Date:
October 28, 2025, 05:08 AM
Downloads:
149
-
Download (114 байт)October 28, 2025, 05:08 AMprostoe-uvelichenie-igrokov_1761617307_807336.rar
This simple tweak unlocks the hidden multiplayer feature. By editing a small configuration file, you can enable co-op mode and travel with friends — no extra software or scripts required. All you need to do is create or edit the Game.ini file and add a few lines of code. The process takes less than a minute and instantly activates multiplayer in the game.
What this does:
- Enables the game's built-in multiplayer system;
- Lets you host or join sessions with other players;
- Works via Steam and local network;
- Allows you to set your own player limit (default is 4).
How to enable:
- Locate or create the file: %localappdata%\Ride\Saved\Config\Windows\Game.ini;
- Open it with Notepad and add the line: [/Script/Engine.GameSession]MaxPlayers=YOUR_NUMBER;
- Replace YOUR_NUMBER with the desired number of players (for example, MaxPlayers=6 for six players);
- Save and close the file;
- Launch the game — multiplayer should now be active.
Tips:
- You can set any number of players in MaxPlayers;
- Make sure to write /Script/Engine.GameSession exactly as shown (no spaces, correct capitalization);
- This method is not officially supported, so stability may vary.
Useful links: