Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Gasia Co.,Ltd PS(R) Gamepad
- This topic has 37 replies, 5 voices, and was last updated 8 years, 11 months ago by Anonymous.
-
AuthorPosts
-
10/27/2015 at 19:41 #108543mrco123Participant
Hi !
Pi Model:2 B
RetroPie Version Used: 3.2
Built From: SD Image
Guide used: wiki
USB Devices connected:
Bus 001 Device 005: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Controller used: Gasia Co.,Ltd PS(R) Gamepad
Bus 001 Device 006: ID 054c:0268 Sony Corp. Batoh Device / PlayStation 3 ControllerError messages received: none
pi@retropie ~ $ hcitool scan
Scanning …
pi@retropie ~ $ hcitool dev
Devices:
hci0 00:11:F6:0B:28:9Ehow to configure this gamepad ???
thank you for your help !
M@rco
10/27/2015 at 20:15 #108544gizmo98ParticipantLooks like a PS3 controller clone!? Try to install ps3controller module. And if it is working please post your controller config files (/opt/retropie/configs/all/retroarch-joypads).
10/28/2015 at 10:56 #108590mrco123Participant[quote=108544]Looks like a PS3 controller clone!? Try to install ps3controller module. And if it is working please post your controller config files (/opt/retropie/configs/all/retroarch-joypads).
[/quote]
hi !
yes, it’s a PS3 controller clone
But it not want working in bluetooth mode …it work fine in usb mode !!
my GasiaCo.,LtdPS(R)Gamepad.cfg:
input_device = “Gasia Co.,Ltd PS(R) Gamepad”
input_driver = “udev”
input_r_y_plus_axis = “+3”
input_r_x_minus_axis = “-2”
input_r_btn = “9”
input_save_state_btn = “9”
input_l2_btn = “10”
input_start_btn = “3”
input_exit_emulator_btn = “3”
input_l_y_minus_axis = “-1”
input_l_btn = “8”
input_load_state_btn = “8”
input_up_btn = “4”
input_r_y_minus_axis = “-3”
input_a_btn = “12”
input_b_btn = “14”
input_reset_btn = “14”
input_down_btn = “6”
input_r2_btn = “11”
input_l_x_plus_axis = “+0”
input_l_y_plus_axis = “+1”
input_right_btn = “5”
input_state_slot_increase_btn = “5”
input_x_btn = “15”
input_menu_toggle_btn = “15”
input_select_btn = “0”
input_enable_hotkey_btn = “0”
input_l_x_minus_axis = “-0”
input_y_btn = “13”
input_left_btn = “7”
input_state_slot_decrease_btn = “7”
input_r_x_plus_axis = “+2”11/10/2015 at 04:28 #109523AnonymousInactiveHaving the same issue, works fine wired. And if I press the ps button on any genuine Ps3 controller it pairs fine and works but the clone just flash’s until it stops with no sync and then have to restart the unit to use the controller wired again.
11/10/2015 at 07:06 #109528gizmo98ParticipantThere is an qtsixad package with gasia support on github. Default qtsixad does not seem to work with gasia clones.
https://github.com/falkTX/qtsixa11/10/2015 at 07:30 #109530gizmo98ParticipantJust out of interest. Where can i buy this ps3 controller clone?
11/10/2015 at 07:41 #109531AnonymousInactiveCan purchase them on ebay mate.
How do we go about installing that package.sorry very new to this stuff.
Thanks for quick response and help.
11/10/2015 at 10:46 #109535paperboyParticipantBump… Good question my local market is flooed witn these clones would be good to see how to fix?
Sent from my LG-D855 using Tapatalk
11/11/2015 at 18:49 #109666gizmo98ParticipantI will post something if it is running.
11/11/2015 at 19:34 #109670AnonymousInactive[quote=109666]I will post something if it is running.
[/quote]
Please do, still can’t get it to work and not sure how to use the install the above method.
11/14/2015 at 14:31 #109883gizmo98ParticipantYou can try this ps3controller module:
https://github.com/gizmo98/RetroPie-Setup/blob/ps3-gasia-hack/scriptmodules/supplementary/ps3controller.shOr type…
mkdir test cd test git clone --depth=1 https://github.com/gizmo98/RetroPie-Setup.git cd RetroPie-Setup sudo ./retropie_setup.sh
…and (re)install ps3controller
11/15/2015 at 04:31 #109950AnonymousInactiveI just gave that a go but after typing git clone etc. It said cloning into ‘retropie-setup’ then asks for user name and password? Which I do not have ? so it started to work lol
Ok sorted it out but still no go.thanks anyways.
11/18/2015 at 19:54 #110193mrco123Participantsome news about this gasia ?
11/18/2015 at 19:58 #110194petrockblogKeymasteryes – two posts up.
11/18/2015 at 20:45 #110198gizmo98Participant@slayer
My fault. You need to checkout another branch. Please try…mkdir test cd test git clone --depth=1 https://github.com/gizmo98/RetroPie-Setup.git cd RetroPie-Setup git pull git checkout ps3-gasia-hack sudo ./retropie_setup.sh
11/19/2015 at 10:10 #110231AnonymousInactive[quote=110198]@slayer
My fault. You need to checkout another branch. Please try…mkdir test cd test git clone --depth=1 https://github.com/gizmo98/RetroPie-Setup.git cd RetroPie-Setup git pull git checkout ps3-gasia-hack sudo ./retropie_setup.sh
[/quote]
Champion,I did all that and didn’t think it worked, when I unplugged the control then pressed the p3 button it flashed all four lights fast and then went to a slower flash and just kept flashing then I tried the controls and they work perfectly,not sure how two controls will go but shouldn’t be too much of an issue hopefully, thanks heaps for the help mate.
11/19/2015 at 21:24 #110268gizmo98ParticipantGood to here it is running! Gasia hack + led support is broken at the moment and i don’t know if it can be fixed.
11/19/2015 at 23:42 #110285AnonymousInactive[quote=110268]Good to here it is running! Gasia hack + led support is broken at the moment and i don’t know if it can be fixed.
[/quote]
Even if it can’t that’d fine as long as it works I don’t need the LED lights to tell me what player I am ☺ thanks again for helping us out with this issue.
11/20/2015 at 10:30 #110319mrco123Participanthello thank you for the answer ..
but :
OK mkdir test
OK cd test
OK git clone –depth=1 https://github.com/gizmo98/RetroPie-Setup.git
OK cd RetroPie-Setup
OK git pull
OK git checkout ps3-gasia-hack
OK sudo ./retropie_setup.shafter :
setup / configuration ?
install / pair ps3 ?
install / pair ps3 ?but nothing !
11/20/2015 at 11:18 #110321AnonymousInactiveThat’s what I did install/pair then it will do its thing and come up with a message saying to connect controller via usb etc etc hit ok, restart and load into ES then disconnect cable and press p3 button wait few seconds and it should be ok, if not go to menu and configure control and it should say 1 gameplay detected then press and hold p3 button ☺
11/20/2015 at 12:11 #110323gizmo98ParticipantRemove configs/driver (no.2) before you install.
11/20/2015 at 13:19 #110324mrco123Participantokay and thank you !
OK mkdir test
OK cd test
OK git clone –depth=1 https://github.com/gizmo98/RetroPie-Setup.git
OK cd RetroPie-Setup
OK git pull
OK git checkout ps3-gasia-hack
OK sudo ./retropie_setup.shafter :
setup / configuration
ok
install / pair ps3
ok
remove ps3 controller
ok
install / pair ps3a message say me to connect controller via usb
ok
restart ( ctrl C )
emulationstation
I disconnect cable and I press p3 button …but nothing !
11/20/2015 at 20:40 #110356AnonymousInactiveWhen in ES and you disconnect the usb and press the p3 button what do the lights do on the controller?
11/21/2015 at 08:12 #110381mrco123ParticipantHello !
the 4 lights flash
11/21/2015 at 18:10 #110410AnonymousInactiveI had that happen too,but it was a fast flash for a few seconds then it slowed down, once that happened I was able to configure input in ES menu as it detects a new controller.
11/24/2015 at 09:27 #110566mrco123ParticipantHi !!!
okayyyy !!
it run !
I have doing :
F4
i disconnect the usb cable
sixad stop
sixad start
it say me ” push on ps3 button ” the 4 led flash
” connected to ps3 ……… ” the first led is on
emulationstation
ans it’is okay …
But if i reboot my Pi, the bluetooth connection is down …11/24/2015 at 18:31 #110607mrco123Participantok it’s good !
I modified etc/rc.local
i added
hciconfig hci0 piscan
before
exit0
and it’is good !11/24/2015 at 19:58 #110620gizmo98Participant@mrco123
Could you test something for me? Remove your rc.local changes. Update RetroPie-Setup and reinstall PS3 controller driver with “clone support”.11/24/2015 at 20:39 #110627mrco123Participantyes …
with : sudo ./retropie_setup.sh in
~/test/RetroPie-Setup/?
11/24/2015 at 21:48 #110637mrco123Participanti removed my rc.local changes
i updated retropie-setup in /test/retropie_setup/
i have run sudo ./retropie-setup in /test/retropie_setup/
but i have not see “clone support” !!!but now, if i reboot , the controller is ok !
11/25/2015 at 07:27 #110660gizmo98ParticipantThanks! The next sd card image will have a install option for clones.
11/25/2015 at 12:25 #110673mrco123Participantanother probleme ! …
when i reboot , the controller is ok , but, if i pause the game for 20mn ….
the controller don’t run ! …. The 4 led flash but nothing …11/27/2015 at 18:22 #110805gizmo98ParticipantSorry i don’t know how to solve this problem at the moment. If you have only one controller enable safety.timeout: “/var/lib/sixad/profiles/default” “enable_safety_timeout 1”
11/27/2015 at 19:58 #110820mrco123Participantah .. ok !
thank you !I have re-tested yesterday and it’s ok !!! work fine !!!
11/29/2015 at 07:04 #110884mrco123Participant[quote=110805]Sorry i don’t know how to solve this problem at the moment. If you have only one controller enable safety.timeout: “/var/lib/sixad/profiles/default” “enable_safety_timeout 1”
[/quote]
no, don’t work ! …
-
AuthorPosts
- The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.