files:
- tera_installer: http://dl.tera.gameforge.com/tera/installer/2018-11-27_TERA_Setup.exe
- glyph_installer: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c
src: glyph_installer
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
description: Setting Windows 7 mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9
description: Installing D3D9 Dlls
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2008
description: Visual C++ Runtime 2008
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2010
description: Visual C++ Runtime 2010
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2013
description: Visual C++ Runtime 2013
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing game. You will receive an error about installing Visual
C++ runtime 2010 for x64. It is safe to click YES to continue the installation.
executable: tera_installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: tera
gogslug: ''
humblestoreid: ''
installer_slug: tera-tera
name: Tera
notes: During the initial installation you will receive an error about installing
Visual C++ runtime 2010 for x64. It is safe to click YES to continue the installation.
runner: wine
script:
files:
- tera_installer: http://dl.tera.gameforge.com/tera/installer/2018-11-27_TERA_Setup.exe
- glyph_installer: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c
src: glyph_installer
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
description: Setting Windows 7 mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9
description: Installing D3D9 Dlls
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2008
description: Visual C++ Runtime 2008
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2010
description: Visual C++ Runtime 2010
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2013
description: Visual C++ Runtime 2013
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing game. You will receive an error about installing Visual
C++ runtime 2010 for x64. It is safe to click YES to continue the installation.
executable: tera_installer
name: wineexec
prefix: $GAMEDIR
slug: tera-tera
steamid: 323370
version: Tera
year: 2015
{
"game_slug": "tera",
"version": "Tera",
"description": null,
"notes": "During the initial installation you will receive an error about installing Visual C++ runtime 2010 for x64. It is safe to click YES to continue the installation.",
"name": "Tera",
"year": 2015,
"steamid": 323370,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tera-tera",
"installer_slug": "tera-tera",
"script": {
"files": [
{
"tera_installer": "http://dl.tera.gameforge.com/tera/installer/2018-11-27_TERA_Setup.exe"
},
{
"glyph_installer": "http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/drive_c",
"src": "glyph_installer"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"description": "Setting Windows 7 mode for Wine",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Microsoft TrueType Fonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "d3dx9",
"description": "Installing D3D9 Dlls",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2008",
"description": "Visual C++ Runtime 2008",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2010",
"description": "Visual C++ Runtime 2010",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2013",
"description": "Visual C++ Runtime 2013",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Installing game. You will receive an error about installing Visual C++ runtime 2010 for x64. It is safe to click YES to continue the installation.",
"executable": "tera_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}