description: Halo Custom Edition 1.0.10 + Fixes (English)
game_slug: halo-combat-evolved
gogslug: ''
humblestoreid: ''
installer_slug: halo-combat-evolved-custom-edition-1010
name: 'Halo: Combat Evolved'
notes: Initial setup program requires CD key and to be closed after it finishes installing.
This downloads + installs Custom Edition, the version 1.0.10 patch, Chimera, Refined,
CEnshine, DSOAL, and dgVoodoo2 for the optimal vanilla experience. Change dgVoodooWatermark
to false in dgVoodoo.conf to remove the watermark. Additional options (such as resolution
and windowed mode) are available via chimera.ini.
runner: wine
script:
files:
- setup: http://vaporeon.io/hosted/halo/original_files/halocesetup_en_1.00.exe
- patch: http://vaporeon.io/hosted/halo/original_files/update_installers/haloce-patch-1.0.10.exe
- chimera: https://github.com/SnowyMouse/chimera/releases/download/1.0.0r970/chimera-1.0.0r970.9536774f.7z
- refined: http://vaporeon.io/hosted/halo/refined/halo_refined_custom_edition_en_v3rc2.7z
- censhine: https://github.com/Sledmine/censhine/releases/download/1.0.0/EffectCollection_ps_2_0.enc
- dsoal: http://vaporeon.io/hosted/dsoal-builds/dsoal-r444.7z
- dgvoodoo2: http://vaporeon.io/hosted/software/dgVoodoo2_8_2_unpacked.7z
game:
exe: drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/haloce.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: msxml4
description: Installing msxml4 - required for ingame chat.
name: winetricks
prefix: $GAMEDIR
- task:
app: mfc42
description: Installing mfc42 - required for CD key check.
name: winetricks
prefix: $GAMEDIR
- task:
description: Running setup for Halo CE.
executable: setup
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
description: Installing patch 1.0.10.
executable: patch
name: wineexec
prefix: $GAMEDIR
- move:
description: Backing up strings.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/strings-old.dll
src: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/strings.dll
- extract:
description: Installing Chimera - engine fixes.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/
file: chimera
- move:
description: Backing up maps.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps-old
src: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps
- extract:
description: Installing Refined - shader and map fixes.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps/
file: refined
- move:
description: Backing up shader file.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/EffectCollection_ps_2_0-old.enc
src: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/EffectCollection_ps_2_0.enc
- copy:
description: Installing CEnshine - additional shader fixes.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/
src: censhine
- extract:
description: Installing DSOAL - required for EAX audio.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/
file: dsoal
- extract:
description: Extracting dgVoodoo2 - fixes some rendering issues.
dst: $GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/
file: dgvoodoo2
- merge:
description: Installing dgVoodoo2 dlls.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/
src: $GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/MS/x86/
- copy:
description: Installing dgVoodoo2 config file.
dst: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/
src: $GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/dgVoodoo.conf
wine:
overrides:
D3D8: n,b
D3D9: n,b
D3DImm: n,b
DDraw: n,b
dsound: n,b
slug: halo-combat-evolved-custom-edition-1010
steamid: null
version: Custom Edition 1.0.10 + Fixes
year: 2001
{
"game_slug": "halo-combat-evolved",
"version": "Custom Edition 1.0.10 + Fixes",
"description": "Halo Custom Edition 1.0.10 + Fixes (English)",
"notes": "Initial setup program requires CD key and to be closed after it finishes installing. This downloads + installs Custom Edition, the version 1.0.10 patch, Chimera, Refined, CEnshine, DSOAL, and dgVoodoo2 for the optimal vanilla experience. Change dgVoodooWatermark to false in dgVoodoo.conf to remove the watermark. Additional options (such as resolution and windowed mode) are available via chimera.ini.",
"name": "Halo: Combat Evolved",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "halo-combat-evolved-custom-edition-1010",
"installer_slug": "halo-combat-evolved-custom-edition-1010",
"script": {
"files": [
{
"setup": "http://vaporeon.io/hosted/halo/original_files/halocesetup_en_1.00.exe"
},
{
"patch": "http://vaporeon.io/hosted/halo/original_files/update_installers/haloce-patch-1.0.10.exe"
},
{
"chimera": "https://github.com/SnowyMouse/chimera/releases/download/1.0.0r970/chimera-1.0.0r970.9536774f.7z"
},
{
"refined": "http://vaporeon.io/hosted/halo/refined/halo_refined_custom_edition_en_v3rc2.7z"
},
{
"censhine": "https://github.com/Sledmine/censhine/releases/download/1.0.0/EffectCollection_ps_2_0.enc"
},
{
"dsoal": "http://vaporeon.io/hosted/dsoal-builds/dsoal-r444.7z"
},
{
"dgvoodoo2": "http://vaporeon.io/hosted/software/dgVoodoo2_8_2_unpacked.7z"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/haloce.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "msxml4",
"description": "Installing msxml4 - required for ingame chat.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42",
"description": "Installing mfc42 - required for CD key check.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running setup for Halo CE.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"description": "Installing patch 1.0.10.",
"executable": "patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Backing up strings.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/strings-old.dll",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/strings.dll"
}
},
{
"extract": {
"description": "Installing Chimera - engine fixes.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/",
"file": "chimera"
}
},
{
"move": {
"description": "Backing up maps.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps-old",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps"
}
},
{
"extract": {
"description": "Installing Refined - shader and map fixes.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/maps/",
"file": "refined"
}
},
{
"move": {
"description": "Backing up shader file.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/EffectCollection_ps_2_0-old.enc",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/EffectCollection_ps_2_0.enc"
}
},
{
"copy": {
"description": "Installing CEnshine - additional shader fixes.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/shaders/",
"src": "censhine"
}
},
{
"extract": {
"description": "Installing DSOAL - required for EAX audio.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/",
"file": "dsoal"
}
},
{
"extract": {
"description": "Extracting dgVoodoo2 - fixes some rendering issues.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/",
"file": "dgvoodoo2"
}
},
{
"merge": {
"description": "Installing dgVoodoo2 dlls.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/",
"src": "$GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/MS/x86/"
}
},
{
"copy": {
"description": "Installing dgVoodoo2 config file.",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/",
"src": "$GAMEDIR/drive_c/Program Files (x86)/dgVoodoo2/dgVoodoo.conf"
}
}
],
"wine": {
"overrides": {
"D3D8": "n,b",
"D3D9": "n,b",
"D3DImm": "n,b",
"DDraw": "n,b",
"dsound": "n,b"
}
}
}
}