2022-12-10 02:15:49 +01:00
**This project is provided free of charge, but development of it is not free - it takes a lot of effort**:
2022-11-27 20:25:23 +01:00
2022-12-10 02:12:43 +01:00
- Consider donating to keep this project alive.
2022-12-10 02:15:49 +01:00
- Donating also helps to fund new features.
2022-11-27 20:25:23 +01:00
2022-12-10 02:21:20 +01:00
< a href = 'https://ko-fi.com/ayufan' target = '_blank' > < img height = '35' style = 'border:0px;height:50px;' src = 'https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' alt = 'Buy Me a Coffee at ko-fi.com' / > < / a > < a href = "https://www.paypal.com/donate/?hosted_button_id=DHNBE2YR9D5Y2" target = '_blank' > < img height = '35' src = "https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt = "Donate with PayPal" style = 'border:0px;height:55px;' / > < / a >
2022-11-27 20:25:23 +01:00
2022-11-24 22:37:24 +01:00
## 0.5.x
- Introduce SteamController that provides 3 main modes of operation Desktop, X360 and Steam
2022-11-26 20:09:30 +01:00
- Try to disable usage of Kernel Drivers (when FAN in Default, and OSD Kernel Drivers are disabled)
to allow apps to work with Anti-Cheat detections
2022-11-27 19:54:37 +01:00
- STEAM + 3 dots brings Task Manager (CTRL+SHIFT+ESCAPE)
2022-11-28 09:34:17 +01:00
- Add configurable BackPanel keys (allowed mappings are subject to change)
2022-12-02 19:46:28 +01:00
- Build DEBUG that has all experimental features
2022-12-06 21:28:03 +01:00
- The X360 has Haptics enabled by default
2022-12-06 21:19:10 +01:00
- Detect GamePad UI open temporarily for controller layout
2022-12-06 21:23:18 +01:00
- Automatically manage steam controller configs when using Steam Input
2022-12-08 01:48:14 +01:00
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
2022-12-08 10:45:50 +01:00
- All SteamDeckTools settings are stored in `.ini` file in root folder
2022-12-10 10:18:21 +01:00
- Detect SAS (Secure Attention Sequence) in a way that does not prevent screen sleep
2022-12-10 10:36:00 +01:00
- Recreate X360 device on fatal failure (might happen after resume)
2022-12-10 10:45:37 +01:00
- DEBUG allows to keep X360 controller always connected
2022-12-10 10:50:31 +01:00
- Swap `STEAM+Menu` and `STEAM+Options` . It makes more sense to switch windows with STEAM+3 horizontal lines
2022-12-10 11:23:47 +01:00
- If application is run with `-run-on-startup` it will self-set to run on system start
2022-12-10 17:00:09 +01:00
- Depend on `GetCursorPos` to detect `SAS`
2022-12-11 02:35:46 +01:00
- Add `Updater.exe` that can update to latest release and debug
2022-12-11 13:26:46 +01:00
- Add `Setup.exe` installer to install all except RTSS
2022-12-12 09:47:23 +01:00
- Fix `Use X360 with Steam` that was broken with `0.5.33`
2022-12-12 20:03:15 +01:00
- Add `Sentry` error tracking (updated)
- Tune `PowerControl` key repeats