Installer pokemon-tcg-online-latest-w-dxvk

files:
- pokemon: https://tcgo-installer.s3.amazonaws.com/PokemonInstaller.msi
game:
  arch: win64
  exe: "drive_c/users/$USER/AppData/Roaming/Pok\xE9mon Trading Card Game Online/PokemonTradingCardGameOnline/Pokemon\
    \ Trading Card Game Online.exe"
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /i "$CACHE/pokemon/PokemonInstaller.msi" /q
    executable: msiexec
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: pokemon-tcg-online
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-tcg-online-latest-w-dxvk
name: "Pok\xE9mon TCG Online"
notes: ''
runner: wine
script:
  files:
  - pokemon: https://tcgo-installer.s3.amazonaws.com/PokemonInstaller.msi
  game:
    arch: win64
    exe: "drive_c/users/$USER/AppData/Roaming/Pok\xE9mon Trading Card Game Online/PokemonTradingCardGameOnline/Pokemon\
      \ Trading Card Game Online.exe"
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /i "$CACHE/pokemon/PokemonInstaller.msi" /q
      executable: msiexec
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: pokemon-tcg-online-latest-w-dxvk
steamid: null
version: Latest w/ DXVK
year: 2011
{
  "game_slug": "pokemon-tcg-online",
  "version": "Latest w/ DXVK",
  "description": "",
  "notes": "",
  "name": "Pok\u00e9mon TCG Online",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokemon-tcg-online-latest-w-dxvk",
  "installer_slug": "pokemon-tcg-online-latest-w-dxvk",
  "script": {
    "files": [
      {
        "pokemon": "https://tcgo-installer.s3.amazonaws.com/PokemonInstaller.msi"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/AppData/Roaming/Pok\u00e9mon Trading Card Game Online/PokemonTradingCardGameOnline/Pokemon Trading Card Game Online.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/i \"$CACHE/pokemon/PokemonInstaller.msi\" /q",
          "executable": "msiexec",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game