Installer magic-carpet-2-the-netherworl-cd

game:
  config_file: $GAMEDIR/dosbox_netherw.conf
  main_file: $GAMEDIR/netherw.exe
installer:
- insert-disc:
    requires: netherw.exe
- merge:
    dst: $GAMEDIR/
    src: $DISC
- write_config:
    file: $GAMEDIR/dosbox_netherw.conf
    key: memsize
    section: dosbox
    value: 64
- write_config:
    file: $GAMEDIR/dosbox_netherw.conf
    key: cycles
    section: cpu
    value: fixed 45000
- write_config:
    file: $GAMEDIR/dosbox_netherw.conf
    key: cycleup
    section: cpu
    value: 5000
- write_config:
    file: $GAMEDIR/dosbox_netherw.conf
    key: cycledown
    section: cpu
    value: 5000
- task:
    executable: $GAMEDIR/nwsetup.bat
    name: dosexec
description: null
game_slug: magic-carpet-2-the-netherworlds
gogslug: magic_carpet_2_the_netherworlds
humblestoreid: ''
installer_slug: magic-carpet-2-the-netherworl-cd
name: 'Magic Carpet 2: The Netherworlds'
notes: "During setup, the installer will call the sound setup. When presented with\
  \ the \"Sound Configuration Utility\" chose the following options, in order:\r\n\
  * \"Select and configure digital audio driver\" (the second option)\r\n* \"Creative\
  \ Labs Sound Blaster 16 or AWE32\" (the default option)\r\n* \"Attempt to configure\
  \ sound driver automatically\" (the default option)\r\n* \"OK\"\r\n* \"Done\"\r\n\
  \r\nYou can use the mouse to select the options. The red square is your cursor.\r\
  \n\r\nOnce in the game, hit 'R' to switch to high res mode."
runner: dosbox
script:
  game:
    config_file: $GAMEDIR/dosbox_netherw.conf
    main_file: $GAMEDIR/netherw.exe
  installer:
  - insert-disc:
      requires: netherw.exe
  - merge:
      dst: $GAMEDIR/
      src: $DISC
  - write_config:
      file: $GAMEDIR/dosbox_netherw.conf
      key: memsize
      section: dosbox
      value: 64
  - write_config:
      file: $GAMEDIR/dosbox_netherw.conf
      key: cycles
      section: cpu
      value: fixed 45000
  - write_config:
      file: $GAMEDIR/dosbox_netherw.conf
      key: cycleup
      section: cpu
      value: 5000
  - write_config:
      file: $GAMEDIR/dosbox_netherw.conf
      key: cycledown
      section: cpu
      value: 5000
  - task:
      executable: $GAMEDIR/nwsetup.bat
      name: dosexec
slug: magic-carpet-2-the-netherworl-cd
steamid: null
version: CD
year: 1995
{
  "game_slug": "magic-carpet-2-the-netherworlds",
  "version": "CD",
  "description": null,
  "notes": "During setup, the installer will call the sound setup. When presented with the \"Sound Configuration Utility\" chose the following options, in order:\r\n* \"Select and configure digital audio driver\" (the second option)\r\n* \"Creative Labs Sound Blaster 16 or AWE32\" (the default option)\r\n* \"Attempt to configure sound driver automatically\" (the default option)\r\n* \"OK\"\r\n* \"Done\"\r\n\r\nYou can use the mouse to select the options. The red square is your cursor.\r\n\r\nOnce in the game, hit 'R' to switch to high res mode.",
  "name": "Magic Carpet 2: The Netherworlds",
  "year": 1995,
  "steamid": null,
  "gogslug": "magic_carpet_2_the_netherworlds",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "magic-carpet-2-the-netherworl-cd",
  "installer_slug": "magic-carpet-2-the-netherworl-cd",
  "script": {
    "game": {
      "config_file": "$GAMEDIR/dosbox_netherw.conf",
      "main_file": "$GAMEDIR/netherw.exe"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "netherw.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$DISC"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_netherw.conf",
          "key": "memsize",
          "section": "dosbox",
          "value": 64
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_netherw.conf",
          "key": "cycles",
          "section": "cpu",
          "value": "fixed 45000"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_netherw.conf",
          "key": "cycleup",
          "section": "cpu",
          "value": 5000
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_netherw.conf",
          "key": "cycledown",
          "section": "cpu",
          "value": 5000
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/nwsetup.bat",
          "name": "dosexec"
        }
      }
    ]
  }
}
Back to game