Nakaka Posted February 6, 2021 Author Share Posted February 6, 2021 (edited) hi, i have a issue with the script "C:\Program Files (x86)\Origin\EALink.exe" "link2ea://launchgame/MtMassive?AUTH_PASSWORD=0&AUTH_TYPE=exchangecode&epicusername=&epicuserid=&epiclocale=en&theme=sws&platform=epic&Hotfix=go& -datapath %%22C:\Program Files (x86)\Origin Games\STAR WARS Battlefront II\ModData%%22" because I did all the steps but when I run the script my game only launches Origin and not Battlefront. I have tried several methods but nothing works. I am specifying that my file locations are correct. Please help me.Looks good, did you try unapplying all mods in Frosty, then click "launch" in frosty? After that, launch the game with your script.If it runs without mods applied, you have a problem with a mod. Anyone know the reason for this the game will have everyone stop moving mid Match and it will kick me to the menu saying a error code of 721 and 623 and some others. Does it only happen with mods? sounds like bad internet connectivity. Edited February 6, 2021 by Nakaka Link to comment Share on other sites More sharing options...
chiefleo123 Posted February 6, 2021 Share Posted February 6, 2021 (edited) get this error when i run the command to launch the game. but can launch the game regularly, even launches after opening it from frosty. Not sure whats wrong Edited February 6, 2021 by chiefleo123 Link to comment Share on other sites More sharing options...
Nakaka Posted February 7, 2021 Author Share Posted February 7, 2021 (edited) get this error when i run the command to launch the game. but can launch the game regularly, even launches after opening it from frosty. Not sure whats wrongSee: Weird, you use Solution#1 or Solution#2?Please post the text inside your .cmd fileBattleDash says he has a DRM-free launcher, which might help.On the previous page someone posted a video with a discord that can help too. If you find a solution please post it Edited February 7, 2021 by Nakaka Link to comment Share on other sites More sharing options...
chiefleo123 Posted February 7, 2021 Share Posted February 7, 2021 get this error when i run the command to launch the game. but can launch the game regularly, even launches after opening it from frosty. Not sure whats wrongSee: Weird, you use Solution#1 or Solution#2?Please post the text inside your .cmd fileBattleDash says he has a DRM-free launcher, which might help.On the previous page someone posted a video with a discord that can help too. If you find a solution please post it did solution one. here is the cmd text i copy and pasted in a notepad. @ECHO OFFFOR /F "usebackq tokens=3*" %%A IN (`reg query "HKLM\SOFTWARE\EA Games\STAR WARS Battlefront II" /v "Install Dir"`) DO ( set installdir=%%B )FOR /F "tokens=2* skip=2" %%A IN ('reg query "HKLM\SOFTWARE\WOW6432Node\Electronic Arts\EA Core" /v "EADM6InstallDir"') DO ( set origindir=%%B )FOR /F "tokens=2* skip=2" %%A IN ('reg query "HKLM\SOFTWARE\WOW6432Node\EpicGames\Unreal Engine" /v "INSTALLDIR"') DO ( set egsdir=%%B ) start "" "%origindir%\Origin.exestart "" "%egsdir%Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe"echo You must be signed into Origin and EpicGamesStore for this to worktimeout /t 15 /nobreak "%origindir%\EALink.exe" "link2ea://launchgame/MtMassive?AUTH_PASSWORD=0&AUTH_TYPE=exchangecode&epicusername=&epicuserid=&epiclocale=en&theme=sws&platform=epic&Hotfix=go& -datapath %%22%installdir%\ModData%%22"echo Game launched.pause Link to comment Share on other sites More sharing options...
Nakaka Posted February 7, 2021 Author Share Posted February 7, 2021 (edited) did solution one. here is the cmd text i copy and pasted in a notepad. @ECHO OFFFOR /F "usebackq tokens=3*" %%A IN (`reg query "HKLM\SOFTWARE\EA Games\STAR WARS Battlefront II" /v "Install Dir"`) DO ( set installdir=%%B )FOR /F "tokens=2* skip=2" %%A IN ('reg query "HKLM\SOFTWARE\WOW6432Node\Electronic Arts\EA Core" /v "EADM6InstallDir"') DO ( set origindir=%%B )FOR /F "tokens=2* skip=2" %%A IN ('reg query "HKLM\SOFTWARE\WOW6432Node\EpicGames\Unreal Engine" /v "INSTALLDIR"') DO ( set egsdir=%%B ) start "" "%origindir%\Origin.exestart "" "%egsdir%Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe"echo You must be signed into Origin and EpicGamesStore for this to worktimeout /t 15 /nobreak "%origindir%\EALink.exe" "link2ea://launchgame/MtMassive?AUTH_PASSWORD=0&AUTH_TYPE=exchangecode&epicusername=&epicuserid=&epiclocale=en&theme=sws&platform=epic&Hotfix=go& -datapath %%22%installdir%\ModData%%22"echo Game launched.pause That's not my solution, I guess you got it from the modding Discord (which requires phone # verification, so I won't join) Edited February 7, 2021 by Nakaka Link to comment Share on other sites More sharing options...
FlorinKarma Posted February 7, 2021 Share Posted February 7, 2021 THANK YOU SO f*#@ING MUCH YOU LITTERALLY SAVED ME THAAAANKS!!1!!!!!! Link to comment Share on other sites More sharing options...
ZueirinhoGamex Posted February 8, 2021 Share Posted February 8, 2021 i only got it to work twice all the other times either the game doesnt launch or the game launches but with no mods, ive tried everything (running the command on the cmd, both cmd files, running the game through frosty, through epic games, through origin, restarted my pc several times) it only worked the first time i ran the command and the first time i restarted but i havent got it to work since thatpls help Link to comment Share on other sites More sharing options...
Nakaka Posted February 8, 2021 Author Share Posted February 8, 2021 i only got it to work twice all the other times either the game doesnt launch or the game launches but with no mods, ive tried everything (running the command on the cmd, both cmd files, running the game through frosty, through epic games, through origin, restarted my pc several times) it only worked the first time i ran the command and the first time i restarted but i havent got it to work since that pls help I don't expect it to be inconsistent like that please rule out a bad mod, so:try unapplying all mods in frosty, except for one, safe, newly created mod on nexus.then "launch" in frosty to applythen launch the game with the CMD if it doesnt launch, try launching with the CMD without any mods, it should at least launch Link to comment Share on other sites More sharing options...
ZueirinhoGamex Posted February 8, 2021 Share Posted February 8, 2021 i only got it to work twice all the other times either the game doesnt launch or the game launches but with no mods, ive tried everything (running the command on the cmd, both cmd files, running the game through frosty, through epic games, through origin, restarted my pc several times) it only worked the first time i ran the command and the first time i restarted but i havent got it to work since that pls help I don't expect it to be inconsistent like that please rule out a bad mod, so:try unapplying all mods in frosty, except for one, safe, newly created mod on nexus.then "launch" in frosty to applythen launch the game with the CMD if it doesnt launch, try launching with the CMD without any mods, it should at least launch i got it to work now thanksone (or more than one) of my mods was probably the causenow i gotta see which mods work and which dont but this game takes years to load lolbut thanks Link to comment Share on other sites More sharing options...
Cheesekong Posted February 8, 2021 Share Posted February 8, 2021 hi, i have a issue with the script "C:\Program Files (x86)\Origin\EALink.exe" "link2ea://launchgame/MtMassive?AUTH_PASSWORD=0&AUTH_TYPE=exchangecode&epicusername=&epicuserid=&epiclocale=en&theme=sws&platform=epic&Hotfix=go& -datapath %%22C:\Program Files (x86)\Origin Games\STAR WARS Battlefront II\ModData%%22" because I did all the steps but when I run the script my game only launches Origin and not Battlefront. I have tried several methods but nothing works. I am specifying that my file locations are correct. Please help me.Looks good, did you try unapplying all mods in Frosty, then click "launch" in frosty? After that, launch the game with your script.If it runs without mods applied, you have a problem with a mod.   Anyone know the reason for this the game will have everyone stop moving mid Match and it will kick me to the menu saying a error code of 721 and 623 and some others. Does it only happen with mods? sounds like bad internet connectivity. Yeah turns out it was the condo I was staying at caused it. Link to comment Share on other sites More sharing options...
Recommended Posts