Installer alone-in-the-dark-the-new-nig-cd-aitdtnn-pc-overha

files:
- game_cd1: https://archive.org/download/alone4cds/Alone4%20CD1.iso
- game_cd2: https://archive.org/download/alone4cds/Alone4%20CD2.iso
- game_cd3: https://archive.org/download/alone4cds/Alone4%20CD3.iso
- game_cd4: https://archive.org/download/sega_dreamcast/Alone%20in%20the%20Dark%20-%20The%20New%20Nightmare%20%28Europe%29%20%28Disc%201%29.zip
- game_mod: https://github.com/blackopsrepl/aitdtnn-pc-overhaul/releases/download/v0.3.0/Setup.exe
game:
  exe: drive_c/Program Files (x86)/Infogrames/Alone in the Dark/launch.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/CD
    file: game_cd1
- extract:
    dst: $GAMEDIR/drive_c/CD
    file: game_cd2
- extract:
    dst: $GAMEDIR/drive_c/CD
    file: game_cd3
- extract:
    dst: $GAMEDIR/drive_c/CD_DREAMCAST
    file: game_cd4
- task:
    description: Installing game...
    executable: $GAMEDIR/drive_c/CD/launch.exe
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: cd "$GAMEDIR/dosdevices" ; ln -sf "$GAMEDIR/drive_c/CD/" "r:"; mkdir
      - p "$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Alone in the Dark/Save"
      ;
- write_file:
    content: alone4
    file: $GAMEDIR/drive_c/CD/.windows-label
- task:
    description: point to Dreamcast image located in "C:\CD_DREAMCAST" folder
    executable: game_mod
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $CACHE
    src: $GAMEDIR/drive_c/CD_DREAMCAST
wine:
  overrides:
    dinput8: n,b
    winmm: n,b
description: 'Play "Alone in the Dark: The New Nightmare" CD edition on Linux!'
game_slug: alone-in-the-dark-the-new-nightmare
gogslug: alone_in_the_dark_the_new_nightmare
humblestoreid: alone-in-the-dark-the-new-nightmare
installer_slug: alone-in-the-dark-the-new-nig-cd-aitdtnn-pc-overha
name: 'Alone in the Dark: The New Nightmare'
notes: '- Using AITD:TNN PC Overhaul mod: add Dreamcast music ambience and other improvements
  to PC version'
runner: wine
script:
  files:
  - game_cd1: https://archive.org/download/alone4cds/Alone4%20CD1.iso
  - game_cd2: https://archive.org/download/alone4cds/Alone4%20CD2.iso
  - game_cd3: https://archive.org/download/alone4cds/Alone4%20CD3.iso
  - game_cd4: https://archive.org/download/sega_dreamcast/Alone%20in%20the%20Dark%20-%20The%20New%20Nightmare%20%28Europe%29%20%28Disc%201%29.zip
  - game_mod: https://github.com/blackopsrepl/aitdtnn-pc-overhaul/releases/download/v0.3.0/Setup.exe
  game:
    exe: drive_c/Program Files (x86)/Infogrames/Alone in the Dark/launch.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/CD
      file: game_cd1
  - extract:
      dst: $GAMEDIR/drive_c/CD
      file: game_cd2
  - extract:
      dst: $GAMEDIR/drive_c/CD
      file: game_cd3
  - extract:
      dst: $GAMEDIR/drive_c/CD_DREAMCAST
      file: game_cd4
  - task:
      description: Installing game...
      executable: $GAMEDIR/drive_c/CD/launch.exe
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: cd "$GAMEDIR/dosdevices" ; ln -sf "$GAMEDIR/drive_c/CD/" "r:"; mkdir
        - p "$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Alone in the Dark/Save"
        ;
  - write_file:
      content: alone4
      file: $GAMEDIR/drive_c/CD/.windows-label
  - task:
      description: point to Dreamcast image located in "C:\CD_DREAMCAST" folder
      executable: game_mod
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $CACHE
      src: $GAMEDIR/drive_c/CD_DREAMCAST
  wine:
    overrides:
      dinput8: n,b
      winmm: n,b
slug: alone-in-the-dark-the-new-nig-cd-aitdtnn-pc-overha
steamid: 259190
version: CD + aitdtnn-pc-overhaul mod
year: 2001
{
  "game_slug": "alone-in-the-dark-the-new-nightmare",
  "version": "CD + aitdtnn-pc-overhaul mod",
  "description": "Play \"Alone in the Dark: The New Nightmare\" CD edition on Linux!",
  "notes": "- Using AITD:TNN PC Overhaul mod: add Dreamcast music ambience and other improvements to PC version",
  "name": "Alone in the Dark: The New Nightmare",
  "year": 2001,
  "steamid": 259190,
  "gogslug": "alone_in_the_dark_the_new_nightmare",
  "humblestoreid": "alone-in-the-dark-the-new-nightmare",
  "runner": "wine",
  "slug": "alone-in-the-dark-the-new-nig-cd-aitdtnn-pc-overha",
  "installer_slug": "alone-in-the-dark-the-new-nig-cd-aitdtnn-pc-overha",
  "script": {
    "files": [
      {
        "game_cd1": "https://archive.org/download/alone4cds/Alone4%20CD1.iso"
      },
      {
        "game_cd2": "https://archive.org/download/alone4cds/Alone4%20CD2.iso"
      },
      {
        "game_cd3": "https://archive.org/download/alone4cds/Alone4%20CD3.iso"
      },
      {
        "game_cd4": "https://archive.org/download/sega_dreamcast/Alone%20in%20the%20Dark%20-%20The%20New%20Nightmare%20%28Europe%29%20%28Disc%201%29.zip"
      },
      {
        "game_mod": "https://github.com/blackopsrepl/aitdtnn-pc-overhaul/releases/download/v0.3.0/Setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Infogrames/Alone in the Dark/launch.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/CD",
          "file": "game_cd1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/CD",
          "file": "game_cd2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/CD",
          "file": "game_cd3"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/CD_DREAMCAST",
          "file": "game_cd4"
        }
      },
      {
        "task": {
          "description": "Installing game...",
          "executable": "$GAMEDIR/drive_c/CD/launch.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/dosdevices\" ; ln -sf \"$GAMEDIR/drive_c/CD/\" \"r:\"; mkdir - p \"$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Alone in the Dark/Save\" ;"
        }
      },
      {
        "write_file": {
          "content": "alone4",
          "file": "$GAMEDIR/drive_c/CD/.windows-label"
        }
      },
      {
        "task": {
          "description": "point to Dreamcast image located in \"C:\\CD_DREAMCAST\" folder",
          "executable": "game_mod",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$CACHE",
          "src": "$GAMEDIR/drive_c/CD_DREAMCAST"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dinput8": "n,b",
        "winmm": "n,b"
      }
    }
  }
}
Back to game