game:
arch: win64
exe: drive_c/Program Files (x86)/Electronic Arts/Command & Conquer 3/CNC3.exe
prefix: $GAMEDIR
workdir: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: nocrashdialog win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
description: null
game_slug: command-and-conquer-3-tiberium-wars
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-3-tiberium-wa-retail-dvd
name: 'Command & Conquer 3: Tiberium Wars'
notes: "This will install C&C3 Tiberium Wars from a DVD. Copy the contents of the\
\ DVD to a folder in your home directory and run 'setup.exe' from that copy.\r\n\
\r\nDownload the v1.09 patch and execute that from the wineprefix after install\
\ has completed.\r\n\r\nSubsequently, you may wish to download a NO-CD crack."
runner: wine
script:
game:
arch: win64
exe: drive_c/Program Files (x86)/Electronic Arts/Command & Conquer 3/CNC3.exe
prefix: $GAMEDIR
workdir: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: nocrashdialog win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
slug: command-conquer-3-tiberium-wa-retail-dvd
steamid: 24790
version: Retail DVD
year: 2007
{
"game_slug": "command-and-conquer-3-tiberium-wars",
"version": "Retail DVD",
"description": null,
"notes": "This will install C&C3 Tiberium Wars from a DVD. Copy the contents of the DVD to a folder in your home directory and run 'setup.exe' from that copy.\r\n\r\nDownload the v1.09 patch and execute that from the wineprefix after install has completed.\r\n\r\nSubsequently, you may wish to download a NO-CD crack.",
"name": "Command & Conquer 3: Tiberium Wars",
"year": 2007,
"steamid": 24790,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-3-tiberium-wa-retail-dvd",
"installer_slug": "command-conquer-3-tiberium-wa-retail-dvd",
"script": {
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Electronic Arts/Command & Conquer 3/CNC3.exe",
"prefix": "$GAMEDIR",
"workdir": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "nocrashdialog win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}