Installer chiaki-chiaki-ps4-remote-pl

files:
- Chiaki-AppImage: https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/Chiaki-v2.2.0-Linux-x86_64.AppImage
- psn-account-id: https://git.sr.ht/~thestr4ng3r/chiaki/blob/refs/heads/master/scripts/psn-account-id.py
game:
  exe: $GAMEDIR/Chiaki-AppImage
  working_dir: $GAMEDIR
installer:
- execute:
    command: python3 $CACHE/psn-account-id/psn-account-id.py
    description: '                   <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<      Obtaining
      your PSN AccountID      >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Starting with PS4 7.0,
      it is necessary to use a so-called AccountID as opposed to the Online-ID for
      registration. This ID seems to be a unique identifier for a PSN Account and
      it can be obtained from the PSN after logging in using OAuth. Once you know
      your ID, write it down. You will likely never have to do this process again.
      This step is only required on first install. Updates don`t require it. Close
      the Terminal window to continue. '
    terminal: true
- move:
    description: Moving Executable
    dst: $GAMEDIR/
    src: $CACHE/Chiaki_AppImage/Chiaki-AppImage
- chmodx: $GAMEDIR/Chiaki-AppImage
description: Small Installer that grabs Chiaki Sourcehut and executes the PSN AccountID
  script to setup Chiaki.
game_slug: chiaki
gogslug: ''
humblestoreid: ''
installer_slug: chiaki-chiaki-ps4-remote-pl
name: Chiaki
notes: "- Python3 is required to run the PSN AccountID script.\r\n- Since PSN accounts\
  \ are stored local this runs fine and doesnt overwrite previous install configs."
runner: linux
script:
  files:
  - Chiaki-AppImage: https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/Chiaki-v2.2.0-Linux-x86_64.AppImage
  - psn-account-id: https://git.sr.ht/~thestr4ng3r/chiaki/blob/refs/heads/master/scripts/psn-account-id.py
  game:
    exe: $GAMEDIR/Chiaki-AppImage
    working_dir: $GAMEDIR
  installer:
  - execute:
      command: python3 $CACHE/psn-account-id/psn-account-id.py
      description: '                   <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<      Obtaining
        your PSN AccountID      >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Starting with PS4 7.0,
        it is necessary to use a so-called AccountID as opposed to the Online-ID for
        registration. This ID seems to be a unique identifier for a PSN Account and
        it can be obtained from the PSN after logging in using OAuth. Once you know
        your ID, write it down. You will likely never have to do this process again.
        This step is only required on first install. Updates don`t require it. Close
        the Terminal window to continue. '
      terminal: true
  - move:
      description: Moving Executable
      dst: $GAMEDIR/
      src: $CACHE/Chiaki_AppImage/Chiaki-AppImage
  - chmodx: $GAMEDIR/Chiaki-AppImage
slug: chiaki-chiaki-ps4-remote-pl
steamid: null
version: Chiaki PS4 Remote Play
year: 2019
{
  "game_slug": "chiaki",
  "version": "Chiaki PS4 Remote Play",
  "description": "Small Installer that grabs Chiaki Sourcehut and executes the PSN AccountID script to setup Chiaki.",
  "notes": "- Python3 is required to run the PSN AccountID script.\r\n- Since PSN accounts are stored local this runs fine and doesnt overwrite previous install configs.",
  "name": "Chiaki",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "chiaki-chiaki-ps4-remote-pl",
  "installer_slug": "chiaki-chiaki-ps4-remote-pl",
  "script": {
    "files": [
      {
        "Chiaki-AppImage": "https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/Chiaki-v2.2.0-Linux-x86_64.AppImage"
      },
      {
        "psn-account-id": "https://git.sr.ht/~thestr4ng3r/chiaki/blob/refs/heads/master/scripts/psn-account-id.py"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Chiaki-AppImage",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "execute": {
          "command": "python3 $CACHE/psn-account-id/psn-account-id.py",
          "description": "                   <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<      Obtaining your PSN AccountID      >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Starting with PS4 7.0, it is necessary to use a so-called AccountID as opposed to the Online-ID for registration. This ID seems to be a unique identifier for a PSN Account and it can be obtained from the PSN after logging in using OAuth. Once you know your ID, write it down. You will likely never have to do this process again. This step is only required on first install. Updates don`t require it. Close the Terminal window to continue. ",
          "terminal": true
        }
      },
      {
        "move": {
          "description": "Moving Executable",
          "dst": "$GAMEDIR/",
          "src": "$CACHE/Chiaki_AppImage/Chiaki-AppImage"
        }
      },
      {
        "chmodx": "$GAMEDIR/Chiaki-AppImage"
      }
    ]
  }
}
Back to game