Installer evil-islands-gog-rus

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/Evil Islands/game.exe
  gogid: null
  prefix: $GAMEDIR/
  working_dir: $GAMEDIR/drive_c/GOG Games/Evil Islands
installer:
- task:
    args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: installer
    name: wineexec
    prefix: $GAMEDIR/
- write_file:
    content: 'Windows Registry Editor Version 5.00


      [HKEY_CURRENT_USER\SOFTWARE\Nival Interactive\EvilIslands\Camera Settings]


      "CameraDefaultScrollSpeed"=hex:00,00,c0,3f

      "CameraDefaultScrollPowerMouse"=hex:00,00,80,3f


      "CameraDefaultRotateSpeed"=hex:9a,99,19,3e

      "CameraDefaultRotatePowerMouse"=hex:00,00,80,3f


      "CameraDefaultPitchSpeed"=hex:a6,9b,c4,3a

      "CameraDefaultPitchPowerMouse"=hex:00,00,80,3f


      "CameraDefaultZoomSpeed"=hex:00,00,00,40

      "CameraDefaultZoomPowerMouse"=hex:00,00,80,3f

      '
    file: $CACHE/camera.reg
- task:
    filename: $CACHE/camera.reg
    name: set_regedit_file
    prefix: $GAMEDIR
- task:
    description: Set camera flip x axis
    key: CameraFlipXAxis
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Nival Interactive\EvilIslands\Camera Settings
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '1'
system:
  env:
    LANG: ru_RU.UTF-8
description: null
game_slug: evil-islands
gogslug: evil_islands
humblestoreid: ''
installer_slug: evil-islands-gog-rus
name: Evil Islands - Curse of the Lost Soul
notes: 'Download the game from GOG: <a href="https://www.gog.com/downloads/evil_islands/ru1installer1">Part
  1 of 1</a>'
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/Evil Islands/game.exe
    gogid: null
    prefix: $GAMEDIR/
    working_dir: $GAMEDIR/drive_c/GOG Games/Evil Islands
  installer:
  - task:
      args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: installer
      name: wineexec
      prefix: $GAMEDIR/
  - write_file:
      content: 'Windows Registry Editor Version 5.00


        [HKEY_CURRENT_USER\SOFTWARE\Nival Interactive\EvilIslands\Camera Settings]


        "CameraDefaultScrollSpeed"=hex:00,00,c0,3f

        "CameraDefaultScrollPowerMouse"=hex:00,00,80,3f


        "CameraDefaultRotateSpeed"=hex:9a,99,19,3e

        "CameraDefaultRotatePowerMouse"=hex:00,00,80,3f


        "CameraDefaultPitchSpeed"=hex:a6,9b,c4,3a

        "CameraDefaultPitchPowerMouse"=hex:00,00,80,3f


        "CameraDefaultZoomSpeed"=hex:00,00,00,40

        "CameraDefaultZoomPowerMouse"=hex:00,00,80,3f

        '
      file: $CACHE/camera.reg
  - task:
      filename: $CACHE/camera.reg
      name: set_regedit_file
      prefix: $GAMEDIR
  - task:
      description: Set camera flip x axis
      key: CameraFlipXAxis
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Nival Interactive\EvilIslands\Camera Settings
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '1'
  system:
    env:
      LANG: ru_RU.UTF-8
slug: evil-islands-gog-rus
steamid: null
version: GOG RUS
year: 2001
{
  "game_slug": "evil-islands",
  "version": "GOG RUS",
  "description": null,
  "notes": "Download the game from GOG: <a href=\"https://www.gog.com/downloads/evil_islands/ru1installer1\">Part 1 of 1</a>",
  "name": "Evil Islands - Curse of the Lost Soul",
  "year": 2001,
  "steamid": null,
  "gogslug": "evil_islands",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "evil-islands-gog-rus",
  "installer_slug": "evil-islands-gog-rus",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/Evil Islands/game.exe",
      "gogid": null,
      "prefix": "$GAMEDIR/",
      "working_dir": "$GAMEDIR/drive_c/GOG Games/Evil Islands"
    },
    "installer": [
      {
        "task": {
          "args": "/VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "write_file": {
          "content": "Windows Registry Editor Version 5.00\n\n[HKEY_CURRENT_USER\\SOFTWARE\\Nival Interactive\\EvilIslands\\Camera Settings]\n\n\"CameraDefaultScrollSpeed\"=hex:00,00,c0,3f\n\"CameraDefaultScrollPowerMouse\"=hex:00,00,80,3f\n\n\"CameraDefaultRotateSpeed\"=hex:9a,99,19,3e\n\"CameraDefaultRotatePowerMouse\"=hex:00,00,80,3f\n\n\"CameraDefaultPitchSpeed\"=hex:a6,9b,c4,3a\n\"CameraDefaultPitchPowerMouse\"=hex:00,00,80,3f\n\n\"CameraDefaultZoomSpeed\"=hex:00,00,00,40\n\"CameraDefaultZoomPowerMouse\"=hex:00,00,80,3f\n",
          "file": "$CACHE/camera.reg"
        }
      },
      {
        "task": {
          "filename": "$CACHE/camera.reg",
          "name": "set_regedit_file",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Set camera flip x axis",
          "key": "CameraFlipXAxis",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Nival Interactive\\EvilIslands\\Camera Settings",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "1"
        }
      }
    ],
    "system": {
      "env": {
        "LANG": "ru_RU.UTF-8"
      }
    }
  }
}
Back to game