Installer beach-life-cd

files:
- file_installer: N/A:Please select the Beach Life setup file
game:
  arch: win32
  exe: drive_c/Program Files/Eidos Interactive/Beach Life/BeachLife.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp
    arch: win32
    description: Setting Windows Version to XP
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: autoRun.exe
- task:
    executable: $DISC/autoRun.exe
    name: wineexec
    prefix: $GAMEDIR
description: "Beach Life (Spring Break en Am\xE9rique du Nord) est un jeu vid\xE9\
  o de simulation \xE9conomique d\xE9velopp\xE9 par Deep Red Games et \xE9dit\xE9\
  \ par Eidos Interactive, sorti en 2002 sur Windows."
game_slug: beach-life
gogslug: ''
humblestoreid: ''
installer_slug: beach-life-cd
name: Beach Life
notes: ''
runner: wine
script:
  files:
  - file_installer: N/A:Please select the Beach Life setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Eidos Interactive/Beach Life/BeachLife.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp
      arch: win32
      description: Setting Windows Version to XP
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: autoRun.exe
  - task:
      executable: $DISC/autoRun.exe
      name: wineexec
      prefix: $GAMEDIR
slug: beach-life-cd
steamid: null
version: CD
year: 2005
{
  "game_slug": "beach-life",
  "version": "CD",
  "description": "Beach Life (Spring Break en Am\u00e9rique du Nord) est un jeu vid\u00e9o de simulation \u00e9conomique d\u00e9velopp\u00e9 par Deep Red Games et \u00e9dit\u00e9 par Eidos Interactive, sorti en 2002 sur Windows.",
  "notes": "",
  "name": "Beach Life",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "beach-life-cd",
  "installer_slug": "beach-life-cd",
  "script": {
    "files": [
      {
        "file_installer": "N/A:Please select the Beach Life setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Eidos Interactive/Beach Life/BeachLife.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "description": "Setting Windows Version to XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "autoRun.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/autoRun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game