Forum Replies Created
-
AuthorPosts
-
ramdorParticipant
more of my files…
ramdorParticipantI had another look at that page and some progress was made. Now my wireless xbox 360 controller connect as player 2 (indicated by light on controller) works except for the left and right trigger buttons. However, it is only player 2 that works; no others. I think it might be because my emu.cfg inputs are jacked:
[input]
evdev_device_id_1 = 5
evdev_device_id_2 = 6
evdev_device_id_3 = 7
evdev_device_id_4 = -1
evdev_mapping_1 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#2.cfg
evdev_mapping_2 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#3.cfg
evdev_mapping_3 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#4.cfg
joystick_device_id = -1Doesn’t even seem like controller 1 is even listed here. I tried to change something in this emu.cfg file but when i boot it just reverts back to original and all changes that were made disappear.
So now my question is 1)How can i get my left and right back trigger buttons to work on the one working controller. 2)How can i get controllers connected as players 1,3,4 to work?
Thank you again for your help. You have been great so far.
ramdorParticipant…
ramdorParticipantHere are my config folders if this helps.
ramdorParticipantI have done most of my work through my computer over the network (samba-shares) because my Linux knowledge is non-existent. I can find \\RETROPIE\configs\dreamcast\emu.cfg. Is that folder the same as ‘/home/pi/.reicast/emu.cfg’? This is what my \\RETROPIE\configs\dreamcast\emu.cfg looks like:
[audio]
backend = oss
disable = 0[config]
Debug.SerialConsoleEnabled = 0
Dreamcast.Broadcast = 4
Dreamcast.Cable = 3
Dreamcast.RTC = 2084393212
Dreamcast.Region = 3
Dynarec.Enabled = 1
Dynarec.idleskip = 1
Dynarec.unstable-opt = 0
aica.LimitFPS = 1
aica.NoBatch = 0
aica.NoSound = 0
bios.UseReios = 0
pvr.MaxThreads = 3
pvr.Subdivide = 0
pvr.SynchronousRendering = 0
pvr.rend = 0
rend.UseMipmaps = 1
rend.WideScreen = 0
ta.skip = 0[input]
evdev_device_id_1 = 5
evdev_device_id_2 = 6
evdev_device_id_3 = 7
evdev_device_id_4 = -1
evdev_mapping_1 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#2.cfg
evdev_mapping_2 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#3.cfg
evdev_mapping_3 = /opt/retropie/configs/dreamcast/mappings/controller_XboxGamepad(userspacedriver)#4.cfg
joystick_device_id = -1[reios]
ElfFile =[validate]
OpenGlChecks = 0I tried typing /home/pi/.reicast/emu.cfg into my raspberry terminal but i get a permisson denied error.
Sorry i’m noob.
Thanks for the help.ramdorParticipantThanks for the reply but can you be more specific as to what i need to do?
Is there something on the GITHUB page i missed?
I believe my hex values match what you have in the configs you gave in the other thread.
-
AuthorPosts