Installer the-settlers-3-cddvd

game:
  arch: win32
  exe: drive_c/BlueByte/Siedler3/S3.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
- task:
    app: d3dx9_36
    arch: win32
    description: Installing DirectX 9
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: directplay
    arch: win32
    description: Installing DirectPlay
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: quartz
    arch: win32
    description: Installing Quartz
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc 2
    requires: S3/INSTALL/Setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $DISC/S3/INSTALL/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: winxp
    arch: win32
    description: Setting Windows Version to XP
    name: winetricks
    prefix: $GAMEDIR
description: The installer relies on the setup.exe on CD2 of The Settlers III (Gold)
  CDs
game_slug: the-settlers-3
gogslug: ''
humblestoreid: ''
installer_slug: the-settlers-3-cddvd
name: The Settlers 3
notes: "Codec Intel Indeo video 5 needed for Intro video.\r\n\r\nIf your game does\
  \ not come in v1.60 from CD, it is recommended to patch it and replace the S3.exe\
  \ file  with a version that supports WinXP (NT-based Systems like Windows Vista,\
  \ 7, 8, 10).\r\nhttps://lui.vn/die-siedler-3-unter-windows-10-spielen-2021.html\r\
  \n\r\nCD1 is used to run the game after installation from CD2."
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/BlueByte/Siedler3/S3.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
  - task:
      app: d3dx9_36
      arch: win32
      description: Installing DirectX 9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: directplay
      arch: win32
      description: Installing DirectPlay
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: quartz
      arch: win32
      description: Installing Quartz
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc 2
      requires: S3/INSTALL/Setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $DISC/S3/INSTALL/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: winxp
      arch: win32
      description: Setting Windows Version to XP
      name: winetricks
      prefix: $GAMEDIR
slug: the-settlers-3-cddvd
steamid: null
version: CD/DVD
year: 1998
{
  "game_slug": "the-settlers-3",
  "version": "CD/DVD",
  "description": "The installer relies on the setup.exe on CD2 of The Settlers III (Gold) CDs",
  "notes": "Codec Intel Indeo video 5 needed for Intro video.\r\n\r\nIf your game does not come in v1.60 from CD, it is recommended to patch it and replace the S3.exe file  with a version that supports WinXP (NT-based Systems like Windows Vista, 7, 8, 10).\r\nhttps://lui.vn/die-siedler-3-unter-windows-10-spielen-2021.html\r\n\r\nCD1 is used to run the game after installation from CD2.",
  "name": "The Settlers 3",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-settlers-3-cddvd",
  "installer_slug": "the-settlers-3-cddvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/BlueByte/Siedler3/S3.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"
        }
      },
      {
        "task": {
          "app": "d3dx9_36",
          "arch": "win32",
          "description": "Installing DirectX 9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "arch": "win32",
          "description": "Installing DirectPlay",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "quartz",
          "arch": "win32",
          "description": "Installing Quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc 2",
          "requires": "S3/INSTALL/Setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/S3/INSTALL/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "description": "Setting Windows Version to XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game