Changes in 1.6.15 broke keyboard navigation in the LoadGameMenu as well as everywhere after clicking the back button. Added prefix harmony patch to capture appropriate navigation keys and handle keyboard nav ourselves for LoadGameMenu. Infrastructure exists to extend support to any other menu class lacking keyboard navigation.
New postfix patch handles re-enabling gamepad mode after clicking the back button which fixes the breaking keyboard nav after going back to title.
Changelog
New Features
Feature Updates
Bug Fixes
Fix LoadGameMenu keyboard navigation broken by Stardew Valley 1.6.15 update.
Fix keyboard navigation breaks after clicking any back button from a submenu of title screen, such as Load Game or New Game menus.
Changes in 1.6.15 broke keyboard navigation in the LoadGameMenu as well as everywhere after clicking the back button. Added prefix harmony patch to capture appropriate navigation keys and handle keyboard nav ourselves for LoadGameMenu. Infrastructure exists to extend support to any other menu class lacking keyboard navigation. New postfix patch handles re-enabling gamepad mode after clicking the back button which fixes the breaking keyboard nav after going back to title.
Changelog
New Features
Feature Updates
Bug Fixes
Tile Tracker Changes
Guides And Docs
Misc
Translation Changes
Development Chores