[SOLVED] How to start fortnite?
-
Hey, I'm trying to create a command to start fortnite, I notice that first I need to start the launcher and then the game, and the command work like 2 times but now it marks "failed to start the game" and the games close. Someone know a command to actually start the game with no problems?
This is the command I used: "C:\Program Files (x86)\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteLauncher.exe"|"C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe"
EDIT!!:
Hey! I finally solved the problem, this is the commands I used (I put them on a bat file but they also work in the GUI command editor:"C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe"
"C:\Program Files (x86)\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteClient-Win64-Shipping_EAC.exe" -
@Ana-Talavera, you could try making a batch file, and putting a 5 second pause between the two commands. The command that the TRIGGERcmd agent would run could be: c:\scripts\fortnite.bat
And you'd create c:\scripts\fortnite.bat file with these contents:
"C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe" timeout 5 "C:\Program Files (x86)\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteLauncher.exe" -
This post is deleted!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login