From 5043e420b6017488e4da17458484c8a5f90635ed Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Sun, 7 Jun 2026 05:25:23 -0700 Subject: [PATCH] Comment out process termination for EADesktop.exe Comment out the termination of EADesktop.exe process before installing EA App. --- NonSteamLaunchers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 44ec148..22483f6 100755 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -2662,7 +2662,7 @@ function install_amazon { } function install_eaapp { - terminate_processes "EADesktop.exe" + #terminate_processes "EADesktop.exe" # Additional download for EA App eaapp_download_dir="${logged_in_home}/.local/share/Steam/steamapps/compatdata/$appid/pfx/drive_c/users/steamuser/Downloads/"