1
0
forked from Clones/Controlify

📜 Bump version + changelog

This commit is contained in:
isXander
2023-07-02 20:18:00 +01:00
parent 884ce1f2d3
commit b531dd5ae5
3 changed files with 29 additions and 1 deletions

16
changelogs/1.4.0+1.20.md Normal file
View File

@ -0,0 +1,16 @@
# Controlify 1.4 for 1.20
## Additions
- New config option to render ingame button guide HUD at the bottom rather than the top.
- Support for dpad navigation in screens.
- Changed the no gyro supported message to something more suitable for Steam Deck users, directing them to use Steam Input.
## Bug Fixes
- Fix crash when opening journeymap menu with a Steam Deck.
- Fix some vanilla override bindings from not working.
- Fix crash on shutdown when not using SDL mappings with a joystick connected.
- Fix virtual mouse not working properly on most GUIs.
- Fix buttons not auto-focusing on Steam Deck.
- Fix rare crash to do with `delegate_setup` config option.