Installer lego-island-2-the-bricksters-hebrew-1

game:
  arch: win32
  exe: drive_c/Program Files/LEGO MEDIA/LEGO Island 2/LEGO Island 2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: directmusic
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1280x1024
  overrides:
    dsound: b
description: The Hebrew version of Lego Island 2.
game_slug: lego-island-2-the-bricksters-revenge
gogslug: ''
humblestoreid: ''
installer_slug: lego-island-2-the-bricksters-hebrew-1
name: 'Lego Island 2: The Brickster''s Revenge'
notes: "In order to get the menus to display their text labels you need to switch\
  \ the display mode by for example getting into settings and changing the graphics\
  \ renderer.\r\n\r\nIn the main menu: select second option, select second option,\
  \ select 3rd option, change the setting to anything else."
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/LEGO MEDIA/LEGO Island 2/LEGO Island 2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: directmusic
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1280x1024
    overrides:
      dsound: b
slug: lego-island-2-the-bricksters-hebrew-1
steamid: null
version: Hebrew
year: 2001
{
  "game_slug": "lego-island-2-the-bricksters-revenge",
  "version": "Hebrew",
  "description": "The Hebrew version of Lego Island 2.",
  "notes": "In order to get the menus to display their text labels you need to switch the display mode by for example getting into settings and changing the graphics renderer.\r\n\r\nIn the main menu: select second option, select second option, select 3rd option, change the setting to anything else.",
  "name": "Lego Island 2: The Brickster's Revenge",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-island-2-the-bricksters-hebrew-1",
  "installer_slug": "lego-island-2-the-bricksters-hebrew-1",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/LEGO MEDIA/LEGO Island 2/LEGO Island 2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directmusic",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1280x1024",
      "overrides": {
        "dsound": "b"
      }
    }
  }
}
Back to game