Installer motocross-madness-2-cdiso-select-no-cd

files:
- setup: N/A:Please select the Motocross Madness 2 setup executable (INSTALL.EXE)
- nocd_patch: N/A:Select the MCM2.EXE no-cd crack
game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Motocross Madness 2/Mcm2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: amstream quartz icodecs winxp
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $CACHE
    src: $GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/MCM2.EXE
- copy:
    dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/
    src: nocd_patch
description: Installs Motocross Madness 2 including required libraries with winetricks
  (amstream, quartz, icodecs)
game_slug: motocross-madness-2
gogslug: ''
humblestoreid: ''
installer_slug: motocross-madness-2-cdiso-select-no-cd
name: Motocross Madness 2
notes: "- Do not interrupt the Indeo Codecs setup\r\n- Use default options during\
  \ game installation\r\n- Close the game installer when it is done\r\n- You HAVE\
  \ TO mount the ISO. Otherwise the setup will fail, asking to insert a disc in a\
  \ drive... But I think if you really have the original CD, it would be fine.\r\n\
  \r\n-> The installation works, and the game starts. But, don't know why, my graphics\
  \ are all broken in game. If someone can investigate on this..."
runner: wine
script:
  files:
  - setup: N/A:Please select the Motocross Madness 2 setup executable (INSTALL.EXE)
  - nocd_patch: N/A:Select the MCM2.EXE no-cd crack
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Motocross Madness 2/Mcm2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: amstream quartz icodecs winxp
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $CACHE
      src: $GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/MCM2.EXE
  - copy:
      dst: $GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/
      src: nocd_patch
slug: motocross-madness-2-cdiso-select-no-cd
steamid: null
version: CD/ISO (select no-cd)
year: 2000
{
  "game_slug": "motocross-madness-2",
  "version": "CD/ISO (select no-cd)",
  "description": "Installs Motocross Madness 2 including required libraries with winetricks (amstream, quartz, icodecs)",
  "notes": "- Do not interrupt the Indeo Codecs setup\r\n- Use default options during game installation\r\n- Close the game installer when it is done\r\n- You HAVE TO mount the ISO. Otherwise the setup will fail, asking to insert a disc in a drive... But I think if you really have the original CD, it would be fine.\r\n\r\n-> The installation works, and the game starts. But, don't know why, my graphics are all broken in game. If someone can investigate on this...",
  "name": "Motocross Madness 2",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "motocross-madness-2-cdiso-select-no-cd",
  "installer_slug": "motocross-madness-2-cdiso-select-no-cd",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the Motocross Madness 2 setup executable (INSTALL.EXE)"
      },
      {
        "nocd_patch": "N/A:Select the MCM2.EXE no-cd crack"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Motocross Madness 2/Mcm2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "amstream quartz icodecs winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$CACHE",
          "src": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/MCM2.EXE"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Motocross Madness 2/",
          "src": "nocd_patch"
        }
      }
    ]
  }
}
Back to game