files:
- setup: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Glyph/GlyphClientApp.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial d3dcompiler_43 d3dcompiler_42 vcrun2010
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Glyph App. An installer will open.
------------------------------
To progress, manually continue installation in that window.'
executable: setup
name: wineexec
description: Glyph client installation
game_slug: archeage
gogslug: ''
humblestoreid: ''
installer_slug: archeage-glyph
name: ArcheAge
notes: ''
runner: wine
script:
files:
- setup: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Glyph/GlyphClientApp.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial d3dcompiler_43 d3dcompiler_42 vcrun2010
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Glyph App. An installer will open.
------------------------------
To progress, manually continue installation in that window.'
executable: setup
name: wineexec
slug: archeage-glyph
steamid: 304030
version: Glyph
year: 2013
{
"game_slug": "archeage",
"version": "Glyph",
"description": "Glyph client installation",
"notes": "",
"name": "ArcheAge",
"year": 2013,
"steamid": 304030,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "archeage-glyph",
"installer_slug": "archeage-glyph",
"script": {
"files": [
{
"setup": "http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Glyph/GlyphClientApp.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial d3dcompiler_43 d3dcompiler_42 vcrun2010",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Glyph App. An installer will open.\n------------------------------\nTo progress, manually continue installation in that window.",
"executable": "setup",
"name": "wineexec"
}
}
]
}
}