Installer cyber-hunter-standalone

files:
- setup:
    filename: CyberHunter_setup.exe
    url: https://g94na.gdl.netease.com/cyber_hunter_251560_20210602_netease_global.exe
game:
  args: -arg
  exe: drive_c/Program Files (x86)/Cyber Hunter/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2010 wininet win7
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
    exclude_processes: client.exe
    executable: $CACHE/setup/CyberHunter_setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    STAGING_SHARED_MEMORY: 1
    __GL_DXVK_OPTIMIZATIONS: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    __GL_THREADED_OPTIMIZATIONS: 1
wine:
  Audio: pulse
  fsr: false
  overrides:
    wininet: builtin,native
description: Client Standalone
game_slug: cyber-hunter
gogslug: ''
humblestoreid: ''
installer_slug: cyber-hunter-standalone
name: Cyber Hunter
notes: "Ap\xF3s a instala\xE7\xE3o o instalador do game pode vir a pedir para instalar\
  \ novamente, caso j\xE1 tenha instalado a primeira vez basta fechar o programa para\
  \ que a instala\xE7\xE3o via lutris seja conclu\xEDda. By VitorDevLinux"
runner: wine
script:
  files:
  - setup:
      filename: CyberHunter_setup.exe
      url: https://g94na.gdl.netease.com/cyber_hunter_251560_20210602_netease_global.exe
  game:
    args: -arg
    exe: drive_c/Program Files (x86)/Cyber Hunter/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2010 wininet win7
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
      exclude_processes: client.exe
      executable: $CACHE/setup/CyberHunter_setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      STAGING_SHARED_MEMORY: 1
      __GL_DXVK_OPTIMIZATIONS: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
      __GL_THREADED_OPTIMIZATIONS: 1
  wine:
    Audio: pulse
    fsr: false
    overrides:
      wininet: builtin,native
slug: cyber-hunter-standalone
steamid: 1209040
version: Standalone
year: 2019
{
  "game_slug": "cyber-hunter",
  "version": "Standalone",
  "description": "Client Standalone",
  "notes": "Ap\u00f3s a instala\u00e7\u00e3o o instalador do game pode vir a pedir para instalar novamente, caso j\u00e1 tenha instalado a primeira vez basta fechar o programa para que a instala\u00e7\u00e3o via lutris seja conclu\u00edda. By VitorDevLinux",
  "name": "Cyber Hunter",
  "year": 2019,
  "steamid": 1209040,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "cyber-hunter-standalone",
  "installer_slug": "cyber-hunter-standalone",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "CyberHunter_setup.exe",
          "url": "https://g94na.gdl.netease.com/cyber_hunter_251560_20210602_netease_global.exe"
        }
      }
    ],
    "game": {
      "args": "-arg",
      "exe": "drive_c/Program Files (x86)/Cyber Hunter/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2010 wininet win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS",
          "exclude_processes": "client.exe",
          "executable": "$CACHE/setup/CyberHunter_setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "STAGING_SHARED_MEMORY": 1,
        "__GL_DXVK_OPTIMIZATIONS": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1,
        "__GL_THREADED_OPTIMIZATIONS": 1
      }
    },
    "wine": {
      "Audio": "pulse",
      "fsr": false,
      "overrides": {
        "wininet": "builtin,native"
      }
    }
  }
}
Back to game