Installer anacapri-the-dream-dvd

files:
- game_dvd1: https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD1/Disk1.iso
- game_dvd2: https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD2/Disk2.iso
game:
  exe: drive_c/Program Files (x86)/S-G Software/Anacapri the Dream/AnacapriAdvGame.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting DVD 1
    dst: $GAMEDIR/drive_c/dvd
    file: game_dvd1
    format: iso
- extract:
    description: Extracting DVD 2
    dst: $GAMEDIR/drive_c/dvd
    file: game_dvd2
    format: iso
- task:
    description: Installing...Let all options to default.
    executable: $GAMEDIR/drive_c/dvd/AnacapriInstall.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vb6run
    name: winetricks
    silent: true
system:
  gamescope: true
  gamescope_game_res: 1024x768
wine:
  version: wine-ge-8-26-x86_64
description: Play "Anacapri - The Dream" DVD edition on Linux!
game_slug: anacapri-the-dream
gogslug: ''
humblestoreid: ''
installer_slug: anacapri-the-dream-dvd
name: 'Anacapri: The Dream'
notes: '- If game will not launch in fullscreen, try this: use Gamescope with wine-ge-8-26'
runner: wine
script:
  files:
  - game_dvd1: https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD1/Disk1.iso
  - game_dvd2: https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD2/Disk2.iso
  game:
    exe: drive_c/Program Files (x86)/S-G Software/Anacapri the Dream/AnacapriAdvGame.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting DVD 1
      dst: $GAMEDIR/drive_c/dvd
      file: game_dvd1
      format: iso
  - extract:
      description: Extracting DVD 2
      dst: $GAMEDIR/drive_c/dvd
      file: game_dvd2
      format: iso
  - task:
      description: Installing...Let all options to default.
      executable: $GAMEDIR/drive_c/dvd/AnacapriInstall.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vb6run
      name: winetricks
      silent: true
  system:
    gamescope: true
    gamescope_game_res: 1024x768
  wine:
    version: wine-ge-8-26-x86_64
slug: anacapri-the-dream-dvd
steamid: null
version: DVD
year: 2007
{
  "game_slug": "anacapri-the-dream",
  "version": "DVD",
  "description": "Play \"Anacapri - The Dream\" DVD edition on Linux!",
  "notes": "- If game will not launch in fullscreen, try this: use Gamescope with wine-ge-8-26",
  "name": "Anacapri: The Dream",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "anacapri-the-dream-dvd",
  "installer_slug": "anacapri-the-dream-dvd",
  "script": {
    "files": [
      {
        "game_dvd1": "https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD1/Disk1.iso"
      },
      {
        "game_dvd2": "https://archive.org/download/misteri_di_capri/I%20misteri%20di%20Capri%20-%20Anacapri%20the%20Dream/DVD2/Disk2.iso"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/S-G Software/Anacapri the Dream/AnacapriAdvGame.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting DVD 1",
          "dst": "$GAMEDIR/drive_c/dvd",
          "file": "game_dvd1",
          "format": "iso"
        }
      },
      {
        "extract": {
          "description": "Extracting DVD 2",
          "dst": "$GAMEDIR/drive_c/dvd",
          "file": "game_dvd2",
          "format": "iso"
        }
      },
      {
        "task": {
          "description": "Installing...Let all options to default.",
          "executable": "$GAMEDIR/drive_c/dvd/AnacapriInstall.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vb6run",
          "name": "winetricks",
          "silent": true
        }
      }
    ],
    "system": {
      "gamescope": true,
      "gamescope_game_res": "1024x768"
    },
    "wine": {
      "version": "wine-ge-8-26-x86_64"
    }
  }
}
Back to game