3.6.1: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
** apparently in windows the "hat" controller (dpad) was mapped to joystick before (now unmapped). this needs to be fixed and made the default again | ** apparently in windows the "hat" controller (dpad) was mapped to joystick before (now unmapped). this needs to be fixed and made the default again | ||
*** we should try to find out if other controllers follow the axis assignments as used for ps3 and xbox controllers, if so we can use that as default | *** we should try to find out if other controllers follow the axis assignments as used for ps3 and xbox controllers, if so we can use that as default | ||
*** check: https://sourceforge.net/p/vice-emu/bugs/1618/ | |||
*** check: https://sourceforge.net/p/vice-emu/bugs/1648/ | |||
* some macOS specific documentation should be added that explains how to use the binaries from commandline | * some macOS specific documentation should be added that explains how to use the binaries from commandline |
Revision as of 21:59, 26 December 2021
We have some regressions and annoying bug in 3.6 that should be fixed ASAP in a 3.6.1 service release
- Monitor window and position can not be saved/restored (fixed in trunk)
- hotkeys are broken on macOS.
- the hotkey editor needs to be fixed
- we should provide an alternative hotkey file that has the hotkeys defined for "command+key" instead of "option+key" (which equals alt+key)
- joystick default mappings are screwed up at least on windows
- we should make sure at least buttons 1,2,3 are mapped to fire 1,2,3 (all other buttons to fire 1)
- apparently in windows the "hat" controller (dpad) was mapped to joystick before (now unmapped). this needs to be fixed and made the default again
- we should try to find out if other controllers follow the axis assignments as used for ps3 and xbox controllers, if so we can use that as default
- check: https://sourceforge.net/p/vice-emu/bugs/1618/
- check: https://sourceforge.net/p/vice-emu/bugs/1648/
- some macOS specific documentation should be added that explains how to use the binaries from commandline