game:
exe: drive_c/Program Files/Microsoft Games/Flight Simulator/FLTSIM98.EXE
prefix: $GAMEDIR
installer:
- insert-disc:
requires: FS98/FLTSIM98.EXE
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/Install.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: win98
name: winecfg
prefix: $GAMEDIR
wine:
dxvk: false
virtual_desktop: true
virtual_desktop_res: 800x600
vkd3d: false
description: Microsoft Flight Simulator 98 (CD-French)
game_slug: microsoft-flight-simulator-98
gogslug: ''
humblestoreid: ''
installer_slug: microsoft-flight-simulator-98-cd-french
name: Microsoft Flight Simulator '98
notes: ''
runner: wine
script:
game:
exe: drive_c/Program Files/Microsoft Games/Flight Simulator/FLTSIM98.EXE
prefix: $GAMEDIR
installer:
- insert-disc:
requires: FS98/FLTSIM98.EXE
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/Install.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: win98
name: winecfg
prefix: $GAMEDIR
wine:
dxvk: false
virtual_desktop: true
virtual_desktop_res: 800x600
vkd3d: false
slug: microsoft-flight-simulator-98-cd-french
steamid: null
version: CD - French
year: 1997
{
"game_slug": "microsoft-flight-simulator-98",
"version": "CD - French",
"description": "Microsoft Flight Simulator 98 (CD-French)",
"notes": "",
"name": "Microsoft Flight Simulator '98",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "microsoft-flight-simulator-98-cd-french",
"installer_slug": "microsoft-flight-simulator-98-cd-french",
"script": {
"game": {
"exe": "drive_c/Program Files/Microsoft Games/Flight Simulator/FLTSIM98.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "FS98/FLTSIM98.EXE"
}
},
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/Install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win98",
"name": "winecfg",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dxvk": false,
"virtual_desktop": true,
"virtual_desktop_res": "800x600",
"vkd3d": false
}
}
}