Installer tsukihime-linux-hi-res-support

files:
- gamezip: N/A:Select the game's zip file (Download from https://bit.ly/3ALPpC3 )
- onscripter-en-x64: https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2
game:
  args: -s ./
  exe: $GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en
installer:
- extract:
    dst: $CACHE
    file: gamezip
- move:
    dst: $GAMEDIR/drive_c/Program Files/Tsukihime/
    src: $CACHE/Game
- extract:
    dst: $CACHE/
    file: onscripter-en-x64
- move:
    dst: $GAMEDIR/drive_c/Program Files/Tsukihime/
    src: $CACHE/onscripter-en
- chmodx: $GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en
description: Game run natively via onscripter-en Linux port
game_slug: tsukihime
gogslug: ''
humblestoreid: ''
installer_slug: tsukihime-linux-hi-res-support
name: Tsukihime
notes: "- Game resolution can be adjusted in \"ons.cfg\" in the game's directory\r\
  \n- This version has a bug which prevents saving at choices"
runner: linux
script:
  files:
  - gamezip: N/A:Select the game's zip file (Download from https://bit.ly/3ALPpC3
      )
  - onscripter-en-x64: https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2
  game:
    args: -s ./
    exe: $GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en
  installer:
  - extract:
      dst: $CACHE
      file: gamezip
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Tsukihime/
      src: $CACHE/Game
  - extract:
      dst: $CACHE/
      file: onscripter-en-x64
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Tsukihime/
      src: $CACHE/onscripter-en
  - chmodx: $GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en
slug: tsukihime-linux-hi-res-support
steamid: null
version: Linux (Hi-res support)
year: 2000
{
  "game_slug": "tsukihime",
  "version": "Linux (Hi-res support)",
  "description": "Game run natively via onscripter-en Linux port",
  "notes": "- Game resolution can be adjusted in \"ons.cfg\" in the game's directory\r\n- This version has a bug which prevents saving at choices",
  "name": "Tsukihime",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tsukihime-linux-hi-res-support",
  "installer_slug": "tsukihime-linux-hi-res-support",
  "script": {
    "files": [
      {
        "gamezip": "N/A:Select the game's zip file (Download from https://bit.ly/3ALPpC3 )"
      },
      {
        "onscripter-en-x64": "https://web.archive.org/web/20180703015134/http://unclemion.com/onscripter/pub/onscr/onscripter-en-linux-x86_64-20110628.tar.bz2"
      }
    ],
    "game": {
      "args": "-s ./",
      "exe": "$GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gamezip"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Tsukihime/",
          "src": "$CACHE/Game"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/",
          "file": "onscripter-en-x64"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Tsukihime/",
          "src": "$CACHE/onscripter-en"
        }
      },
      {
        "chmodx": "$GAMEDIR/drive_c/Program Files/Tsukihime/onscripter-en"
      }
    ]
  }
}
Back to game