Installer guitar-hero-iii-legends-of-ro-dvd

files:
- file1: N/A:Select the Setup.exe file found inside the game disc.
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Aspyr/Guitar Hero III/GH3.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
description: "Installs to a new wine prefix using the Setup.exe file found inside\
  \ the DVD release.\r\nNo-CD patch recommended, not tested without it, patch not\
  \ provided."
game_slug: guitar-hero-iii-legends-of-rock
gogslug: ''
humblestoreid: ''
installer_slug: guitar-hero-iii-legends-of-ro-dvd
name: 'Guitar Hero III: Legends of Rock'
notes: "Mount the ISO file or insert the game disc before beginning, because you must\
  \ point the installer to the Setup.exe file found inside.\r\nClick \"next\" in the\
  \ installer until finished, when prompted, do not run the game and run it through\
  \ Lutris instead.\r\nInstall no-CD patch manually."
runner: wine
script:
  files:
  - file1: N/A:Select the Setup.exe file found inside the game disc.
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Aspyr/Guitar Hero III/GH3.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
slug: guitar-hero-iii-legends-of-ro-dvd
steamid: null
version: DVD
year: 2007
{
  "game_slug": "guitar-hero-iii-legends-of-rock",
  "version": "DVD",
  "description": "Installs to a new wine prefix using the Setup.exe file found inside the DVD release.\r\nNo-CD patch recommended, not tested without it, patch not provided.",
  "notes": "Mount the ISO file or insert the game disc before beginning, because you must point the installer to the Setup.exe file found inside.\r\nClick \"next\" in the installer until finished, when prompted, do not run the game and run it through Lutris instead.\r\nInstall no-CD patch manually.",
  "name": "Guitar Hero III: Legends of Rock",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "guitar-hero-iii-legends-of-ro-dvd",
  "installer_slug": "guitar-hero-iii-legends-of-ro-dvd",
  "script": {
    "files": [
      {
        "file1": "N/A:Select the Setup.exe file found inside the game disc."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Aspyr/Guitar Hero III/GH3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game