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 11:09:58 +01:00
|
|
|
- Fix `FanControl` broken context menu
|
2022-11-26 12:15:38 +01:00
|
|
|
- Fix incorrect `CurrentProfile` of `SteamController`
|
2022-11-26 13:35:54 +01:00
|
|
|
- Fix right stick serving as mouse in `X360` mode
|
2022-11-26 13:54:20 +01:00
|
|
|
- Improve build scripts in `scripts/`
|
2022-11-26 14:27:21 +01:00
|
|
|
- Show notification on controller changed
|
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-26 23:52:48 +01:00
|
|
|
- Hide `Use Lizard Mouse/Buttons` as it does something different than people are used to
|
2022-11-27 00:00:59 +01:00
|
|
|
- Fix `LT/RT` to trigger up to 50%, instead of 100%
|
2022-11-27 09:27:54 +01:00
|
|
|
- Add mapping for `STEAM+DPadUp`
|
2022-11-27 11:44:52 +01:00
|
|
|
- Usage of `KeyboardController` will now generate key repeats
|
2022-11-27 13:41:28 +01:00
|
|
|
- Configure Steam to switch between Steam Input or X360 Controller mode
|
|
|
|
|
- Steam Games detection also works for X360 Controller mode
|
2022-11-27 14:34:44 +01:00
|
|
|
- STEAM+B will kill foreground if hold longer than 3s
|
2022-11-27 15:01:15 +01:00
|
|
|
- Allow to configure `StartupProfile` in `SteamController.dll.config`
|
2022-11-27 15:32:23 +01:00
|
|
|
- Increase joystick speed and key repeats in Desktop Mode
|
2022-11-24 22:37:24 +01:00
|
|
|
|
2022-11-23 10:37:43 +01:00
|
|
|
## 0.4.x
|
|
|
|
|
|
2022-11-15 15:42:05 +01:00
|
|
|
- Highly risky: Allow to change CPU and GPU frequency (enable `EnableExperimentalFeatures` in `PowerControl.dll.config`)
|
2022-11-20 18:10:05 +01:00
|
|
|
- Show CPU/GPU frequency in Full overlay
|
2022-11-21 21:27:33 +01:00
|
|
|
- Allow to control GPU Scaling and Display Color Correction
|
2022-11-22 11:29:32 +01:00
|
|
|
- Do not use WinRing0 for GPU detection to control CPU/GPU frequency
|
2022-11-23 10:13:16 +01:00
|
|
|
- Reset `LibreHardware` on system resume to fix battery bug
|
2022-11-23 10:26:24 +01:00
|
|
|
- Reset FPS limit if anything related to resolution changes
|
2022-11-23 10:30:13 +01:00
|
|
|
- Retry Vangogh GPU detection 3 times
|
2022-11-24 01:03:50 +01:00
|
|
|
- Add `Radeon Image Sharpening` option (Yes, or No)
|
2022-11-26 10:17:14 +01:00
|
|
|
- Fix FanControl window not hidden on startup
|
|
|
|
|
- Performance Overlay defaults are changed to `Shift+F11` (Toggle OSD) and `Alt+Shift+F11` (Switch OSD)
|
2022-11-16 08:28:17 +01:00
|
|
|
|
2022-11-23 10:37:43 +01:00
|
|
|
## 0.3.x
|
|
|
|
|
|
|
|
|
|
- Adds Power Control
|
|
|
|
|
- Improve flickering of OSD
|
|
|
|
|
- Add Volume Up/Down controls (disable with `EnableVolumeControl` in `PowerControl.dll.config`)
|
|
|
|
|
- Add FPSWithBattery overlay
|
|
|
|
|
- Add FPS Limit using RTSS
|
|
|
|
|
- Press `3 dots + L4 + R4 + L5 + R5` to reset (TDP, Refresh Rate, FPS limit) to default
|
|
|
|
|
- Allow to disable SMT (second threads of each physical cores)
|
|
|
|
|
|
2022-11-16 08:28:17 +01:00
|
|
|
If you found it useful buy me [Ko-fi](https://ko-fi.com/ayufan).
|