Installer the-song-of-saya-jast-usa

files:
- file1: N/A:Please select the JAST USA archive
game:
  arch: win32
  exe: drive_c/Program Files/Saya no Uta/saya.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    arch: win32
    executable: $CACHE/Saya_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: cjkfonts
    arch: win32
    description: Installing fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: xact
    arch: win32
    description: Fix freeze at the start of the game
    name: winetricks
    prefix: $GAMEDIR
description: Only works with the old version available prior to August 2019.
game_slug: the-song-of-saya
gogslug: ''
humblestoreid: ''
installer_slug: the-song-of-saya-jast-usa
name: The Song of Saya
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the JAST USA archive
  game:
    arch: win32
    exe: drive_c/Program Files/Saya no Uta/saya.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      arch: win32
      executable: $CACHE/Saya_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: cjkfonts
      arch: win32
      description: Installing fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: xact
      arch: win32
      description: Fix freeze at the start of the game
      name: winetricks
      prefix: $GAMEDIR
slug: the-song-of-saya-jast-usa
steamid: 702050
version: JAST USA
year: 2013
{
  "game_slug": "the-song-of-saya",
  "version": "JAST USA",
  "description": "Only works with the old version available prior to August 2019.",
  "notes": "",
  "name": "The Song of Saya",
  "year": 2013,
  "steamid": 702050,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-song-of-saya-jast-usa",
  "installer_slug": "the-song-of-saya-jast-usa",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the JAST USA archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Saya no Uta/saya.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$CACHE/Saya_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "arch": "win32",
          "description": "Installing fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "xact",
          "arch": "win32",
          "description": "Fix freeze at the start of the game",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game