Installer ys-i-ii-chronicles-dlsite-digital-relea

This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.

exe: drive_c/ys12c_w8/YsC/config.exe
files:
- installer: N/A:Please select installer
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/ys12c_w8
    file: installer
    format: rar
system:
  env:
    LANG: ja_JP.UTF8
{
  "exe": "drive_c/ys12c_w8/YsC/config.exe",
  "files": [
    {
      "installer": "N/A:Please select installer"
    }
  ],
  "game": {
    "arch": "win32",
    "prefix": "$GAMEDIR"
  },
  "installer": [
    {
      "extract": {
        "dst": "$GAMEDIR/drive_c/ys12c_w8",
        "file": "installer",
        "format": "rar"
      }
    }
  ],
  "system": {
    "env": {
      "LANG": "ja_JP.UTF8"
    }
  }
}
Back to game