Version: Build 1
Last updated:
This Lua script enables a proof-of-concept split-screen mode in freeroam, for up to 4 players.
Usage
- Ctrl + Y – Spawn an additional player.
- Ctrl + U – Despawn the last player.
- Ctrl + Left Arrow/Right Arrow – Select the last spawned player’s car.
Known issues and limitations
- Two (or more) controllers are required. Keyboard + Gamepad are not supported.
- Performance may be sub-par, especially with more than 2 players.
- Light flares will look glitchy for the other players if the first player doesn’t also see them on-screen.
- Only Freeroam is supported, and interactions with people in the world are disabled on purpose.
- Spawning the additional player in races will cause issues.

Setup instructions
- Download UE4SS and extract the archive to
KaidoGenkai/Binaries/Win64in the game directory. - Download Freeroam Split-Screen and extract the archive to
KaidoGenkai/Binaries/Win64/ue4ss/Modsin the game directory. This directory was extracted from the UE4SS archive in the previous step. - To adjust the configuration options, open
KaidoGenkai/Binaries/Win64/ue4ss/Mods/KG_SplitScreen/scripts/main.luawith Notepad and reconfigure the variables at the very top of the script.