From 9f7027011c2a5116890b9b9d992c0307fc1b2358 Mon Sep 17 00:00:00 2001 From: livingflore Date: Sat, 3 Feb 2024 10:27:55 +0500 Subject: [PATCH] misc --- BattleBitEACFix.bat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BattleBitEACFix.bat b/BattleBitEACFix.bat index 76cdd3e..909d71c 100644 --- a/BattleBitEACFix.bat +++ b/BattleBitEACFix.bat @@ -12,6 +12,7 @@ if _%1_==_payload_ goto :payload goto :eof :payload +title BattleBit EAC Fix >nul echo @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ echo @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ echo @@@@@@@@@@@@@@@@@@@@@@@PPPP@@@@@@@@@@@@@@@@@@@@@@@ @@ -47,7 +48,7 @@ FOR /F "tokens=2* skip=2" %%a in ('reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Micros if DEFINED GamePath ( echo [...] Game Path: %GamePath% ) else ( - echo [X] Game Path not found. Please install the game first, then run this batch script. + echo [X] Unable to detect BattleBit Remastered folder. Please install the game first, then run this batch script. pause goto :eof ) @@ -184,7 +185,7 @@ echo. echo [+] Finished! echo. echo ================================================================================= -echo NOTICE: If there's any errors above, screenshot them and send to #general-help. +echo NOTICE: If there's any errors above, screenshot them and post it to #community-help. echo You might also need to run "Install & Repair Easy Anti Cheat" launch option echo before running BattleBit itself. echo =================================================================================