Installer lego-racers-2-retail-cd-fix

files:
- altinstaller: N/A:Select the game's alternate installer 'Install-LegoRacers2.exe'
    from https://www.play-old-pc-games.com/2014/06/19/lego-racers-2/
game:
  arch: win32
  exe: drive_c/Program Files (x86)/LEGO Media/LEGO Racers 2/LEGO Racers 2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: install/LEGO Racers 2.exe
- task:
    arch: win32
    description: Creating Wine Bottle, please wait...
    name: create_prefix
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Program Files (x86)/
    src: altinstaller
- task:
    arch: win32
    description: Run alternative installer
    executable: altinstaller
    name: wineexec
    prefix: $GAMEDIR
wine:
  dumbxinputemu: true
description: "Wine version for the retail cd version.\r\nYou will need the original\
  \ game cd for this and the fixed installer from https://www.play-old-pc-games.com/2014/06/19/lego-racers-2\
  \ \r\nAfter playing always save your progress in the main menu!"
game_slug: lego-racers-2
gogslug: ''
humblestoreid: ''
installer_slug: lego-racers-2-retail-cd-fix
name: Lego Racers 2
notes: "the normal installer fails on \"fixme:file:NtLockFile I/O completion on lock\
  \ not implemented yet\"\r\nas stated here https://www.winehq.org/pipermail/wine-bugs/2016-January/433378.html"
runner: wine
script:
  files:
  - altinstaller: N/A:Select the game's alternate installer 'Install-LegoRacers2.exe'
      from https://www.play-old-pc-games.com/2014/06/19/lego-racers-2/
  game:
    arch: win32
    exe: drive_c/Program Files (x86)/LEGO Media/LEGO Racers 2/LEGO Racers 2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: install/LEGO Racers 2.exe
  - task:
      arch: win32
      description: Creating Wine Bottle, please wait...
      name: create_prefix
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Program Files (x86)/
      src: altinstaller
  - task:
      arch: win32
      description: Run alternative installer
      executable: altinstaller
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dumbxinputemu: true
slug: lego-racers-2-retail-cd-fix
steamid: null
version: Retail CD + fix
year: 2001
{
  "game_slug": "lego-racers-2",
  "version": "Retail CD + fix",
  "description": "Wine version for the retail cd version.\r\nYou will need the original game cd for this and the fixed installer from https://www.play-old-pc-games.com/2014/06/19/lego-racers-2 \r\nAfter playing always save your progress in the main menu!",
  "notes": "the normal installer fails on \"fixme:file:NtLockFile I/O completion on lock not implemented yet\"\r\nas stated here https://www.winehq.org/pipermail/wine-bugs/2016-January/433378.html",
  "name": "Lego Racers 2",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-racers-2-retail-cd-fix",
  "installer_slug": "lego-racers-2-retail-cd-fix",
  "script": {
    "files": [
      {
        "altinstaller": "N/A:Select the game's alternate installer 'Install-LegoRacers2.exe' from https://www.play-old-pc-games.com/2014/06/19/lego-racers-2/"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files (x86)/LEGO Media/LEGO Racers 2/LEGO Racers 2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "install/LEGO Racers 2.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Bottle, please wait...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/",
          "src": "altinstaller"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Run alternative installer",
          "executable": "altinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dumbxinputemu": true
    }
  }
}
Back to game