files:
- installer: https://tools.pandora.tv/PotPlayer/PotPlayerSetup64.exe
game:
exe: drive_c/Program Files/DAUM/PotPlayer/PotPlayerMini64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: potplayer
gogslug: ''
humblestoreid: ''
installer_slug: potplayer-latest
name: PotPlayer
notes: Media player. May require additional codecs via winetricks if certain video
formats don't play (e.g. lavfilters).
runner: wine
script:
files:
- installer: https://tools.pandora.tv/PotPlayer/PotPlayerSetup64.exe
game:
exe: drive_c/Program Files/DAUM/PotPlayer/PotPlayerMini64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: potplayer-latest
steamid: null
version: Latest
year: 2010
{
"game_slug": "potplayer",
"version": "Latest",
"description": "",
"notes": "Media player. May require additional codecs via winetricks if certain video formats don't play (e.g. lavfilters).",
"name": "PotPlayer",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "potplayer-latest",
"installer_slug": "potplayer-latest",
"script": {
"files": [
{
"installer": "https://tools.pandora.tv/PotPlayer/PotPlayerSetup64.exe"
}
],
"game": {
"exe": "drive_c/Program Files/DAUM/PotPlayer/PotPlayerMini64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}