Installer titanfall-2-dxvk

files:
- client: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
game:
  arch: win64
  exe: drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating a Wine prefix..
    name: create_prefix
    prefix: $GAMEDIR
- execute:
    command: mkdir "$GAMEDIR/nv-shaders"
- execute:
    command: mkdir "$GAMEDIR/mesa-shaders"
- write_file:
    content: dxgi.nvapiHack = False
    file: $GAMEDIR/dxvk.conf
- task:
    app: arial nocrashdialog faudio vcrun2010 vcrun2013 vcrun2015 win10 liberation
      d3dcompiler_47
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    description: Installing the EA App..
    exclude_processes: EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe QtWebEngineProcess.exe
      explorer.exe explorer.exe winedbg.exe
    executable: client
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_CONFIG_FILE": $GAMEDIR/dxvk.conf
    DXVK_HUD: compiler
    DXVK_STATE_CACHE_PATH: $GAMEDIR/dxvk-cache"
    MESA_SHADER_CACHE_DIR: $GAMEDIR/mesa-shaders
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
    __GL_SHADER_DISK_CACHE_SIZE: 1000000000
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
  exclude_processes: QtWebEngineProcess.exe ActivationUI.exe
wine:
  overrides:
    nvapi,nvapi64: disabled
    xaudio2_7: native,builtin
description: Installs the EA App with Titanfall 2 specific tweaks.
game_slug: titanfall-2
gogslug: ''
humblestoreid: ''
installer_slug: titanfall-2-dxvk
name: Titanfall 2
notes: -Crackling sound can be fixed by adding tsched=0 to /etc/pulse/default.pa
runner: wine
script:
  files:
  - client: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating a Wine prefix..
      name: create_prefix
      prefix: $GAMEDIR
  - execute:
      command: mkdir "$GAMEDIR/nv-shaders"
  - execute:
      command: mkdir "$GAMEDIR/mesa-shaders"
  - write_file:
      content: dxgi.nvapiHack = False
      file: $GAMEDIR/dxvk.conf
  - task:
      app: arial nocrashdialog faudio vcrun2010 vcrun2013 vcrun2015 win10 liberation
        d3dcompiler_47
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      description: Installing the EA App..
      exclude_processes: EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe
        QtWebEngineProcess.exe explorer.exe explorer.exe winedbg.exe
      executable: client
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_CONFIG_FILE": $GAMEDIR/dxvk.conf
      DXVK_HUD: compiler
      DXVK_STATE_CACHE_PATH: $GAMEDIR/dxvk-cache"
      MESA_SHADER_CACHE_DIR: $GAMEDIR/mesa-shaders
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
      __GL_SHADER_DISK_CACHE_SIZE: 1000000000
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    exclude_processes: QtWebEngineProcess.exe ActivationUI.exe
  wine:
    overrides:
      nvapi,nvapi64: disabled
      xaudio2_7: native,builtin
slug: titanfall-2-dxvk
steamid: 1237970
version: DXVK
year: 2016
{
  "game_slug": "titanfall-2",
  "version": "DXVK",
  "description": "Installs the EA App with Titanfall 2 specific tweaks.",
  "notes": "-Crackling sound can be fixed by adding tsched=0 to /etc/pulse/default.pa",
  "name": "Titanfall 2",
  "year": 2016,
  "steamid": 1237970,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "titanfall-2-dxvk",
  "installer_slug": "titanfall-2-dxvk",
  "script": {
    "files": [
      {
        "client": "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating a Wine prefix..",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/nv-shaders\""
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/mesa-shaders\""
        }
      },
      {
        "write_file": {
          "content": "dxgi.nvapiHack = False",
          "file": "$GAMEDIR/dxvk.conf"
        }
      },
      {
        "task": {
          "app": "arial nocrashdialog faudio vcrun2010 vcrun2013 vcrun2015 win10 liberation d3dcompiler_47",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "description": "Installing the EA App..",
          "exclude_processes": "EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe QtWebEngineProcess.exe explorer.exe explorer.exe winedbg.exe",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_CONFIG_FILE\"": "$GAMEDIR/dxvk.conf",
        "DXVK_HUD": "compiler",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR/dxvk-cache\"",
        "MESA_SHADER_CACHE_DIR": "$GAMEDIR/mesa-shaders",
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/nv-shaders",
        "__GL_SHADER_DISK_CACHE_SIZE": 1000000000,
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1
      },
      "exclude_processes": "QtWebEngineProcess.exe ActivationUI.exe"
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled",
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game