Note: You can skip to step 3 if you already have a shortcut created.
Locate FiveM Application
%localappdata%\FiveM
.Create a Shortcut
FiveM.exe
file in the installation directory.Access Shortcut Properties
Shortcut allow you to add multiple things to launch FiveM with pre-defined settings. You can do the following:
-cl2
-- Should look like this
%localappdata%\FiveM\FiveM.exe -cl2
This method allows you to create a second instance of FiveM, which is particularly useful for developers who want to test with a second player themselves. However, please note that this will not create a different identifier.
-pure_X
-- Should look like this
%localappdata%\FiveM\FiveM.exe -pure_1
Where X
will represent the level you wish to have (0-2 available). This will launch FiveM application directly to the puremode level requested. This is good if you play on a specific server to avoid the "Puremode transition".
-bXXXX
-- Should look like this
%localappdata%\FiveM\FiveM.exe -b1604
Where XXXX
will represent the build number you wish. You can find the list here. This will launch FiveM application directly to the build requested. This is good if you play on a specific server to avoid the "build transition".
Please note that this will not affect FiveM impact. You can easily delete / restart the steps if you missed something. For any issue join our discord.