The NEW Build Your Own Arcade Controls

Main => Raspberry Pi & Dev Board => Topic started by: Marcoqwerty on May 25, 2018, 11:17:50 pm

Title: Amiberry issue with Keyboard
Post by: Marcoqwerty on May 25, 2018, 11:17:50 pm
Im trying to setup Amiberry, all is working except for the Keyboard not recognized by the emulator.

- I have setup correctly the retroarch.cfg (and it works)
- Link the path of this file under the Amiberry emulator and rescan path
- Check under Input TAB of the Amiberry GUI and it show : Not a Valid Input Controller for Joystick Emulation

Extra check:

- After reading the wiki :

Quote
joy0 should be used if you wish to use the emulated 'keyboard as joystick' controller.

I've changed the following line of the whdboot/hostprefs.conf file.

Code: [Select]
CONTROLLER_1=joy0
;CONTROLLER_2=joy2
;CONTROLLER_3=joy0
;CONTROLLER_4=joy3
;CONTROLLER_MOUSE_1=joy2
;CONTROLLER_MOUSE_2=joy1
;RETROARCH_QUIT=TRUE
;RETROARCH_MENU=TRUE
;RETROARCH_RESET=TRUE
;KEY_FOR_QUIT=F12
;KEY_FOR_MENU=F11
;DEADZONE=33
;STEREO_SPLIT=1
;SOUND_ON=FALSE
;ASPECT_RATIO_FIX=TRUE
;FRAMESKIP=TRUE


Now i' blocked at this point.... anybody have this emu working? (keyboard included)  :dizzy: