files:
- file_installer: N/A:Please select the Persian War setup file
game:
arch: win32
exe: drive_c/Program Files/Cryo/Persian Wars/Ln/PersianWars.exe
prefix: $GAMEDIR
installer:
- task:
app: winxp
arch: win32
description: Setting Windows Version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Autorun.exe
- task:
executable: $DISC/Autorun.exe
name: wineexec
prefix: $GAMEDIR
description: A real-time strategy with many elements typical of adventure games. Players
take care of one of the three nations fighting for the legendary Ring of King Solomon.
game_slug: persian-war
gogslug: ''
humblestoreid: ''
installer_slug: persian-war-cd
name: Persian War
notes: ''
runner: wine
script:
files:
- file_installer: N/A:Please select the Persian War setup file
game:
arch: win32
exe: drive_c/Program Files/Cryo/Persian Wars/Ln/PersianWars.exe
prefix: $GAMEDIR
installer:
- task:
app: winxp
arch: win32
description: Setting Windows Version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Autorun.exe
- task:
executable: $DISC/Autorun.exe
name: wineexec
prefix: $GAMEDIR
slug: persian-war-cd
steamid: null
version: CD
year: 2001
{
"game_slug": "persian-war",
"version": "CD",
"description": "A real-time strategy with many elements typical of adventure games. Players take care of one of the three nations fighting for the legendary Ring of King Solomon.",
"notes": "",
"name": "Persian War",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "persian-war-cd",
"installer_slug": "persian-war-cd",
"script": {
"files": [
{
"file_installer": "N/A:Please select the Persian War setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Cryo/Persian Wars/Ln/PersianWars.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows Version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Autorun.exe"
}
},
{
"task": {
"executable": "$DISC/Autorun.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}