Installer apb-reloaded-gamersfirst

files:
- installer: https://www.gamersfirst.com/downloads/APB_Reloaded_Downloader.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Binaries/APB.exe
  launch_configs:
  - args: null
    exe: $GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Launcher/APBLauncher.exe
    name: APB Reloaded Launcher
  prefix: $GAMEDIR
installer:
- task:
    app: dotnet48
    name: winetricks
    silent: true
- task:
    executable: installer
    name: wineexec
description: Tested with APB Reloaded version 1.30
game_slug: apb-reloaded
gogslug: ''
humblestoreid: ''
installer_slug: apb-reloaded-gamersfirst
name: APB Reloaded
notes: "During the installation, just keep pressing \"Next\" and \"Continue\" without\
  \ changing anything. As the final step of the installation, the launcher will open\
  \ and update the game. Let this finish and then close the launcher by pressing X.\r\
  \n\r\nThis installer includes launch configurations for both the game itself and\
  \ the launcher. When launching the game, select \"APB Reloaded\". Use \"APB Reloaded\
  \ Launcher\" only when an update is needed.\r\n\r\nAfter the launcher is finished\
  \ with the update, pressing \"Start\" will not launch the game. Instead, the launcher\
  \ will close, and the game will need to be launched using the \"APB Reloaded\" launch\
  \ configuration from Lutris as usual."
runner: wine
script:
  files:
  - installer: https://www.gamersfirst.com/downloads/APB_Reloaded_Downloader.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Binaries/APB.exe
    launch_configs:
    - args: null
      exe: $GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Launcher/APBLauncher.exe
      name: APB Reloaded Launcher
    prefix: $GAMEDIR
  installer:
  - task:
      app: dotnet48
      name: winetricks
      silent: true
  - task:
      executable: installer
      name: wineexec
slug: apb-reloaded-gamersfirst
steamid: 113400
version: GamersFirst
year: 2010
{
  "game_slug": "apb-reloaded",
  "version": "GamersFirst",
  "description": "Tested with APB Reloaded version 1.30",
  "notes": "During the installation, just keep pressing \"Next\" and \"Continue\" without changing anything. As the final step of the installation, the launcher will open and update the game. Let this finish and then close the launcher by pressing X.\r\n\r\nThis installer includes launch configurations for both the game itself and the launcher. When launching the game, select \"APB Reloaded\". Use \"APB Reloaded Launcher\" only when an update is needed.\r\n\r\nAfter the launcher is finished with the update, pressing \"Start\" will not launch the game. Instead, the launcher will close, and the game will need to be launched using the \"APB Reloaded\" launch configuration from Lutris as usual.",
  "name": "APB Reloaded",
  "year": 2010,
  "steamid": 113400,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "apb-reloaded-gamersfirst",
  "installer_slug": "apb-reloaded-gamersfirst",
  "script": {
    "files": [
      {
        "installer": "https://www.gamersfirst.com/downloads/APB_Reloaded_Downloader.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Binaries/APB.exe",
      "launch_configs": [
        {
          "args": null,
          "exe": "$GAMEDIR/drive_c/Program Files (x86)/GamersFirst/APB Reloaded/Launcher/APBLauncher.exe",
          "name": "APB Reloaded Launcher"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "dotnet48",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game