Installer 1nsane-gog

files:
- file1: N/A:Please select the GOG installer
game:
  args: nomovie
  exe: drive_c/GOG Games/1NSANE/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /sp- /norestart /suppressmsgboxes /nogui
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: directplay
    description: Installing directplay for multiplayer support
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: 1nsane
gogslug: 1nsane
humblestoreid: ''
installer_slug: 1nsane-gog
name: 1nsane
notes: "- Some errors might appear at the end of the installation process but the\
  \ game should work anyway.\r\n- If you participated in a multiplayer match and close\
  \ the game afterwards Wine might not shut down completely. In this case rightclick\
  \ on the game icon in Lutris and use \"Kill all wine processes\"."
runner: wine
script:
  files:
  - file1: N/A:Please select the GOG installer
  game:
    args: nomovie
    exe: drive_c/GOG Games/1NSANE/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /sp- /norestart /suppressmsgboxes /nogui
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: directplay
      description: Installing directplay for multiplayer support
      name: winetricks
      prefix: $GAMEDIR
slug: 1nsane-gog
steamid: null
version: GOG
year: 2000
{
  "game_slug": "1nsane",
  "version": "GOG",
  "description": null,
  "notes": "- Some errors might appear at the end of the installation process but the game should work anyway.\r\n- If you participated in a multiplayer match and close the game afterwards Wine might not shut down completely. In this case rightclick on the game icon in Lutris and use \"Kill all wine processes\".",
  "name": "1nsane",
  "year": 2000,
  "steamid": null,
  "gogslug": "1nsane",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "1nsane-gog",
  "installer_slug": "1nsane-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "args": "nomovie",
      "exe": "drive_c/GOG Games/1NSANE/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/sp- /norestart /suppressmsgboxes /nogui",
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing directplay for multiplayer support",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game