Installer toy-story-2-buzz-lightyear-to-cd

files:
- fix: https://github.com/RibShark/ToyStory2Fix/releases/download/v1.1.0/ToyStory2Fix-1.1.0.zip
- nocd: https://raw.githubusercontent.com/improvised-explosive-device/lutris-installers/main/toy-story-2-buzz-lightyear-to-the-rescue/toystory2-nocd.reg
game:
  arch: win32
  exe: drive_c/Program Files/Disney Interactive/Toy Story 2/toy2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: toy2.hlp
- task:
    arch: win32
    description: Creating Wine prefix ...
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- merge:
    description: Copying music from CD to game directory ...
    dst: $GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2
    src: $DISC/Setup/Toy2/CD
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2
    src: fix
- task:
    arch: win32
    filename: nocd
    name: set_regedit_file
    prefix: $GAMEDIR
- task:
    app: winxp quartz
    arch: win32
    description: 'winetricks: winxp quartz'
    name: winetricks
    prefix: $GAMEDIR
wine:
  Desktop: true
  overrides:
    dsound: n,b
    quartz: n,b
    winegstreamer: disabled
description: Includes Toy Story 2 Fix by RibShark.
game_slug: toy-story-2-buzz-lightyear-to-the-rescue
gogslug: ''
humblestoreid: ''
installer_slug: toy-story-2-buzz-lightyear-to-cd
name: 'Toy Story 2: Buzz Lightyear to the Rescue!'
notes: ''
runner: wine
script:
  files:
  - fix: https://github.com/RibShark/ToyStory2Fix/releases/download/v1.1.0/ToyStory2Fix-1.1.0.zip
  - nocd: https://raw.githubusercontent.com/improvised-explosive-device/lutris-installers/main/toy-story-2-buzz-lightyear-to-the-rescue/toystory2-nocd.reg
  game:
    arch: win32
    exe: drive_c/Program Files/Disney Interactive/Toy Story 2/toy2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: toy2.hlp
  - task:
      arch: win32
      description: Creating Wine prefix ...
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - merge:
      description: Copying music from CD to game directory ...
      dst: $GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2
      src: $DISC/Setup/Toy2/CD
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2
      src: fix
  - task:
      arch: win32
      filename: nocd
      name: set_regedit_file
      prefix: $GAMEDIR
  - task:
      app: winxp quartz
      arch: win32
      description: 'winetricks: winxp quartz'
      name: winetricks
      prefix: $GAMEDIR
  wine:
    Desktop: true
    overrides:
      dsound: n,b
      quartz: n,b
      winegstreamer: disabled
slug: toy-story-2-buzz-lightyear-to-cd
steamid: null
version: CD
year: 1999
{
  "game_slug": "toy-story-2-buzz-lightyear-to-the-rescue",
  "version": "CD",
  "description": "Includes Toy Story 2 Fix by RibShark.",
  "notes": "",
  "name": "Toy Story 2: Buzz Lightyear to the Rescue!",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "toy-story-2-buzz-lightyear-to-cd",
  "installer_slug": "toy-story-2-buzz-lightyear-to-cd",
  "script": {
    "files": [
      {
        "fix": "https://github.com/RibShark/ToyStory2Fix/releases/download/v1.1.0/ToyStory2Fix-1.1.0.zip"
      },
      {
        "nocd": "https://raw.githubusercontent.com/improvised-explosive-device/lutris-installers/main/toy-story-2-buzz-lightyear-to-the-rescue/toystory2-nocd.reg"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Disney Interactive/Toy Story 2/toy2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "toy2.hlp"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix ...",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "description": "Copying music from CD to game directory ...",
          "dst": "$GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2",
          "src": "$DISC/Setup/Toy2/CD"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Disney Interactive/Toy Story 2",
          "src": "fix"
        }
      },
      {
        "task": {
          "arch": "win32",
          "filename": "nocd",
          "name": "set_regedit_file",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp quartz",
          "arch": "win32",
          "description": "winetricks: winxp quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "overrides": {
        "dsound": "n,b",
        "quartz": "n,b",
        "winegstreamer": "disabled"
      }
    }
  }
}
Back to game