Installer spellforce-platinum-gog

files:
- installer: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  args: -window
  exe: $GAMEDIR/drive_c/GOG Games/SpellForce - Platinum Edition/SpellForce.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dx9 win7
    description: Installing d3dx9 in prefix
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing game
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
description: null
game_slug: spellforce-platinum
gogslug: spellforce_platinum
humblestoreid: ''
installer_slug: spellforce-platinum-gog
name: SpellForce Platinum
notes: "For some reason the game can be very slow, but if you move the mouse the frame\
  \ rate goes up (from 10~ fps to 30~ fps in some situations).\r\n\r\nThere are binaries\
  \ with fixed FOV for ultrawide screens. See:\r\n- https://community.pcgamingwiki.com/files/file/1481-spellforce-fov-fix-for-widescreen-and-ultrawide/\r\
  \n- https://www.nexusmods.com/spellforceplatinumedition/mods/8?tab=description\r\
  \n\r\nHas to start in window mode or it will result in an error.\r\n\r\nTo use custom\
  \ resolution, change \"config.lua\" in the game directory as such:\r\n```\r\nGraphic\
  \ =\r\n{\r\nScreenResolution = 7,\r\nWindowWidth = 3440,\r\nWindowHeight = 1440,\r\
  \n}\r\n```\r\n\r\nNote:\r\n- If you enable dxvk, the game will crash when opening\
  \ the Options in the main menu or Save Game from the in-game menu"
runner: wine
script:
  files:
  - installer: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    args: -window
    exe: $GAMEDIR/drive_c/GOG Games/SpellForce - Platinum Edition/SpellForce.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dx9 win7
      description: Installing d3dx9 in prefix
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing game
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
slug: spellforce-platinum-gog
steamid: null
version: GOG
year: 2005
{
  "game_slug": "spellforce-platinum",
  "version": "GOG",
  "description": null,
  "notes": "For some reason the game can be very slow, but if you move the mouse the frame rate goes up (from 10~ fps to 30~ fps in some situations).\r\n\r\nThere are binaries with fixed FOV for ultrawide screens. See:\r\n- https://community.pcgamingwiki.com/files/file/1481-spellforce-fov-fix-for-widescreen-and-ultrawide/\r\n- https://www.nexusmods.com/spellforceplatinumedition/mods/8?tab=description\r\n\r\nHas to start in window mode or it will result in an error.\r\n\r\nTo use custom resolution, change \"config.lua\" in the game directory as such:\r\n```\r\nGraphic =\r\n{\r\nScreenResolution = 7,\r\nWindowWidth = 3440,\r\nWindowHeight = 1440,\r\n}\r\n```\r\n\r\nNote:\r\n- If you enable dxvk, the game will crash when opening the Options in the main menu or Save Game from the in-game menu",
  "name": "SpellForce Platinum",
  "year": 2005,
  "steamid": null,
  "gogslug": "spellforce_platinum",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "spellforce-platinum-gog",
  "installer_slug": "spellforce-platinum-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "args": "-window",
      "exe": "$GAMEDIR/drive_c/GOG Games/SpellForce - Platinum Edition/SpellForce.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9 win7",
          "description": "Installing d3dx9 in prefix",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing game",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game