Releases: ayufan/steam-deck-tools
0.6.15
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- PowerControl: Support SMU of Vangogh GPU shipped with BIOS 115
- SteamController: Add
DS4
support (with Gyro, Accel, Trackpads and Haptics) - SteamController: Move
KeepX360AlwaysConnected
toSettings
- PowerControl: Install custom resolutions (EDID) (experimental feature)
- All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
Full Changelog: 0.6.14...0.6.15
0.6.14
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Add
DS4
support (with Gyro, Accel, Trackpads and Haptics) - SteamController: Move
KeepX360AlwaysConnected
toSettings
- PowerControl: Install custom resolutions (EDID) (experimental feature)
- All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.13...0.6.14
0.6.13
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Add
DS4
support (with Gyro, Accel, Trackpads and Haptics) - SteamController: Move
KeepX360AlwaysConnected
toSettings
- PowerControl: Install custom resolutions (EDID) (experimental feature)
- All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.12...0.6.13
0.6.12
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Add initial
DS4
support (with Gyro, Accel, Trackpads and Haptics) - SteamController: Move
KeepX360AlwaysConnected
toSettings
- PowerControl: Install custom resolutions (EDID) (experimental feature)
- SteamController: Add
X360: No Touchpads
profile - All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.11...0.6.12
0.6.11
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- PowerControl: Install custom resolutions (EDID) (experimental feature)
- SteamController: Add
X360: No Touchpads
profile - All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.10...0.6.11
0.6.10
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Add
X360: No Touchpads
profile - All: Show
Missing RTSS
button to install RTSS - PowerControl: Retain FPS Limit (proportion) on refresh rate change
- PowerControl: Support RTSS in custom folder
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.9...0.6.10
0.6.9
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Fix Steam Big Picture detection for non-english
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.8...0.6.9
0.6.8
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- PowerControl: Allow user to configure selectable TDP, CPU and GPU from
PowerControl.dll.ini
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.7...0.6.8
0.6.7
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Promote RTSS detection to Release - enable by default
- SteamController: Improve detection of Steam processes (especially latest controller UI changes)
- SteamController: Add configuration wizard for the first time or when configuration was lost
- PowerControl: Show current time
- PowerControl: Consider the foreground process to be holding profile configuration as long as it is running
- SteamController: Require administrator privileges
- PowerControl: Apply profile changes with a delay in bulk
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
Full Changelog: 0.6.6...0.6.7
0.6.6
This project is provided free of charge, but development of it is not free - it takes a lot of effort:
- Consider donating to keep this project alive.
- Donating also helps to fund new features.
READ IF PLAYING ONLINE GAMES AND/OR GAMES THAT HAVE ANTI-CHEAT ENABLED
0.6.x
- SteamController: Fix detection of the Steam client released around 2023-01-20, version: 1674182294
- All: Improve Anti-Cheat protection to allow to dismiss it
- SteamController: Fix
STEAM+DPadUp
not working - PowerControl/SteamController: Improve RTSS detection to ignore processes not generating frames for over 5s
- PowerControl: Expose all in
GameProfiles
, and fixGPU Scaling
,Refresh Rate
andFPS Limit
interwork - 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//pull/38] - SteamController: Add experimental
ControllerProfiles
to allow creating user controllers - 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
0.5.x
- 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 - The X360 has Haptics enabled by default
- Allow to assign BackPanel keys to X360 controller (breaks all current configs to set mappings)
- Use
white
icons when usingDark Theme
(thanks @maniman303 #23) - Validate that all dependencies are installed
- Allow
Updater.exe
to disable automatic updates - this is selectable option viasetup.exe
- Use
Sentry.io
for error tracking for all builds - Make
Updater.exe
to be able to update from.zip
tosetup.exe
- Bug fixing to handle all known exceptions
- Require to acknowledge when using function that might trigger
Anti-Cheat
protection via top-most window - GPU detection will log errors to
Sentry.io
- Support SMU of Vangogh GPU shipped with BIOS 113
- Fix Steam Game detection when in X360 controller mode
- Force to reconnect X360 controller on Resume (deadlock)
- Hold-press Guide button for 100ms in X360 mode
Full Changelog: 0.6.5...0.6.6