Installer pirate101-wine-ge-8-25-x86_64

files:
- installer: https://edgecast.pirate101.com/InstallPirate101.exe
game:
  exe: $GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Pirate101/Pirate101.exe
installer:
- move:
    dst: $GAMEDIR
    src: installer
- task:
    description: Installation is not complete until you've logged in and the patcher
      finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!
    executable: $GAMEDIR/InstallPirate101.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
description: Downloads the installer for pirate101
game_slug: pirate101
gogslug: ''
humblestoreid: ''
installer_slug: pirate101-wine-ge-8-25-x86_64
name: Pirate101
notes: If you use haswell or under series intel chips, you MUST disable dxvk and vkd3d,
  or there will be zframe glitching. The installer requires logging into what appears
  to be the normal launcher,  but it is actually the patch client to download the
  game.
runner: wine
script:
  files:
  - installer: https://edgecast.pirate101.com/InstallPirate101.exe
  game:
    exe: $GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Pirate101/Pirate101.exe
  installer:
  - move:
      dst: $GAMEDIR
      src: installer
  - task:
      description: Installation is not complete until you've logged in and the patcher
        finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!
      executable: $GAMEDIR/InstallPirate101.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
slug: pirate101-wine-ge-8-25-x86_64
steamid: 620620
version: wine-ge-8-25-x86_64
year: 2012
{
  "game_slug": "pirate101",
  "version": "wine-ge-8-25-x86_64",
  "description": "Downloads the installer for pirate101",
  "notes": "If you use haswell or under series intel chips, you MUST disable dxvk and vkd3d, or there will be zframe glitching. The installer requires logging into what appears to be the normal launcher,  but it is actually the patch client to download the game.",
  "name": "Pirate101",
  "year": 2012,
  "steamid": 620620,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pirate101-wine-ge-8-25-x86_64",
  "installer_slug": "pirate101-wine-ge-8-25-x86_64",
  "script": {
    "files": [
      {
        "installer": "https://edgecast.pirate101.com/InstallPirate101.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/prefix/drive_c/ProgramData/KingsIsle Entertainment/Pirate101/Pirate101.exe"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "installer"
        }
      },
      {
        "task": {
          "description": "Installation is not complete until you've logged in and the patcher finishes. DO NOT CLOSE THE LAUNCHER WINDOW! LOG IN!",
          "executable": "$GAMEDIR/InstallPirate101.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game