From b31f29561ef30393ba7be9075e01e345fddc0b07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Tue, 29 Nov 2022 09:04:48 +0100 Subject: [PATCH] Update `RELEASE.md` --- RELEASE.md | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index a0f4836..a3c7ee8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,32 +7,16 @@ It does help this project on being supported. ## 0.5.x - Introduce SteamController that provides 3 main modes of operation Desktop, X360 and Steam -- Fix `FanControl` broken context menu -- Fix incorrect `CurrentProfile` of `SteamController` -- Fix right stick serving as mouse in `X360` mode -- Improve build scripts in `scripts/` -- Show notification on controller changed - 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 -- Hide `Use Lizard Mouse/Buttons` as it does something different than people are used to -- Fix `LT/RT` to trigger up to 50%, instead of 100% - Add mapping for `STEAM+DPadUp` -- Usage of `KeyboardController` will now generate key repeats - Configure Steam to switch between Steam Input or X360 Controller mode - Steam Games detection also works for X360 Controller mode -- STEAM+B will kill foreground if hold longer than 3s - Allow to configure `StartupProfile` in `SteamController.dll.config` -- Increase joystick speed and key repeats in Desktop Mode -- Fix double presses of A(RETURN)/B(BACKSPACE) in Desktop mode -- Fix detection of SAS to switch into full lizard - STEAM + 3 dots brings Task Manager (CTRL+SHIFT+ESCAPE) -- Append `controller_blacklist` to `config.vdf` if missing - Add configurable BackPanel keys (allowed mappings are subject to change) -- Fix delay in X360Rumble: Do not send repeated haptic if disabled -- Fix `AccessDenied` in Steam Detection -- Properly apply X360 mappings for Back Panel keys -- Setting `Keyboard[KEY] = false` and `Mouse[KEY] = false` does not cancel the press -- Fix crash on startup when Steam is missing -- Fix crash on resume when X360 Controller is in use - Provide currated list of mapping keys in settings (might be extended in the future) - Improve performance on critical loop (code is lock-less) +- Reduce hold for `Toggle desktop mode` to 2s +- Fix `Process Kill` action (STEAM+B for 3s) +- Go back to `Startup Profile` on `Toggle deskptop mode`