Installer memoria-gog

files:
- setup: N/A:Select the game's installer (setup_memoria_*.exe)
game:
  arch: win64
  exe: drive_c/GOG Games/Memoria/memoria.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
    description: Installing Memoria
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: memoria
gogslug: memoria
humblestoreid: ''
installer_slug: memoria-gog
name: Memoria
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's installer (setup_memoria_*.exe)
  game:
    arch: win64
    exe: drive_c/GOG Games/Memoria/memoria.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
      description: Installing Memoria
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
slug: memoria-gog
steamid: 243200
version: GOG
year: null
{
  "game_slug": "memoria",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Memoria",
  "year": null,
  "steamid": 243200,
  "gogslug": "memoria",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "memoria-gog",
  "installer_slug": "memoria-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's installer (setup_memoria_*.exe)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Memoria/memoria.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
          "description": "Installing Memoria",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game