files:
- installer: https://downloads.wwiionline.com/wwiiol_1.36.12.0_x64.exe
game:
arch: win64
exe: drive_c/Program Files/WWIIOnline/Playgate.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: xact
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Installer will install 1.36.12.0 using Wine. The in-game patch system
does not work correctly, so you need to use the installer to reinstall the game
fresh after each patch is released.
game_slug: world-war-ii-online
gogslug: ''
humblestoreid: ''
installer_slug: world-war-ii-online-136120
name: World War II Online
notes: ''
runner: wine
script:
files:
- installer: https://downloads.wwiionline.com/wwiiol_1.36.12.0_x64.exe
game:
arch: win64
exe: drive_c/Program Files/WWIIOnline/Playgate.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
app: xact
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: world-war-ii-online-136120
steamid: 251950
version: 1.36.12.0
year: null
{
"game_slug": "world-war-ii-online",
"version": "1.36.12.0",
"description": "Installer will install 1.36.12.0 using Wine. The in-game patch system does not work correctly, so you need to use the installer to reinstall the game fresh after each patch is released.",
"notes": "",
"name": "World War II Online",
"year": null,
"steamid": 251950,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-war-ii-online-136120",
"installer_slug": "world-war-ii-online-136120",
"script": {
"files": [
{
"installer": "https://downloads.wwiionline.com/wwiiol_1.36.12.0_x64.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/WWIIOnline/Playgate.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2015",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "xact",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}