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:
app: win10
name: winetricks
prefix: $GAMEDIR
- 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-standard
name: "Pok\xE9mon TCG Live"
notes: Take a look at https://appdb.winehq.org/objectManager.php?sClass=version&iId=41157
, for how to login in to the game without a rendering login webview
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:
app: win10
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
slug: pokemon-tcg-live-standard
steamid: null
version: Standard
year: 2022
{
"game_slug": "pokemon-tcg-live",
"version": "Standard",
"description": "",
"notes": "Take a look at https://appdb.winehq.org/objectManager.php?sClass=version&iId=41157 , for how to login in to the game without a rendering login webview",
"name": "Pok\u00e9mon TCG Live",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokemon-tcg-live-standard",
"installer_slug": "pokemon-tcg-live-standard",
"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": {
"app": "win10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}