launcher.bat 478 B

12345678910111213141516171819
  1. @echo off
  2. REM ============ AVOID CHANGES HERE ============
  3. REM Emulate the games behaviour
  4. copy mhyprot2.sys "%TEMP%\"
  5. regedit mhyprot2_running.reg
  6. REM Disable crash reporting
  7. IF EXIST GenshinImpact_Data\upload_crash.exe (
  8. move "GenshinImpact_Data\upload_crash.exe" "GenshinImpact_Data\upload_crash.exe.bak"
  9. )
  10. REM ============= Launch the game =============
  11. REM Add custom launch params here
  12. REM https://docs.unity3d.com/Manual/CommandLineArguments.html
  13. GenshinImpact.exe