West
Grand Master
@ArcadeTesty Pork and Akai both are playable but have noticeable slowdown/stuttering because the cpu maxes out.
Hi there,
I got it to work with recalbox 9.1 on my pi4
Adapter type is rgbpi (means mode 6 vga666). This leaves gpio18 and 19 for sound.
The mcp23017 has to be used with i2c0! This means pins 27 and 28 (gpio0 and gpio1).
Sadly the mk_arcade_joystick_rpi module in 9.1 recalbox is hard coded to i2c1 gpio2 and gpio3This will interfere with the video sync usage of these gpio pins!
So you have to patch the source file to i2c0 pins and build the module.
Then you can copy the ko module file to your 9.1 Pulstar installation and simply use the recalbox.conf with
br
Martin
Hi can you please help and let me know how you got the joysticks working, it works fine on RGB-pi OS4 but can’t get it working on Recalbox cheersThank you. I was able to get Recalbox up and running on this board. Can’t figure out the tri-sync , only get 15kz 240p/480i. I really like the UI of recalbox and scraper function if only I can get the 31k 480p working. I’m sure more messing around the config files I’ll get. Not being able change controls for each game is a problem, I’ll stick with os4 for now.
Are you using controls via usb or the jamma? I think I used a keyboard and mouse to get into the settings first and from there got Recalbox to recognized my GP2040 board via usb. I don’t use the jamma for controls, too many shortcuts to remember unfortunately.Hi can you please help and let me know how you got the joysticks working, it works fine on RGB-pi OS4 but can’t get it working on Recalbox cheers
Hi yes I am using jamma, would a USB to jamma converter like this help and completely forget about this module?Are you using controls via usb or the jamma? I think I used a keyboard and mouse to get into the settings first and from there got Recalbox to recognized my GP2040 board via usb. I don’t use the jamma for controls, too many shortcuts to remember unfortunately.
To add Daphne does not work with RGB-pi OS4Hi yes I am using jamma, would a USB to jamma converter like this help and completely forget about this module?
I don’t want to change my setup from jamma to USB as two other systems rely on it. (Pandora and a light gun game both jamma)
End of the day what I am trying to achieve is get daphne games working on my raspberry pi, daphne can run straight on Linux too so I as long as I can get this controller working with it then I can download and install daphne
Hi thanx I installed but don’t see any options for DaphneIt does actually. You need to install RGB pi extras. It adds the Daphne core.
https://github.com/forkymcforkface/RGBPi-Extra
Hi thank you but I can’t find any information on this whatsoever, there is info on Hypeseus Singe on google but nothing about RGB-pi or ports extra , where did you get this information please and instructions please@Baz Baz Actually it's in the official ports pack on the RGB Pi OS now. They guy who originally put them in RGB Pi Extras (KEV) collab'd with the RGB PI OS creator to get it working and in the official OS release. It uses the Hypseus Singe emulator and is available under ports.
![]()
I did but they were asking for a serial number which I don’t have@Baz Baz I suggest you join the RGB Pi Discord channel, that's the best place for the answers to your questions.
Hi <@1290788639160274982>, welcome to RGB-Pi!I did but they were asking for a serial number which I don’t have
I know it's a long shot given the amount of time that's passed since this post, but do you have instructions to create this patch?Hi there,
I got it to work with recalbox 9.1 on my pi4
Adapter type is rgbpi (means mode 6 vga666). This leaves gpio18 and 19 for sound.
The mcp23017 has to be used with i2c0! This means pins 27 and 28 (gpio0 and gpio1).
Sadly the mk_arcade_joystick_rpi module in 9.1 recalbox is hard coded to i2c1 gpio2 and gpio3This will interfere with the video sync usage of these gpio pins!
So you have to patch the source file to i2c0 pins and build the module.
Then you can copy the ko module file to your 9.1 Pulstar installation and simply use the recalbox.conf with
br
Martin