files:
- setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
- phoenix:
filename: launcher.zip
url: https://playphoenix.online/launcher.zip
game:
arch: win32
exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/Phoenix.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing DAOC
executable: setup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/
file: phoenix
- task:
description: Patch Game
executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe
name: wineexec
prefix: $GAMEDIR
description: Phoenix Free Shard Installer
game_slug: dark-age-of-camelot
gogslug: ''
humblestoreid: ''
installer_slug: dark-age-of-camelot-phoenix-free-shard
name: Dark Age Of Camelot
notes: hangs on downloading phoenix server download and stalls out.
runner: wine
script:
files:
- setup: https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe
- phoenix:
filename: launcher.zip
url: https://playphoenix.online/launcher.zip
game:
arch: win32
exe: drive_c/Program Files/Electronic Arts/Dark Age of Camelot/Phoenix.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Installing Corefonts
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing DAOC
executable: setup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/
file: phoenix
- task:
description: Patch Game
executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe
name: wineexec
prefix: $GAMEDIR
slug: dark-age-of-camelot-phoenix-free-shard
steamid: null
version: Phoenix Free Shard
year: 2002
{
"game_slug": "dark-age-of-camelot",
"version": "Phoenix Free Shard",
"description": "Phoenix Free Shard Installer",
"notes": "hangs on downloading phoenix server download and stalls out.",
"name": "Dark Age Of Camelot",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-age-of-camelot-phoenix-free-shard",
"installer_slug": "dark-age-of-camelot-phoenix-free-shard",
"script": {
"files": [
{
"setup": "https://darkageofcamelot.com/sites/daoc/files/downloads/DAoCSetup.exe"
},
{
"phoenix": {
"filename": "launcher.zip",
"url": "https://playphoenix.online/launcher.zip"
}
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Electronic Arts/Dark Age of Camelot/Phoenix.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing DAOC",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/",
"file": "phoenix"
}
},
{
"task": {
"description": "Patch Game",
"executable": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Dark Age of Camelot/camelot.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}