games:windows:halo_1_ce
This is an old revision of the document!
Table of Contents
TODO
C:\Program Files (x86)\Microsoft Games\Halo[ ]Install GameSpy Arcade
halopc-patch-1.0.10.exe
"%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe"
"%ProgramFiles(x86)%\Microsoft Games\Halo\halo.exe" -vidmode "640,480,100"
Compat Settings
"%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
"%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
Save Data Back-up
"notepad.exe" "%ProgramFiles(x86)%\Microsoft Games\Halo\Halo-Classic-save-backup.bat"
@echo off "tar.exe" -czf "%UserProfile%\Downloads\%RANDOM%-Halo-Classic-Saves.tar.gz" -C "%UserProfile%\Documents\My Games\Halo" "savegames" :: End
"%ProgramFiles(x86)%\Microsoft Games\Halo\Halo-Classic-save-backup.bat"
/usr/local/www/wiki/data/attic/games/windows/halo_1_ce.1786340355.txt.gz · Last modified: by Sean Rhone
