Installer painttool-sai-125

files:
- installer:
    filename: sai-1.2.5-ful-en.exe
    url: https://www.systemax.jp/bin/sai-1.2.5-ful-en.exe
game:
  arch: win64
  exe: $GAMEDIR/sai.exe
  install_gecko: false
  install_mono: false
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $GAMEDIR
    file: installer
description: Install from official site.
game_slug: paint-tool-sai
gogslug: ''
humblestoreid: ''
installer_slug: painttool-sai-125
name: PaintTool SAI
notes: Disallow window manager from redecorate or control your window from wine config.
  It mess with pointer position when maximized (in GNOME. not tested yet with other
  DE).
runner: wine
script:
  files:
  - installer:
      filename: sai-1.2.5-ful-en.exe
      url: https://www.systemax.jp/bin/sai-1.2.5-ful-en.exe
  game:
    arch: win64
    exe: $GAMEDIR/sai.exe
    install_gecko: false
    install_mono: false
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $GAMEDIR
      file: installer
slug: painttool-sai-125
steamid: null
version: 1.2.5
year: 2008
{
  "game_slug": "paint-tool-sai",
  "version": "1.2.5",
  "description": "Install from official site.",
  "notes": "Disallow window manager from redecorate or control your window from wine config. It mess with pointer position when maximized (in GNOME. not tested yet with other DE).",
  "name": "PaintTool SAI",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "painttool-sai-125",
  "installer_slug": "painttool-sai-125",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "sai-1.2.5-ful-en.exe",
          "url": "https://www.systemax.jp/bin/sai-1.2.5-ful-en.exe"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/sai.exe",
      "install_gecko": false,
      "install_mono": false,
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "installer"
        }
      }
    ]
  }
}
Back to game