Skip to content

v1.7.3

Latest
Compare
Choose a tag to compare
@streetpea streetpea released this 26 Jun 18:38
· 1 commit to main since this release
66998b9

Adds ability to create/delete and switch between different profiles (i.e., different users)

Linux Flatpak Release on Flathub as io.github.streetpea.Chiaki4deck

Windows Release, MacOS Release, and Linux Appimage Release 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)

Updates

  • Switch, create and delete profiles via Settings (Gear icon)->Config->Manage Profiles. You can also make a shortcut launching from a specific profile with the --profile=profile_name option where profile_name is the given profile's name
  • Fix issue where discovery doesn't work in certain setups on Windows
  • Fix issue where auto-connect doesn't work with manually added connection on Windows