About this mod
Increases the maximum player count of server lobbies
- Requirements
- Permissions and credits
This mod increases the maximum player cap. I do not know the repercussions in-game of this cap increase, I personally haven't seen any issues of it.
How the mod works
If you are observing a lobby of an individual WITH the mod installed, the player count should be reflected accurately. For example, 1/8 for a lobby with one individual and a cap of 8.
If you are observing a lobby of an individual WITHOUT the mod installed, the player count should be the formula (max count - 4 + current players). For example, 5/8 for a lobby with one individual and a cap of 8.
Installation
First, install UE4SS for RSDragonwilds
To install, simply extract the zip folder contents inside Steam\steamapps\common\RSDragonwilds and launch the game as usual. Make sure you're extracting the "RSDragonwilds" folder
Second, extract THIS mod into the Mods folder found in Steam\steamapps\common\RSDragonwilds\RSDragonwilds\Binaries\Win64\ue4ss\Mods
You know the mod works if you enter the game and press F10 twice, and see a console. If you do not see a console, either retrace your steps in the installation or look at the important info below.
IMPORTANT INFO HERE: The UE4SS Dependancy comes with a folder titled "UE4SS_Signatures" as of the time of this mod release. I've been told by the mod author that it should be fixed now but you may need to DELETE this folder. It is located in Steam\steamapps\common\RSDragonwilds\RSDragonwilds\Binaries\Win64\ue4ss
Changing the Cap
If you wish to change the cap from 8 for whatever reason, find the file main.lua in Steam\steamapps\common\RSDragonwilds\RSDragonwilds\Binaries\Win64\ue4ss\Mods\PlayerCapIncrease\Scripts and open it with any text or code editor you like. Change the number 8 shown in the line `local PlayerCap = 8` to whatever number you want.
Every player that attempts to join the Host's lobby MUST HAVE THE SAME PLAYERCAP NUMBER SET IN THEIR FILE.