Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:cs_1.6_cz_steamcmd [2026/03/19 10:20] – Sean Rhone | games:windows:cs_1.6_cz_steamcmd [2026/04/11 15:17] (current) – Sean Rhone |
|---|
| * Needs 32-bit ''steamclient.dll'' and registry point to ''emu'' folder non-64 | * [[programs;windows;steamcmd]] |
| | * TODO: Check if HL1/''70'' is playable (''validate'' says shared content) |
| | |
| | MKDIR "%ProgramFiles%\Steam\steamapps\common" & "%SystemRoot%\explorer.exe" "%ProgramFiles%\Steam\steamapps" |
| | |
| | DIR /B "%ProgramFiles%\Steam\steamapps\appmanifest_10.acf" & DIR /AD /B "%ProgramFiles%\Steam\steamapps\common\Half-Life" | "%SystemRoot%\System32\find.exe" "cstrike" |
| | |
| | DIR /B "%ProgramFiles%\Steam\steamapps\appmanifest_70.acf" & DIR /AD /B "%ProgramFiles%\Steam\steamapps\common\Half-Life" | "%SystemRoot%\System32\find.exe" "valve" |
| | |
| | DIR /B "%ProgramFiles%\Steam\steamapps\appmanifest_80.acf" & DIR /AD /B "%ProgramFiles%\Steam\steamapps\common\Half-Life" | "%SystemRoot%\System32\find.exe" "czero" |
| |
| "%ProgramFiles%\Steam\steamapps\common\Half-Life\hl.exe" -game czero | "%ProgramFiles%\Steam\steamapps\common\Half-Life\hl.exe" -game czero |
| |
| "%ProgramFiles%\Steam\steamapps\common\Half-Life\hl.exe" -game cstrike | "%ProgramFiles%\Steam\steamapps\common\Half-Life\hl.exe" -game cstrike |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "10" +quit |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "10" validate +quit |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "70" +quit |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "70" validate +quit |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "80" +quit |
| | |
| | "%ProgramFiles%\Steam\steamcmd.exe" +login "Espionage724" +app_update "80" validate +quit |
| |