files:
- rogue-installer: http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_103.exe
game:
arch: win32
exe: drive_c/Program Files/LucasArts/ROGUE/ROGUE.EXE
prefix: GAMEDIR
installer:
- insert-disc:
message: Insert the Rogue Squadron CD to continue
requires: rogue
- task:
args: /nocdprompt
description: Installing Rogue Squadron
executable: ${rogue-installer}
name: wineexec
prefix: GAMEDIR
- task:
app: dsound
name: winetricks
prefix: GAMEDIR
- task:
description: Enable Windows 98 compatibility mode
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: GAMEDIR
value: win98
description: CD Version with new installer
game_slug: star-wars-rogue-squadron
gogslug: star_wars_rogue_squadron_3d
humblestoreid: ''
installer_slug: star-wars-rogue-squadron-cd-nglide-103
name: 'Star Wars: Rogue Squadron 3D'
notes: ''
runner: wine
script:
files:
- rogue-installer: http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_103.exe
game:
arch: win32
exe: drive_c/Program Files/LucasArts/ROGUE/ROGUE.EXE
prefix: GAMEDIR
installer:
- insert-disc:
message: Insert the Rogue Squadron CD to continue
requires: rogue
- task:
args: /nocdprompt
description: Installing Rogue Squadron
executable: ${rogue-installer}
name: wineexec
prefix: GAMEDIR
- task:
app: dsound
name: winetricks
prefix: GAMEDIR
- task:
description: Enable Windows 98 compatibility mode
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: GAMEDIR
value: win98
slug: star-wars-rogue-squadron-cd-nglide-103
steamid: 455910
version: CD (nGlide 1.03)
year: 1998
{
"game_slug": "star-wars-rogue-squadron",
"version": "CD (nGlide 1.03)",
"description": "CD Version with new installer",
"notes": "",
"name": "Star Wars: Rogue Squadron 3D",
"year": 1998,
"steamid": 455910,
"gogslug": "star_wars_rogue_squadron_3d",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-rogue-squadron-cd-nglide-103",
"installer_slug": "star-wars-rogue-squadron-cd-nglide-103",
"script": {
"files": [
{
"rogue-installer": "http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_103.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/LucasArts/ROGUE/ROGUE.EXE",
"prefix": "GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Insert the Rogue Squadron CD to continue",
"requires": "rogue"
}
},
{
"task": {
"args": "/nocdprompt",
"description": "Installing Rogue Squadron",
"executable": "${rogue-installer}",
"name": "wineexec",
"prefix": "GAMEDIR"
}
},
{
"task": {
"app": "dsound",
"name": "winetricks",
"prefix": "GAMEDIR"
}
},
{
"task": {
"description": "Enable Windows 98 compatibility mode",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "GAMEDIR",
"value": "win98"
}
}
]
}
}