Installer star-wars-rogue-squadron-cd-nglide-102

files:
- rogue-installer: http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_102.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-102
name: 'Star Wars: Rogue Squadron 3D'
notes: ''
runner: wine
script:
  files:
  - rogue-installer: http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_102.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-102
steamid: 455910
version: CD (nGlide 1.02)
year: 1998
{
  "game_slug": "star-wars-rogue-squadron",
  "version": "CD (nGlide 1.02)",
  "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-102",
  "installer_slug": "star-wars-rogue-squadron-cd-nglide-102",
  "script": {
    "files": [
      {
        "rogue-installer": "http://github.com/medfreeman/RogueSquadron3DInstaller/raw/master/RS3DInstaller-0.96_nglide_102.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"
        }
      }
    ]
  }
}
Back to game