Kupfer
Well-known member
- Joined
- Feb 3, 2022
- Messages
- 165
For those who don't know Chiaki yet and are wondering what Chiaki has to do with Steam Deck:
Chiaki is an interesting application for Playstion 4 / 5 owners who, like me, appreciate the remoteplay function of the Playstation. Unlike the official remoteplay app from Sony, Chiaki also provides a 1080p60fps stream for the PS4 Pro and PS5.
I am very curious to see how the linux version of Chiaki will work on the Deck and how and if you can use the control elements of the Deck directly or in a roundabout way.
For all those who want to try Chiaki on the PC, phone or other mobile device, I will link the tutorial and download link down below. I set it up on my Windows 10 PC the other day because I was curious, and in my opinion it works better and more straightforward than the official remoteplay app - once you have Chiaki set up, which is a little bit tricky but doable.
As soon as I have my Deck, I'll try it out and post a detailed tutorial here if necessary.
"Chiaki is a Free and Open Source Software Client for PlayStation 4 and PlayStation 5 Remote Play for Linux, FreeBSD, OpenBSD, Android, macOS, Windows, Nintendo Switch and potentially even more platforms."
-Source
Chiaki is an interesting application for Playstion 4 / 5 owners who, like me, appreciate the remoteplay function of the Playstation. Unlike the official remoteplay app from Sony, Chiaki also provides a 1080p60fps stream for the PS4 Pro and PS5.
I am very curious to see how the linux version of Chiaki will work on the Deck and how and if you can use the control elements of the Deck directly or in a roundabout way.
For all those who want to try Chiaki on the PC, phone or other mobile device, I will link the tutorial and download link down below. I set it up on my Windows 10 PC the other day because I was curious, and in my opinion it works better and more straightforward than the official remoteplay app - once you have Chiaki set up, which is a little bit tricky but doable.
As soon as I have my Deck, I'll try it out and post a detailed tutorial here if necessary.
- Download Chiaki v.2.1.1 (most recent version)
- Pyton script for obtaining your PSN AccountID
Usage
If your Console is on your local network, is turned on or in standby mode and does not have Discovery explicitly disabled, Chiaki should find it. Otherwise, you can add it manually. To do so, click the "+" icon in the top right, and enter your Console's IP address.
You will then need to register your Console with Chiaki. You will need two more pieces of information to do this.
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 (streaming itself did not change). 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. A Python 3 script which does this is provided in scripts/psn-account-id.py. Simply run it in a terminal and follow the instructions. Once you know your ID, write it down. You will likely never have to do this process again.
Obtaining a Registration PIN
To register a Console with a PIN, it must be put into registration mode. To do this on a PS4, simply go to: Settings -> Remote Play -> Add Device, or on a PS5: Settings -> System -> Remote Play -> Link Device.
You can now double-click your Console in Chiaki's main window to start Remote Play.
-Source
If your Console is on your local network, is turned on or in standby mode and does not have Discovery explicitly disabled, Chiaki should find it. Otherwise, you can add it manually. To do so, click the "+" icon in the top right, and enter your Console's IP address.
You will then need to register your Console with Chiaki. You will need two more pieces of information to do this.
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 (streaming itself did not change). 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. A Python 3 script which does this is provided in scripts/psn-account-id.py. Simply run it in a terminal and follow the instructions. Once you know your ID, write it down. You will likely never have to do this process again.
Obtaining a Registration PIN
To register a Console with a PIN, it must be put into registration mode. To do this on a PS4, simply go to: Settings -> Remote Play -> Add Device, or on a PS5: Settings -> System -> Remote Play -> Link Device.
You can now double-click your Console in Chiaki's main window to start Remote Play.
-Source
Last edited: