Installer the-settlers-ii-10th-annivers-cd

files:
- nocd_base: 'N/A:Select the NoCD executable (S2DNG.exe):'
- nocd_extension: 'N/A:Select the NoCD executable (s2dng_addon.exe):'
- nocd_editor: 'N/A:Select the NoCD executable (S2DNGEditor.exe):'
- installer_base: 'N/A:Select the Setup executable (setup.exe, NOT Autostart.exe):'
- installer_extension: 'N/A:Select the Viking Setup executable (setup.exe, NOT Autostart.exe):'
game:
  arch: win32
  exe: drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNG.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th
    Anniversary/bin/
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dx9
    arch: win32
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx9_36
    arch: win32
    description: Installing d3dx9_36
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer_base
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: installer_extension
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Setting Wine CSMT to 0
    key: csmt
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\Direct3D
    prefix: $GAMEDIR
    type: REG_DWORD
    value: 0
- merge:
    dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNGEditor.exe
    src: nocd_editor
- merge:
    dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNG.exe
    src: nocd_base
- merge:
    dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/s2dng_addon.exe
    src: nocd_extension
description: null
game_slug: the-settlers-ii-10th-anniversary
gogslug: the_settlers_2_10th_anniversary
humblestoreid: ''
installer_slug: the-settlers-ii-10th-annivers-cd
name: The Settlers II 10th Anniversary
notes: ''
runner: wine
script:
  files:
  - nocd_base: 'N/A:Select the NoCD executable (S2DNG.exe):'
  - nocd_extension: 'N/A:Select the NoCD executable (s2dng_addon.exe):'
  - nocd_editor: 'N/A:Select the NoCD executable (S2DNGEditor.exe):'
  - installer_base: 'N/A:Select the Setup executable (setup.exe, NOT Autostart.exe):'
  - installer_extension: 'N/A:Select the Viking Setup executable (setup.exe, NOT Autostart.exe):'
  game:
    arch: win32
    exe: drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNG.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II -
      10th Anniversary/bin/
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      arch: win32
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx9_36
      arch: win32
      description: Installing d3dx9_36
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer_base
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: installer_extension
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Setting Wine CSMT to 0
      key: csmt
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\Direct3D
      prefix: $GAMEDIR
      type: REG_DWORD
      value: 0
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th
        Anniversary/bin/S2DNGEditor.exe
      src: nocd_editor
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th
        Anniversary/bin/S2DNG.exe
      src: nocd_base
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th
        Anniversary/bin/s2dng_addon.exe
      src: nocd_extension
slug: the-settlers-ii-10th-annivers-cd
steamid: null
version: CD
year: 2006
{
  "game_slug": "the-settlers-ii-10th-anniversary",
  "version": "CD",
  "description": null,
  "notes": "",
  "name": "The Settlers II 10th Anniversary",
  "year": 2006,
  "steamid": null,
  "gogslug": "the_settlers_2_10th_anniversary",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-settlers-ii-10th-annivers-cd",
  "installer_slug": "the-settlers-ii-10th-annivers-cd",
  "script": {
    "files": [
      {
        "nocd_base": "N/A:Select the NoCD executable (S2DNG.exe):"
      },
      {
        "nocd_extension": "N/A:Select the NoCD executable (s2dng_addon.exe):"
      },
      {
        "nocd_editor": "N/A:Select the NoCD executable (S2DNGEditor.exe):"
      },
      {
        "installer_base": "N/A:Select the Setup executable (setup.exe, NOT Autostart.exe):"
      },
      {
        "installer_extension": "N/A:Select the Viking Setup executable (setup.exe, NOT Autostart.exe):"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNG.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_36",
          "arch": "win32",
          "description": "Installing d3dx9_36",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer_base",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer_extension",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting Wine CSMT to 0",
          "key": "csmt",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": 0
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNGEditor.exe",
          "src": "nocd_editor"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/S2DNG.exe",
          "src": "nocd_base"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/Ubisoft/Funatics/The Settlers II - 10th Anniversary/bin/s2dng_addon.exe",
          "src": "nocd_extension"
        }
      }
    ]
  }
}
Back to game