Installer tera-current-live

files:
- tera_installer: https://eme01.enmasse-game.com/installers/eme/EnMasse-Minimal-Installer.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/users/Public/Games/En Masse Entertainment/Launcher/TERA-Launcher.exe
  prefix: $GAMEDIR
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
- task:
    app: d3dx9
    description: Installing D3D9 Dlls
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2008
    description: Visual C++ Runtime 2008
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2010
    description: Visual C++ Runtime 2010
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2013
    description: Visual C++ Runtime 2013
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Setting minimum required video memory size to 2048
    key: VideoMemorySize
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\Direct3D
    prefix: $GAMEDIR
    value: 2048
- 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
system:
  env:
    PBA_ENABLE: 1
    __GL_SHADER_DISK_CACHE: '1'
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_THREADED_OPTIMIZATIONS: '1'
    mesa_glthread: true
  pulse_latency: true
description: null
game_slug: tera
gogslug: ''
humblestoreid: ''
installer_slug: tera-current-live
name: TERA
notes: During 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: https://eme01.enmasse-game.com/installers/eme/EnMasse-Minimal-Installer.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/users/Public/Games/En Masse Entertainment/Launcher/TERA-Launcher.exe
    prefix: $GAMEDIR
  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
  - task:
      app: d3dx9
      description: Installing D3D9 Dlls
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2008
      description: Visual C++ Runtime 2008
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2010
      description: Visual C++ Runtime 2010
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2013
      description: Visual C++ Runtime 2013
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Setting minimum required video memory size to 2048
      key: VideoMemorySize
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\Direct3D
      prefix: $GAMEDIR
      value: 2048
  - 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
  system:
    env:
      PBA_ENABLE: 1
      __GL_SHADER_DISK_CACHE: '1'
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_THREADED_OPTIMIZATIONS: '1'
      mesa_glthread: true
    pulse_latency: true
slug: tera-current-live
steamid: 323370
version: Current Live
year: 2015
{
  "game_slug": "tera",
  "version": "Current Live",
  "description": null,
  "notes": "During 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-current-live",
  "installer_slug": "tera-current-live",
  "script": {
    "files": [
      {
        "tera_installer": "https://eme01.enmasse-game.com/installers/eme/EnMasse-Minimal-Installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/users/Public/Games/En Masse Entertainment/Launcher/TERA-Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "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"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "description": "Installing D3D9 Dlls",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "description": "Visual C++ Runtime 2008",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "description": "Visual C++ Runtime 2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "description": "Visual C++ Runtime 2013",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting minimum required video memory size to 2048",
          "key": "VideoMemorySize",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
          "prefix": "$GAMEDIR",
          "value": 2048
        }
      },
      {
        "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"
        }
      }
    ],
    "system": {
      "env": {
        "PBA_ENABLE": 1,
        "__GL_SHADER_DISK_CACHE": "1",
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_THREADED_OPTIMIZATIONS": "1",
        "mesa_glthread": true
      },
      "pulse_latency": true
    }
  }
}
Back to game