Installer simcity-3000-1998

files:
- installer: N/A:Select the Sim City 3000 setup file
game:
  arch: win32
  exe: drive_c/Program Files/Maxis/SimCity 3000/Game/sc3.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: Launcher/LAUNCHER.EXE
- task:
    description: Running Setup, please wait...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  version: lutris-4.21-x86_64
description: ''
game_slug: simcity-3000
gogslug: simcity_3000
humblestoreid: ''
installer_slug: simcity-3000-1998
name: SimCity 3000
notes: "With a very old version of packaged wine (lutris-4.21) it works finally !!!\
  \ (thanks to Krombopulos Nathan)\r\ninstallation works but impossible to play with\
  \ the last version of the packaged wine : the splash screen prevent to see the running\
  \ game , even in windowed mode ..."
runner: wine
script:
  files:
  - installer: N/A:Select the Sim City 3000 setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Maxis/SimCity 3000/Game/sc3.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: Launcher/LAUNCHER.EXE
  - task:
      description: Running Setup, please wait...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    version: lutris-4.21-x86_64
slug: simcity-3000-1998
steamid: null
version: '1998'
year: 1999
{
  "game_slug": "simcity-3000",
  "version": "1998",
  "description": "",
  "notes": "With a very old version of packaged wine (lutris-4.21) it works finally !!! (thanks to Krombopulos Nathan)\r\ninstallation works but impossible to play with the last version of the packaged wine : the splash screen prevent to see the running game , even in windowed mode ...",
  "name": "SimCity 3000",
  "year": 1999,
  "steamid": null,
  "gogslug": "simcity_3000",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "simcity-3000-1998",
  "installer_slug": "simcity-3000-1998",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Sim City 3000 setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Maxis/SimCity 3000/Game/sc3.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": "Launcher/LAUNCHER.EXE"
        }
      },
      {
        "task": {
          "description": "Running Setup, please wait...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "version": "lutris-4.21-x86_64"
    }
  }
}
Back to game