files:
- linux_port: https://github.com/leycec/aokana-linux/releases/download/v0.0.1/aokana-linux_0.0.1.zip
- windows_installer: N/A:Select NekoNyan or JAST Windows installer
- windows_patch_latest:
filename: AokanaUpdate1.21PE_march.zip
url: https://nekonyansoft.com/download/free/patch/7
- video_convert: https://github.com/FakeShemp/AokanaVideoConvert/releases/download/1.0/AokanaVideoConvert.zip
- innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
game:
exe: $GAMEDIR/Aokana
installer:
- extract:
dst: $CACHE/innoextract
file: $innoextract
- extract:
dst: $CACHE/app/Aokana_Data
src: $video_convert
- execute:
args: -d "$CACHE" "$windows_installer"
description: Extracting files from installer...
file: $CACHE/innoextract/innoextract
- execute:
description: Converting videos to Linux compatible format...
file: $CACHE/app/Aokana_Data/AokanaVideoConvert
working_dir: $CACHE/app/Aokana_Data
- merge:
dst: $GAMEDIR
src: $CACHE/app
- extract:
dst: $CACHE
file: $windows_patch_latest
- extract:
dst: $GAMEDIR/Aokana_Data
file: $CACHE/AokanaUpdate1.21.exe
format: nsis
- extract:
file: $linux_port
require-binaries: ffmpeg
description: Fan-produced native Linux port of the original Windows version of "Ao
no Kanata no Four Rhythm" (Aokana) digitally published by NekoNyan and JAST, courtesy
the Fuwanovel forum. This installer is the complete uncensored Aokana experience
ported to Linux, including all CGs, scenes, and dialogues from the original Japanese
release, Misaka's supplementary scenes from the Aokana Perfect Edition+, and perfect
playback of Linux-compatible videos transcoded from the original Windows release.
game_slug: aokana-four-rhythms-across-the-blue
gogslug: ''
humblestoreid: ''
installer_slug: aokana-four-rhythms-across-th-nekonyanjast
name: Aokana - Four Rhythms Across the Blue
notes: Converts all videos on install, which is quite slow.
runner: linux
script:
files:
- linux_port: https://github.com/leycec/aokana-linux/releases/download/v0.0.1/aokana-linux_0.0.1.zip
- windows_installer: N/A:Select NekoNyan or JAST Windows installer
- windows_patch_latest:
filename: AokanaUpdate1.21PE_march.zip
url: https://nekonyansoft.com/download/free/patch/7
- video_convert: https://github.com/FakeShemp/AokanaVideoConvert/releases/download/1.0/AokanaVideoConvert.zip
- innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
game:
exe: $GAMEDIR/Aokana
installer:
- extract:
dst: $CACHE/innoextract
file: $innoextract
- extract:
dst: $CACHE/app/Aokana_Data
src: $video_convert
- execute:
args: -d "$CACHE" "$windows_installer"
description: Extracting files from installer...
file: $CACHE/innoextract/innoextract
- execute:
description: Converting videos to Linux compatible format...
file: $CACHE/app/Aokana_Data/AokanaVideoConvert
working_dir: $CACHE/app/Aokana_Data
- merge:
dst: $GAMEDIR
src: $CACHE/app
- extract:
dst: $CACHE
file: $windows_patch_latest
- extract:
dst: $GAMEDIR/Aokana_Data
file: $CACHE/AokanaUpdate1.21.exe
format: nsis
- extract:
file: $linux_port
require-binaries: ffmpeg
slug: aokana-four-rhythms-across-th-nekonyanjast
steamid: 1044620
version: NekoNyan/JAST
year: 2019
{
"game_slug": "aokana-four-rhythms-across-the-blue",
"version": "NekoNyan/JAST",
"description": "Fan-produced native Linux port of the original Windows version of \"Ao no Kanata no Four Rhythm\" (Aokana) digitally published by NekoNyan and JAST, courtesy the Fuwanovel forum. This installer is the complete uncensored Aokana experience ported to Linux, including all CGs, scenes, and dialogues from the original Japanese release, Misaka's supplementary scenes from the Aokana Perfect Edition+, and perfect playback of Linux-compatible videos transcoded from the original Windows release.",
"notes": "Converts all videos on install, which is quite slow.",
"name": "Aokana - Four Rhythms Across the Blue",
"year": 2019,
"steamid": 1044620,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "aokana-four-rhythms-across-th-nekonyanjast",
"installer_slug": "aokana-four-rhythms-across-th-nekonyanjast",
"script": {
"files": [
{
"linux_port": "https://github.com/leycec/aokana-linux/releases/download/v0.0.1/aokana-linux_0.0.1.zip"
},
{
"windows_installer": "N/A:Select NekoNyan or JAST Windows installer"
},
{
"windows_patch_latest": {
"filename": "AokanaUpdate1.21PE_march.zip",
"url": "https://nekonyansoft.com/download/free/patch/7"
}
},
{
"video_convert": "https://github.com/FakeShemp/AokanaVideoConvert/releases/download/1.0/AokanaVideoConvert.zip"
},
{
"innoextract": "https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/Aokana"
},
"installer": [
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "$innoextract"
}
},
{
"extract": {
"dst": "$CACHE/app/Aokana_Data",
"src": "$video_convert"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$windows_installer\"",
"description": "Extracting files from installer...",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"execute": {
"description": "Converting videos to Linux compatible format...",
"file": "$CACHE/app/Aokana_Data/AokanaVideoConvert",
"working_dir": "$CACHE/app/Aokana_Data"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$windows_patch_latest"
}
},
{
"extract": {
"dst": "$GAMEDIR/Aokana_Data",
"file": "$CACHE/AokanaUpdate1.21.exe",
"format": "nsis"
}
},
{
"extract": {
"file": "$linux_port"
}
}
],
"require-binaries": "ffmpeg"
}
}