Running two FiveM clients
Running Two FiveM Clients -cl2
If you are using FiveM for GTAV Enhanced click here
Step 1: Locate the FiveM Executable
By default, FiveM is installed at:
C:\Users\<YourUsername>\AppData\Local\FiveM\FiveM.exe
Replace <YourUsername> with your actual Windows username.
If you have installed FiveM in a different location, navigate to that directory instead.
You can also right-click your existing FiveM shortcut and choose Open file location.
Step 2: Create Two Separate Shortcuts
- Right-click
FiveM.exe
- Select Create shortcut
- Rename the shortcuts:
FiveM - Client 1
FiveM - Client 2
Step 3: Add the -cl2 Launch Parameter
Only the second FiveM shortcut needs to be modified.
Client 2 (Second Instance)
- Right-click FiveM - Client 2
- Select Properties
- In the Target field, append
-cl2 after the closing quote
Example:
```text
"C:\Users\<YourUsername>\AppData\Local\FiveM\FiveM.exe" -cl2
```
Replace `<YourUsername>` with your actual Windows username.
- Click OK
Step 4: Launch the Clients
- Start FiveM - Client 1
- Wait until it fully loads
- Start FiveM - Client 2
You’re now ready to run two FiveM clients simultaneously.
Running Two FiveM for GTAV Enhanced Clients
Step 1: Enable devmode
- Open your server.cfg file.
- Add the following line:
sv_devMode true
- Save the file and restart your server if it was running.
Step 2: Launch the client
- Start FiveM for GTAV Enhanced and connect to your server.
- Once connected hit F8 to open the devtools.
- Hover over "Debug" and click "Launch Additional Client".