Skip to content

v0.7.0

Latest

Choose a tag to compare

@C0rn3j C0rn3j released this 25 Aug 19:54
· 5 commits to main since this release
29466f2

I've created an SCC Discord - for chitchat, support, suggestions, or showing off your elaborate SCC profiles and integrations.


What's Changed

  • Steam Controller (2026) now gives haptic feedback when "clicking" the touchpads
  • Wayland support was further improved
  • A lot of bugs were squashed
  • Profile version was bumped to v1.6

⚠️ Manual intervention (may be) required

DPAD <> LEFT TOUCHPAD and RIGHT JOYSTICK <> RIGHT TOUCHPAD may have switched places in your custom controller profiles.

This is because some controllers (DS4/DS/...) were wrongly defined as having touchpads instead of a DPAD and Right joystick, so if you made a profile for such a controller, it may need some love.

It is unfortunately not possible to migrate this automatically, as the profiles are not associated to a specific controller, so there is no way to tell if a profile's pad/stick configuration was actually meant to be something else.

You can fix this in three ways:

  1. Simply load up the affected profile and re-do your settings for the DPAD/RSTICK in the GUI.

  2. If you have a controller that has both touchpads and sticks, like the SC(2026) or Deck, load the profile up in the GUI and copy things between the two inputs as needed.

  3. If you don't have SC/Deck and don't want to re-create what you had on the input from scratch, you can fix things in a text editor.
    Right click on the controller profile name, select Profile Details, you'll see the path to your .sccprofile file, open it in a text editor and rename pad_left to dpad or pad_right to rstick, as needed.

There were other changes to configuration too, but all of those should be an automatic migration with no intervention required on your part.

Support

Support me on Ko-fi

Like what I do?

AppImage

If you wish to use the AppImage but you're not sure which version to go for, stick with the noble-x86_64.AppImage

Highlighted commits

Full Changelog: v0.6.6...v0.7.0