Installer planetside-2-nanite-systems-o-standalone

files:
- setup:
    filename: PS2_setup.exe
    url: https://launch.daybreakgames.com/installer/PS2_setup.exe
game:
  arch: win64
  exe: drive_c/users/Public/Daybreak Game Company/Installed Games/PlanetSide 2/LaunchPad.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win64
    description: Installing arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43
    arch: win64
    description: Installing DirectX11 D3D v43
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_46
    arch: win64
    description: Installing DirectX11 D3D v43
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing the game. When installing DirectX press cancel. Exit the
      launcher to finish install
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    __GL_THREADED_OPTIMIZATIONS: 1
    mesa_glthread: 'true'
  pulse_latency: true
wine:
  overrides:
    libglesv2: d
description: ''
game_slug: planetside-2
gogslug: ''
humblestoreid: ''
installer_slug: planetside-2-nanite-systems-o-standalone
name: PlanetSide 2 - Nanite Systems Operatives
notes: "You need to activate the option \"Enable BattlEye Anti-Cheat\" in Lutris to\
  \ run Planetside 2 correctly.\r\nWhile the game is installing, it's possible the\
  \ launcher does not show correctly. In that case, use the taskbar to close the launcher\
  \ and be able to finish the installation.\r\n\r\nI recommend running the game with\
  \ the latest version of wine-ge"
runner: wine
script:
  files:
  - setup:
      filename: PS2_setup.exe
      url: https://launch.daybreakgames.com/installer/PS2_setup.exe
  game:
    arch: win64
    exe: drive_c/users/Public/Daybreak Game Company/Installed Games/PlanetSide 2/LaunchPad.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win64
      description: Installing arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43
      arch: win64
      description: Installing DirectX11 D3D v43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_46
      arch: win64
      description: Installing DirectX11 D3D v43
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing the game. When installing DirectX press cancel. Exit
        the launcher to finish install
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
      __GL_THREADED_OPTIMIZATIONS: 1
      mesa_glthread: 'true'
    pulse_latency: true
  wine:
    overrides:
      libglesv2: d
slug: planetside-2-nanite-systems-o-standalone
steamid: 218230
version: Standalone
year: 2012
{
  "game_slug": "planetside-2",
  "version": "Standalone",
  "description": "",
  "notes": "You need to activate the option \"Enable BattlEye Anti-Cheat\" in Lutris to run Planetside 2 correctly.\r\nWhile the game is installing, it's possible the launcher does not show correctly. In that case, use the taskbar to close the launcher and be able to finish the installation.\r\n\r\nI recommend running the game with the latest version of wine-ge",
  "name": "PlanetSide 2 - Nanite Systems Operatives",
  "year": 2012,
  "steamid": 218230,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "planetside-2-nanite-systems-o-standalone",
  "installer_slug": "planetside-2-nanite-systems-o-standalone",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "PS2_setup.exe",
          "url": "https://launch.daybreakgames.com/installer/PS2_setup.exe"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/Public/Daybreak Game Company/Installed Games/PlanetSide 2/LaunchPad.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win64",
          "description": "Installing arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "arch": "win64",
          "description": "Installing DirectX11 D3D v43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_46",
          "arch": "win64",
          "description": "Installing DirectX11 D3D v43",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the game. When installing DirectX press cancel. Exit the launcher to finish install",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1,
        "__GL_THREADED_OPTIMIZATIONS": 1,
        "mesa_glthread": "true"
      },
      "pulse_latency": true
    },
    "wine": {
      "overrides": {
        "libglesv2": "d"
      }
    }
  }
}
Back to game