What's fixed
- Controller Back/View no longer toggles fullscreen when that button is
assigned to an N64 gameplay control. This fixes C-right on USB N64 pads that
expose the physical button as SDL's Back button and prevents the resulting
display-mode change and renderer crash reported in
#45. - Back/View remains the controller fullscreen shortcut on default and other
layouts where the button is unbound, and F11 remains available on every
layout.
Validation
- Added regression coverage for default, newly assigned, and reloaded Back
bindings. - Passed the controls test and compiled the updated game source.
Full changelog: v0.8.0...v0.8.1