mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-05 08:10:05 +01:00
Update RELEASE.md
This commit is contained in:
parent
d9877e5491
commit
b31f29561e
22
RELEASE.md
22
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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue