Installer aokana-four-rhythms-across-th-windows-nekonyan-or-

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
- linux_videos: N/A:Select Linux videos archive (e.g., "AokanaVideoFilesEN.zip")
- innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
- windows_patch_latest:
    filename: AokanaUpdate1.21PE_march.zip
    url: https://nekonyansoft.com/download/free/patch/7
game:
  exe: $GAMEDIR/Aokana
installer:
- extract:
    dst: $CACHE/innoextract
    file: $innoextract
- execute:
    args: -d "$CACHE" "$windows_installer"
    file: $CACHE/innoextract/innoextract
- 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
- extract:
    file: linux_videos
- chmodx: $GAMEDIR/Aokana
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-windows-nekonyan-or-
name: Aokana - Four Rhythms Across the Blue
notes: "Detailed instructions for installing all dependencies required by this installer\
  \ (as well as outstanding issues and pull requests) reside at this GitHub repository:\r\
  \nhttps://github.com/leycec/aokana-linux"
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
  - linux_videos: N/A:Select Linux videos archive (e.g., "AokanaVideoFilesEN.zip")
  - innoextract: https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz
  - windows_patch_latest:
      filename: AokanaUpdate1.21PE_march.zip
      url: https://nekonyansoft.com/download/free/patch/7
  game:
    exe: $GAMEDIR/Aokana
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: $innoextract
  - execute:
      args: -d "$CACHE" "$windows_installer"
      file: $CACHE/innoextract/innoextract
  - 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
  - extract:
      file: linux_videos
  - chmodx: $GAMEDIR/Aokana
slug: aokana-four-rhythms-across-th-windows-nekonyan-or-
steamid: 1044620
version: Windows NekoNyan or JAST
year: 2019
{
  "game_slug": "aokana-four-rhythms-across-the-blue",
  "version": "Windows NekoNyan or 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": "Detailed instructions for installing all dependencies required by this installer (as well as outstanding issues and pull requests) reside at this GitHub repository:\r\nhttps://github.com/leycec/aokana-linux",
  "name": "Aokana - Four Rhythms Across the Blue",
  "year": 2019,
  "steamid": 1044620,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "aokana-four-rhythms-across-th-windows-nekonyan-or-",
  "installer_slug": "aokana-four-rhythms-across-th-windows-nekonyan-or-",
  "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"
      },
      {
        "linux_videos": "N/A:Select Linux videos archive (e.g., \"AokanaVideoFilesEN.zip\")"
      },
      {
        "innoextract": "https://constexpr.org/innoextract/files/innoextract-1.9-linux.tar.xz"
      },
      {
        "windows_patch_latest": {
          "filename": "AokanaUpdate1.21PE_march.zip",
          "url": "https://nekonyansoft.com/download/free/patch/7"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Aokana"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "$innoextract"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$windows_installer\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "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"
        }
      },
      {
        "extract": {
          "file": "linux_videos"
        }
      },
      {
        "chmodx": "$GAMEDIR/Aokana"
      }
    ]
  }
}
Back to game