Linux Flatpak Release on Flathub as io.github.streetpea.Chiaki4deck
Use brew to manage updates for the MacOS release with:
brew install --cask streetpea/streetpea/chiaki-ng
Use winget to manage updates for the Windows release with:
winget install --id=StreetPea.chiaki-ng -e
Use chocolatey to manage updates for the Windows release with:
choco install chiaki-ng
Windows Release (x86_64), MacOS Release (arm64 and x86_64), and Linux Appimage Release (arm64 and x86_64) attached.
Note: Pipewire required for appimage. For Linux, pipewire is required for DualSense haptics.
For flatpak, you can run with --env=SDL_AUDIODRIVER=pulse
to use pulse instead of pipewire if you really want that (doing this means DualSense haptics won't work)
Note2: Appimage requires the following libraries to be installed on your system (these files need to be the correct ones for your system to work properly so can't be packaged with the appimage):
libhidapi
libvulkan
libva
Updates
Small patch update:
- add automatic (pinless) registration for locally discovered consoles
- adjust adaptive trigger and haptic intensity based on the PS5 settings
- Set led (lightbar) colors during gameplay for applicable controllers in games that support this feature
- patch bug causing stream session to fail connecting in certain instances
- reduce app load time
- add controller navigation icons to GUI
- enable zero-copy decoding for hdr on Windows using the AMD radeon driver (was previously disabled due to a driver bug)
- add Winget and Chocolatey support for Windows
- patch bug causing remote connection via PSN to fail in an edge case
- add Windows portable zip release to releases in addition to installer
- change cancelling button for auto-connect and remote connection via psn to back button / escape instead of any button
- add configurable display options
- enable adjusting libplacebo custom renderer preset + display options via stream menu (so you can see the effects while adjusting them)
- add reminder for create steam shortcut on platforms where it's enabled + add remind me option to remote play setup popup
- fix controller shortcut not adding when using the create steam shortcut button and the non-Steam game already exists
- fix unstreamable content message not appearing in some instances
- fix issue causing L2 adaptive trigger to lock in certain games
- fix controller mapping appearing for Steam Virtual controllers
- fix Steam Deck desktop mode controller mode (activated by holding options button) not working with chiaki-ng
- fix Google Stadia controller mapping
- fix controller navigation temporarily losing focus in certain edge cases