files:
- gamezip: 'N/A: Select the Tsukihime.zip file, download from ( https://www.mediafire.com/file/pm8hlki4j5gv9pe/Tsukihime.zip/file
)'
- onscripter-en: https://github.com/Galladite27/ONScripter-EN/releases/download/2024-07-21/onscripter-en-20240721.Linux.x86-64.tar.gz
game:
args: -s ./
exe: $GAMEDIR/Game/onscripter-en
installer:
- extract:
dst: $CACHE/
file: gamezip
- move:
dst: $GAMEDIR/
src: $CACHE/Game
- extract:
dst: $CACHE/
file: onscripter-en
- move:
dst: $GAMEDIR/Game
src: $CACHE/onscripter-en
- chmodx: $GAMEDIR/Game/onscripter-en
description: Game run natively via onscripter-en Linux port
game_slug: tsukihime
gogslug: ''
humblestoreid: ''
installer_slug: tsukihime-linux-save-at-choice
name: Tsukihime
notes: "- The bug which prevents saving at choices, is fixed in this version!\r\n\
- Latest Release of Galladite27's onscripter-en continuation fork is used for engine\r\
\n- Game resolution can be adjusted in \"ons.cfg\" in the game's directory\r\n-\
\ For config options, run `./onscripter-en --help` from within the game directory"
runner: linux
script:
files:
- gamezip: 'N/A: Select the Tsukihime.zip file, download from ( https://www.mediafire.com/file/pm8hlki4j5gv9pe/Tsukihime.zip/file
)'
- onscripter-en: https://github.com/Galladite27/ONScripter-EN/releases/download/2024-07-21/onscripter-en-20240721.Linux.x86-64.tar.gz
game:
args: -s ./
exe: $GAMEDIR/Game/onscripter-en
installer:
- extract:
dst: $CACHE/
file: gamezip
- move:
dst: $GAMEDIR/
src: $CACHE/Game
- extract:
dst: $CACHE/
file: onscripter-en
- move:
dst: $GAMEDIR/Game
src: $CACHE/onscripter-en
- chmodx: $GAMEDIR/Game/onscripter-en
slug: tsukihime-linux-save-at-choice
steamid: null
version: Linux (Save at Choices Fix)
year: 2000
{
"game_slug": "tsukihime",
"version": "Linux (Save at Choices Fix)",
"description": "Game run natively via onscripter-en Linux port",
"notes": "- The bug which prevents saving at choices, is fixed in this version!\r\n- Latest Release of Galladite27's onscripter-en continuation fork is used for engine\r\n- Game resolution can be adjusted in \"ons.cfg\" in the game's directory\r\n- For config options, run `./onscripter-en --help` from within the game directory",
"name": "Tsukihime",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tsukihime-linux-save-at-choice",
"installer_slug": "tsukihime-linux-save-at-choice",
"script": {
"files": [
{
"gamezip": "N/A: Select the Tsukihime.zip file, download from ( https://www.mediafire.com/file/pm8hlki4j5gv9pe/Tsukihime.zip/file )"
},
{
"onscripter-en": "https://github.com/Galladite27/ONScripter-EN/releases/download/2024-07-21/onscripter-en-20240721.Linux.x86-64.tar.gz"
}
],
"game": {
"args": "-s ./",
"exe": "$GAMEDIR/Game/onscripter-en"
},
"installer": [
{
"extract": {
"dst": "$CACHE/",
"file": "gamezip"
}
},
{
"move": {
"dst": "$GAMEDIR/",
"src": "$CACHE/Game"
}
},
{
"extract": {
"dst": "$CACHE/",
"file": "onscripter-en"
}
},
{
"move": {
"dst": "$GAMEDIR/Game",
"src": "$CACHE/onscripter-en"
}
},
{
"chmodx": "$GAMEDIR/Game/onscripter-en"
}
]
}
}