I tried the control setup from the PiPlay menu, that only worked on the snes even though I did all systems (only tested mame, genesis, and snes)
Next I modified the /home/pi/.dgen/dgenrc file, but for a test I set up p2 controls for p1 which worked. But when I tried to set up p1 controls the way it should be it wont work. No matter what I change it still reads the p2 controlls the way I had it set up when I was just messing around.
Is there a way to make it forget the other settings and read the ones I'm trying to set.
How do I set Left Shift or Left Ctrl as a button. Do I type it in like that or do I have to do it different like LftCtrl, Left_Ctrl, left control, LeftCtrl...
I changed it again using the lctrl a d lshift and now it took! Maybe the way I had it spelled was the issue that it ignored everything. Now the controls work but its not full screen... How do I fix that?
Thanks again mholgatem that worked perfect! If anybody is using the x-arcade gamepad and would like the settings I used let me know, I'll be happy to share.
# These are the controls for pad 1 key_pad1_up = up key_pad1_down = down key_pad1_left = left key_pad1_right = right key_pad1_a = LSHIFT key_pad1_b = z key_pad1_c = x key_pad1_x = LCTRL key_pad1_y = LALT key_pad1_z = space key_pad1_mode = 5 key_pad1_start = c
# The same for pad 2 # Yes, I KNOW the default player 2 keys are awful. Pick your own! key_pad2_up = r key_pad2_down = f key_pad2_left = d key_pad2_right = g key_pad2_a = w key_pad2_b = e key_pad2_c = [ key_pad2_x = a key_pad2_y = s key_pad2_z = q key_pad2_mode = 6 key_pad2_start = ]