Installer pokemon-tcg-live-windows

files:
- installer: https://installer.studio-prod.pokemon.com/installer/PokemonTCGLiveInstaller.msi
game:
  arch: win64
  exe: "drive_c/users/$USER/The Pok\xE9mon Company International/Pok\xE9mon Trading\
    \ Card Game Live/Pokemon TCG Live.exe"
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019
    name: winetricks
- task:
    arch: win64
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: pokemon-tcg-live
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-tcg-live-windows
name: "Pok\xE9mon TCG Live"
notes: The game has issues quitting when the "Quit Game" button is pressed from the
  main menu. The game must be stopped using the "Stop" button in Lutris.
runner: wine
script:
  files:
  - installer: https://installer.studio-prod.pokemon.com/installer/PokemonTCGLiveInstaller.msi
  game:
    arch: win64
    exe: "drive_c/users/$USER/The Pok\xE9mon Company International/Pok\xE9mon Trading\
      \ Card Game Live/Pokemon TCG Live.exe"
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019
      name: winetricks
  - task:
      arch: win64
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: pokemon-tcg-live-windows
steamid: null
version: Windows
year: 2022
{
  "game_slug": "pokemon-tcg-live",
  "version": "Windows",
  "description": "",
  "notes": "The game has issues quitting when the \"Quit Game\" button is pressed from the main menu. The game must be stopped using the \"Stop\" button in Lutris.",
  "name": "Pok\u00e9mon TCG Live",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokemon-tcg-live-windows",
  "installer_slug": "pokemon-tcg-live-windows",
  "script": {
    "files": [
      {
        "installer": "https://installer.studio-prod.pokemon.com/installer/PokemonTCGLiveInstaller.msi"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/The Pok\u00e9mon Company International/Pok\u00e9mon Trading Card Game Live/Pokemon TCG Live.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game