User Tools

Site Tools


games:windows:halo_1_ce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:windows:halo_1_ce [2026/08/10 01:36] Sean Rhonegames:windows:halo_1_ce [2026/08/10 02:49] (current) Sean Rhone
Line 7: Line 7:
  
   "%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe"   "%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe"
 +
 +  CD "%ProgramFiles(x86)%\Microsoft Games\Halo" && "%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe"
  
 ====== Compat Settings ====== ====== Compat Settings ======
  
-  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f+  "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f
  
-  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\halo.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f+  "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\halo.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f
  
 ====== Scripts ====== ====== Scripts ======
/usr/local/www/wiki/data/attic/games/windows/halo_1_ce.1786340174.txt.gz · Last modified: by Sean Rhone