files:
- patch: https://archive.org/download/halopc-patch-1.0.10/halopc-patch-1.0.10.exe
game:
exe: drive_c/Program Files (x86)/Microsoft Games/Halo/halo.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42
description: Installing mfc42 - required for CD key check
name: winetricks
prefix: $GAMEDIR
- insert-disc:
message: Mount the Halo Combat Evolved CD to continue (or select folder ISO has
been extracted to)
requires: Setup.Exe
- task:
description: Installing Halo Combat Evolved
executable: $DISC/Setup.Exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
description: Installing PC 1.0.10 Patch
executable: patch
name: wineexec
prefix: $GAMEDIR
description: Installs from the CD, and then the last patch - v1.0.10.0621. Includes
fix for 256 error code install failure
game_slug: halo-combat-evolved
gogslug: ''
humblestoreid: ''
installer_slug: halo-combat-evolved-halo-ce-patch-100
name: 'Halo: Combat Evolved'
notes: ''
runner: wine
script:
files:
- patch: https://archive.org/download/halopc-patch-1.0.10/halopc-patch-1.0.10.exe
game:
exe: drive_c/Program Files (x86)/Microsoft Games/Halo/halo.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42
description: Installing mfc42 - required for CD key check
name: winetricks
prefix: $GAMEDIR
- insert-disc:
message: Mount the Halo Combat Evolved CD to continue (or select folder ISO
has been extracted to)
requires: Setup.Exe
- task:
description: Installing Halo Combat Evolved
executable: $DISC/Setup.Exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
description: Installing PC 1.0.10 Patch
executable: patch
name: wineexec
prefix: $GAMEDIR
slug: halo-combat-evolved-halo-ce-patch-100
steamid: null
version: halo-ce-patch-1.0.0
year: 2001
{
"game_slug": "halo-combat-evolved",
"version": "halo-ce-patch-1.0.0",
"description": "Installs from the CD, and then the last patch - v1.0.10.0621. Includes fix for 256 error code install failure",
"notes": "",
"name": "Halo: Combat Evolved",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "halo-combat-evolved-halo-ce-patch-100",
"installer_slug": "halo-combat-evolved-halo-ce-patch-100",
"script": {
"files": [
{
"patch": "https://archive.org/download/halopc-patch-1.0.10/halopc-patch-1.0.10.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Microsoft Games/Halo/halo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42",
"description": "Installing mfc42 - required for CD key check",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"message": "Mount the Halo Combat Evolved CD to continue (or select folder ISO has been extracted to)",
"requires": "Setup.Exe"
}
},
{
"task": {
"description": "Installing Halo Combat Evolved",
"executable": "$DISC/Setup.Exe",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"description": "Installing PC 1.0.10 Patch",
"executable": "patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}