splitux fork of the LocalMultiplayer mod (patched for goldberg local co-op)
Find a file
gabrielgad 33a4cfccf7
All checks were successful
Build and Release / build (push) Successful in 15s
ci: add Forgejo Actions build+release workflow
2026-07-06 19:26:24 -04:00
.config Added packaging with Thunderstore CLI 2026-05-11 00:16:12 -05:00
.github ci: Forgejo Actions build+release on tag (ephemeral podman runner) 2026-07-06 19:19:16 -04:00
LocalMultiplayer splitux fork: neuter Facepunch anti-piracy quit + real-SteamId Photon UserId 2026-07-06 17:29:29 -04:00
.gitattributes Add .gitattributes and .gitignore. 2025-03-21 12:58:40 -05:00
.gitignore Add .gitattributes and .gitignore. 2025-03-21 12:58:40 -05:00
LICENSE.txt Changed README and LICENSE file location. 2025-03-21 20:15:42 -05:00
LocalMultiplayer.sln Add project files. 2025-03-21 12:58:42 -05:00
README.md Release v1.4.0 2025-11-09 23:53:54 -06:00

LocalMultiplayer

GitHub Thunderstore Version Thunderstore Downloads

Play multiplayer locally with one Steam account.

Features

This mod allows you to connect two R.E.P.O. instances to the same multiplayer game using one Steam account.

Local Co-Op

If you want to use this mod for local co-op, I recommend using Nucleus Co-Op to control multiple instances of the game simultaneously.

Usage

This mod requires you to create your own Photon cloud applications. (This does not require any payment.)

1. Photon

  1. Go to the Photon Engine website and sign in or create an account.
  2. Navigate to the Dashboard.
  3. Create a new Photon cloud application and select Pun for the Photon SDK.
  4. Choose any name you would like and click Create.
  5. Create a new Photon cloud application and select Voice for the Photon SDK.
  6. Choose any name you would like and click Create.

2. Config Settings

  1. Open the config file. (See the Config Settings section on how to find the config file.)
  2. Set AppIdRealtime to your Photon Pun application's App ID.
  3. Set AppIdVoice to your Photon Voice application's App ID.

3. Steam Launch Options

Tip

If you use the Gale mod manager, you can just set your launch mode to Direct in the settings and skip this step.

  1. Go to Steam and right-click R.E.P.O.
  2. Click "Properties..."
  3. In the General tab, you should see an input field called "LAUNCH OPTIONS"
  4. Put this for your launch options:
--doorstop-enable true --doorstop-target "YOUR_PROFILE_LOCATION_HERE\BepInEx\core\BepInEx.Preloader.dll"

Important

The file path must lead to your profile's BepInEx.Preloader.dll file in the BepInEx/core folder.

4. Testing

  1. Open the game.
  2. Go to Settings > Graphics.
  3. Set your window mode to Windowed. (This is for easier testing. See screenshots for an example.)
  4. Host a game.
  5. Open the game again. (You will have two R.E.P.O. instances open at this point.)
  6. Click the join game button.

Config Settings

You must open your game at least once with the mod installed for the config file to get generated.

This mod uses a global config file so you don't have to configure your settings for each modpack you use and to prevent your Photon App IDs from being transferred in your profile codes.

You can locate the config file at this path:

%localappdata%\..\LocalLow\semiwork\Repo\LocalMultiplayer\global.cfg

Tip

You can paste the config file path in your Windows run box or file explorer to automatically open the config file.

Credits

Developer Contact

Report bugs, suggest features, or provide feedback:

Discord Server Forum Post
R.E.P.O. Modding Server #released-mods LocalMultiplayer
Ko-Fi

Screenshots