Skip to content
jingkai. edited this page Dec 26, 2025 · 18 revisions

Akira is a wrapper around chiaki-ng to provide a GUI for using the chiaki-ng library to access the Playstation Remote Play protocol on the switch, enabling it to work as a Playstation client.

It uses a fork with some switch specific changes which I hope to upstream eventually, mainly around the cryptography section for PSN handshakes/connections. This fork is located here.

Other custom libraries include a forked cURL with websockets enabled and the libNX VTLS work done by yellows8 to utilise libNX for cryptography purposes where possible.

Clone this wiki locally