Anonymous
Inactive
Post count: 4

I have the same problems as dgtlqid and vretro…
I got my Xbox 360 wireless controller working, but I can’t get my second X360 wireless controller working with reicast. All other emus in retropie do it well.

I tried several things like configuring emu.cfg to use another mapping profile for the second controller, but it does not work.

Here is my controller config for the x360 wireless (was some work to configure it right!):

[emulator]
mapping_name = Xbox 360 Wireless Receiver
btn_escape = 0x13a

[dreamcast]
btn_a = 304
btn_b = 305
btn_c = 310
btn_d = 311
btn_x = 307
btn_y = 308
btn_z = 318
btn_start = 315
btn_dpad1_left = 704
btn_dpad1_right = 705
btn_dpad1_up = 706
btn_dpad1_down = 707
axis_x = 0
axis_y = 1
axis_trigger_left = 2
axis_trigger_right = 5

[compat]
axis_trigger_left_inverted = yes
axis_trigger_right_inverted = no
axis_x_inverted = no
axis_x_inverted = no

And here is my emu.cfg:

[audio]
backend = oss
disable = 0

[config]
Debug.SerialConsoleEnabled = 0
Dreamcast.Broadcast = 4
Dreamcast.Cable = 3
Dreamcast.RTC = 1543276800
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 = 2
evdev_device_id_2 = 3
evdev_device_id_3 = 4
evdev_device_id_4 = 5
evdev_mapping_1 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver.cfg
evdev_mapping_2 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver.cfg
evdev_mapping_3 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver.cfg
evdev_mapping_4 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver.cfg
joystick_device_id = -1

[reios]
ElfFile =

[validate]
OpenGlChecks = 0

BTW: SSF2X for matching service is runnig nearly perfect on my Pi3 with that emulator!
CPU OC 1300 MHz, GPU/Core and SDRAM 520 MHz.
It would be so nice if I could play SSF2X in my living room with 2 Players on the Pi3 with the wireless X360 controllers instead of playing SF2 Collection on SEGA Saturn in my gaming room.