Installer gameforge-client-latest

files:
- setup:
    filename: GameforgeInstaller.exe
    url: https://install.gameforge.com/download?download_id=cac36db4-7097-4b36-b244-95a26c738f05
game:
  arch: win64
  exe: drive_c/GameforgeInstaller.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: black color for Desktop background
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
- task:
    app: arial vcrun2015 win10
    arch: win64
    description: Install Arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Enabling DXVA for Wine Staging
    key: backend
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DXVA2
    prefix: $GAMEDIR
    value: va
- copy:
    dst: $GAMEDIR/drive_c
    src: setup
system:
  env:
    DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
    DXVK_HUD: compiler
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    STAGING_SHARED_MEMORY: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
  exclude_processes: GameforgeInstaller.exe SparkWebHelper.exe gfservice.exe gfHelper.exe
    xdelta3.exe vcredist_x86.exe
wine:
  battleye: false
  eac: false
  fsr: false
description: Gameforge client
game_slug: gameforge-client
gogslug: ''
humblestoreid: ''
installer_slug: gameforge-client-latest
name: Gameforge client
notes: '- Gameforge client does not close cleanly, you have to click on "Stop" button
  to close app'
runner: wine
script:
  files:
  - setup:
      filename: GameforgeInstaller.exe
      url: https://install.gameforge.com/download?download_id=cac36db4-7097-4b36-b244-95a26c738f05
  game:
    arch: win64
    exe: drive_c/GameforgeInstaller.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: black color for Desktop background
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  - task:
      app: arial vcrun2015 win10
      arch: win64
      description: Install Arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Enabling DXVA for Wine Staging
      key: backend
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DXVA2
      prefix: $GAMEDIR
      value: va
  - copy:
      dst: $GAMEDIR/drive_c
      src: setup
  system:
    env:
      DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
      DXVK_HUD: compiler
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      STAGING_SHARED_MEMORY: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    exclude_processes: GameforgeInstaller.exe SparkWebHelper.exe gfservice.exe gfHelper.exe
      xdelta3.exe vcredist_x86.exe
  wine:
    battleye: false
    eac: false
    fsr: false
slug: gameforge-client-latest
steamid: null
version: latest
year: null
{
  "game_slug": "gameforge-client",
  "version": "latest",
  "description": "Gameforge client",
  "notes": "- Gameforge client does not close cleanly, you have to click on \"Stop\" button to close app",
  "name": "Gameforge client",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gameforge-client-latest",
  "installer_slug": "gameforge-client-latest",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "GameforgeInstaller.exe",
          "url": "https://install.gameforge.com/download?download_id=cac36db4-7097-4b36-b244-95a26c738f05"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GameforgeInstaller.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "black color for Desktop background",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      },
      {
        "task": {
          "app": "arial vcrun2015 win10",
          "arch": "win64",
          "description": "Install Arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Enabling DXVA for Wine Staging",
          "key": "backend",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
          "prefix": "$GAMEDIR",
          "value": "va"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c",
          "src": "setup"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
        "DXVK_HUD": "compiler",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "STAGING_SHARED_MEMORY": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1
      },
      "exclude_processes": "GameforgeInstaller.exe SparkWebHelper.exe gfservice.exe gfHelper.exe xdelta3.exe vcredist_x86.exe"
    },
    "wine": {
      "battleye": false,
      "eac": false,
      "fsr": false
    }
  }
}
Back to game