Installer le-fabuleux-voyage-de-loncle-cd

files:
- file1: N/A:Select Le Fabuleux Voyage's autorun.exe or install.exe (on the CD-rom).
game:
  arch: win32
  exe: drive_c/emme/Voyage/chapp.EXE
  prefix: $GAMEDIR
installer:
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
system:
  reset_desktop: true
  resolution: 640x480
wine:
  Desktop: true
  WineDesktop: 640x480
description: Original CD version.
game_slug: le-fabuleux-voyage-de-loncle-ernest
gogslug: ''
humblestoreid: ''
installer_slug: le-fabuleux-voyage-de-loncle-cd
name: Le Fabuleux Voyage de l'Oncle Ernest
notes: The game installer will require the installation of QuickTime 2.1.2. In order
  to  get through, you'll need to skip the check of existing versions. In the QuickTime,
  you should click Install, Skip, Yes, Install, Exit.
runner: wine
script:
  files:
  - file1: N/A:Select Le Fabuleux Voyage's autorun.exe or install.exe (on the CD-rom).
  game:
    arch: win32
    exe: drive_c/emme/Voyage/chapp.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
  system:
    reset_desktop: true
    resolution: 640x480
  wine:
    Desktop: true
    WineDesktop: 640x480
slug: le-fabuleux-voyage-de-loncle-cd
steamid: null
version: CD
year: 1999
{
  "game_slug": "le-fabuleux-voyage-de-loncle-ernest",
  "version": "CD",
  "description": "Original CD version.",
  "notes": "The game installer will require the installation of QuickTime 2.1.2. In order to  get through, you'll need to skip the check of existing versions. In the QuickTime, you should click Install, Skip, Yes, Install, Exit.",
  "name": "Le Fabuleux Voyage de l'Oncle Ernest",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "le-fabuleux-voyage-de-loncle-cd",
  "installer_slug": "le-fabuleux-voyage-de-loncle-cd",
  "script": {
    "files": [
      {
        "file1": "N/A:Select Le Fabuleux Voyage's autorun.exe or install.exe (on the CD-rom)."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/emme/Voyage/chapp.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "reset_desktop": true,
      "resolution": "640x480"
    },
    "wine": {
      "Desktop": true,
      "WineDesktop": "640x480"
    }
  }
}
Back to game