game:
arch: win32
exe: drive_c/Program Files/Sid Meier's Civilization Chronicles/Civilization II Test
of Time/civ2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Civ2/civ2.exe
- task:
app: winxp
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
working_dir: $DISK
- task:
app: icodecs
arch: win32
name: winetricks
prefix: $GAMEDIR
wine:
arch: win32
description: This installer is designed to run the version of Civilization II Test
of TIme that ships with the Civilization Chronicles box set.
game_slug: sid-meiers-civilization-ii
gogslug: ''
humblestoreid: ''
installer_slug: sid-meiers-civilization-ii-test-of-time-chronic
name: Sid Meier's Civilization II
notes: The indeo driver install that comes with the disc will fail. This is ok as
the script will automatically install custom versions straight after.
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Sid Meier's Civilization Chronicles/Civilization II
Test of Time/civ2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Civ2/civ2.exe
- task:
app: winxp
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
working_dir: $DISK
- task:
app: icodecs
arch: win32
name: winetricks
prefix: $GAMEDIR
wine:
arch: win32
slug: sid-meiers-civilization-ii-test-of-time-chronic
steamid: null
version: Test of Time - Chronicles
year: 1996
{
"game_slug": "sid-meiers-civilization-ii",
"version": "Test of Time - Chronicles",
"description": "This installer is designed to run the version of Civilization II Test of TIme that ships with the Civilization Chronicles box set.",
"notes": "The indeo driver install that comes with the disc will fail. This is ok as the script will automatically install custom versions straight after.",
"name": "Sid Meier's Civilization II",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sid-meiers-civilization-ii-test-of-time-chronic",
"installer_slug": "sid-meiers-civilization-ii-test-of-time-chronic",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Sid Meier's Civilization Chronicles/Civilization II Test of Time/civ2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "Civ2/civ2.exe"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR",
"working_dir": "$DISK"
}
},
{
"task": {
"app": "icodecs",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"arch": "win32"
}
}
}