Amiberry v3.0.9
Amiberry v3.0.9 adds the following new features:
- Implemented better support for IPAC controllers
- Allows 2 joysticks to be recognized on one keyboard plugged in, these can be selected in the options. You can now play 2-player amiga games with an iPac arcade cabinet (using retroarch mapping)
- Added a generic setting which overrides the mouse speed for all games, this can be changed in
amiberry.conf
usinginput_default_mouse_speed=45
. The default is 100 as before. - Added new option in
amiberry.conf
:input_keyboard_as_joystick_stop_keypresses=yes
, the default isno
as before. When using keyboards as joysticks, often the joysticks also pressed keys and caused two inputs across varying games. This setting allows you to disable that behavior.
We also have a new target platform:
- Added LePotato Libre Computer target
And of course, a few bug fixes and improvements:
- Use the first available joystick with Axes/Buttons for GUI control, instead of always joystick 0
- Don't attempt to get Joystick Axis or Button if it's not mapped (set to -1) #542
Known issues
Please consult the open Issues for an up-to-date list