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-12-19 11:20:59 +01:00
[**READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED** ](https://steam-deck-tools.ayufan.dev/#anti-cheat-and-antivirus-software )
2023-01-03 11:30:52 +01:00
## 0.6.x
2023-02-08 21:43:09 +01:00
- SteamController: Add `X360: No Touchpads` profile
2023-02-08 21:32:03 +01:00
- All: Show `Missing RTSS` button to install RTSS
2023-02-08 20:17:11 +01:00
- PowerControl: Retain FPS Limit (proportion) on refresh rate change
2023-02-08 19:53:02 +01:00
- PowerControl: Support RTSS in custom folder
2023-02-08 15:40:08 +01:00
- SteamController: Fix Steam Big Picture detection for non-english
2023-02-08 14:09:19 +01:00
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from `PowerControl.dll.ini`
2023-01-21 22:09:17 +01:00
- SteamController: Promote RTSS detection to Release - enable by default
2023-01-21 22:01:17 +01:00
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
2023-01-21 21:41:55 +01:00
- SteamController: Add configuration wizard for the first time or when configuration was lost
2023-01-21 20:39:04 +01:00
- PowerControl: Show current time
2023-01-21 16:46:42 +01:00
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
2023-01-21 16:31:59 +01:00
- SteamController: Require administrator privileges
2023-01-21 13:25:06 +01:00
- PowerControl: Apply profile changes with a delay in bulk
2023-01-20 15:34:32 +01:00
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
2023-01-12 22:58:40 +01:00
- All: Improve Anti-Cheat protection to allow to dismiss it
2023-01-10 16:42:00 +01:00
- SteamController: Fix `STEAM+DPadUp` not working
2023-01-10 12:02:40 +01:00
- PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in `GameProfiles` , and fix `GPU Scaling` , `Refresh Rate` and `FPS Limit` interwork
2023-01-09 20:35:56 +01:00
- PowerControl: Add `GameProfiles` allowing to persist per-game setttings for most of settings (Colors, Refresh Rate, FPS limit, etc.) [Thank you @maniman303 for https://github.com/ayufan/steam-deck-tools/pull/38]
2023-01-10 11:30:53 +01:00
- SteamController: Add experimental `ControllerProfiles` to allow creating user controllers
2023-01-09 20:20:28 +01:00
- SteamController: Add experimental RTSS-based detection (disables the need to use Steam, or Playnite workflow)
- SteamController: Hold Press Left and Right Pad to toggle touchpads in X360 mode
- PowerControl: Make all PowerControl options to accept Strings
2023-01-03 11:30:52 +01:00
2022-11-24 22:37:24 +01:00
## 0.5.x
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-12-06 21:28:03 +01:00
- The X360 has Haptics enabled by default
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-14 21:20:54 +01:00
- Use `white` icons when using `Dark Theme` (thanks @maniman303 https://github.com/ayufan/steam-deck-tools/pull/23)
2022-12-15 21:28:14 +01:00
- Validate that all dependencies are installed
2022-12-19 11:20:59 +01:00
- Allow `Updater.exe` to disable automatic updates - this is selectable option via `setup.exe`
2022-12-20 14:39:21 +01:00
- Use `Sentry.io` for error tracking for all builds
2022-12-19 11:20:59 +01:00
- Make `Updater.exe` to be able to update from `.zip` to `setup.exe`
2022-12-18 09:57:13 +01:00
- Bug fixing to handle all known exceptions
2022-12-20 09:40:23 +01:00
- Require to acknowledge when using function that might trigger `Anti-Cheat` protection via top-most window
2022-12-20 14:39:21 +01:00
- GPU detection will log errors to `Sentry.io`
2022-12-20 14:59:02 +01:00
- Support SMU of Vangogh GPU shipped with BIOS 113
2023-01-03 11:59:34 +01:00
- Fix Steam Game detection when in X360 controller mode
2023-01-04 12:33:27 +01:00
- Force to reconnect X360 controller on Resume (deadlock)
2023-01-03 12:05:27 +01:00
- Hold-press Guide button for 100ms in X360 mode