-
Search Results
-
Topic: Better quality controller?
Looking for a usb NES and SNES controller that are good quality. I got some cheap china ones off ebay and they are not very good. Any help would be appreciated!
I’ve got a name brand PS3 Controller (Sony…duhhh), and a bluetooth dongle. I went through the menu system to add the PS3 controller drivers and paired it up with very little issues. jstest shows everything working correctly. I can control the menus from within EmulationStation and even launch an emulated game. But within the games the PS3 is non-responsive…like it doesn’t even see the controller.
While waiting on the bluetooth dongle to arrive, I just played my games using my PS3 controller…but connected via USB. No issues.
So if it works while wired to the RPi…then why won’t it work over Bluetooth? I know that someone has had this issue before…care to share?
Chris
Topic: ASUS BT400 PS3 controller
Hi
I am trying to get a PS3 controller paired by Bluetooth however am having issues both with the Bluetooth pairing and using the controller via usb. I am using retro pie 3.0 and have gone through the pair PS3 controller option in the setup script. After this ran successfully, I followed this tutorial https://urbanjack.wordpress.com/2014/02/26/bluetooth-low-energy-ble-on-raspberry-pi-with-asus-bt-400/
However go stuck on the step running
echo “0b05 17cb” >> /sys/bus/usb/drivers/btusb/new_id
Due to not having permissions to do so. Have tried sudo, replacing >> with > etc but nothingHope someone else out there has had this and worked around it but I can’t get anything to do with the PS3 controller to work!
Thanks in advance
Topic: N64 Controller Setup HELP
Trying to setup a real N64 controller using a usb adapter. These are the buttons I have mapped in my cfg file based on the N64 layout here. Problem is the analog stick doesn’t work fully, for example in Super Mario 64 mario only walks, he wont run. The L+R and Z buttons aren’t functioning properly either. And this is in all emulators.
Here my current config file:
input_device = “HuiJia USB GamePad” intput_driver = “udev” intput_b_btn = “2” intput_start_btn = “9” intput_up_btn = “12” intput_down_btn = “14” intput_left_btn = “15” intput_right_btn = “13” intput_a_btn = “1” intput_l2_btn = “6” intput_r2_btn = “7” intput_l_btn = “8” intput_l_x_plus_axis = “+0” intput_l_x_minus_axis = “-0” intput_l_y_plus_axis = “+1” intput_l_y_minus_axis = “-1” intput_r_x_plus_axis = “-5” intput_r_x_minus_axis = “+5” intput_r_y_plus_axis = “+2” intput_r_y_minus_axis = “-2”
If anyone has any ideas or a working setup please help me out. Thanks!
Topic: My RetroPie Bartop
I started building my bartop about 2 months ago and used these forums as a great source of info. Just read what was already there. Thanks for the help. Here she is….
I have made some recent changes that arent in the pics. Led buttons on bottom are now working and added some chrome molding below the joysticks for wrist support.
Im loving the old school action.
RetroPie 3.0
19 inch dell monitor.
2 xinMo usb encoders for controls.Hi,
I have RP2 with Retropie3 built from the image written straight to the microSD card. I am using a Sega USB controller that uses playsegacontroller.cfg. I would like to change one button but only for the megadrive emulation (lr-picodrive). If I change the line in playsegacontroller.cfg (in \\retropie\configs\all\retroarch-joypads) from
input_y_btn = “4”
to
input_y_btn = “2”I get what I would like but of course this now changes it for every emulator. I’ve tried adding this line to the retroarch.cfg in the megadrive folder (\\retropie\configs\megadrive) but it doesn’t change anything. Still learning but any clue what else I need to do please?
Hi,
I’m fairly new to RetroPie but I have just purchased 2 cheap PS3 controller clones on Ebay for my RetroPie project.
On boot up they show as Sanwan Controllers but I’m having difficulty connecting 2 of them via Bluetooth.
I know my Bluetooth adaptor is ok because I have had 2 genuine PS3 pads working fine.
Both pads are recognised via the USb lead on emulation station but I seem to be having difficulty connecting them via Bluetooth.
Can anyone help ?
Topic: Strange Analog Behavior..
I’m having a strange problem with my wired ps3 6 axis controller (the wired xbox 360 controller also does this)
I’m running retropie 3.0 on a pi 2 with the correct pi2 overclocking..
If I fire up the PS1 emulator and play “Medal of Honor”, everything works fine if i stick to using the d pad to move around. But when i use the thumb-sticks (and yes i have set it up correctly) I sometime get a very jerky movement. In fact its almost unplayable.
Whats driving me mad it does not always do this, for example. Last night I played the same game using the thumb-sticks for 3 hours with no problems, everything worked greats. Then, when i fired it up the pi again this morning. i’m back the the jerky movement.
Does anyone have any idea why this is?
p.s.
I have no other usb devices plugging in.Regards
STopic: How to Auto Mount sda1?
I have a few drives that are 4Tb in size that I store my media on.
Since I installed Kodi inside of RetroPi, I’d really like to be able to access these. Ironically enough they do not show up under USB.What I have to do is “sudo mount /dev/sda1 /mnt”
I’d rather not have to go into the command line every time I want to access the drive in Kodi, what can I do to make RetroPie auto detect the drive like OpenElec Kodi distro does?
I purchased a 128Gb USB stick and filled it up with roms as per this guide:
http://mardell.me/blog/how-to-load-roms-from-a-usb-drive-on-retropie/
Oddly enough the Pie doesn’t see any files in any of the USB folders under /MOUNT.
I know the drive can be read from the Pi because OpenElec + Kodi can see it and my other drives just fine.
Does RetroPie support Exfat out of the box?
Topic: Using Extra Axis
I’m using a DragonRise USB Gamepad (port 0)
I used a gamepad tester on my laptop and it says the right analog x axis uses axes 2 and 3 at the same time, and the right y axis uses axis 4.so i edited the controllers cfg file to match this.
the problem is the right y axis doesnt work.how do i fix this?Topic: Custom Arduino Uno Gamepad
Hi all,
I recently converted my arduino uno into a simple joystick. I programmed it so it shows up as a gamepad with 24 buttons. On windows I have tested it and everything works fine, however, when I try using it on my Raspberry Pi with RetroPi installed it doesn’t work. The gamepad configuration does not detect the device at all.
I did some research and found that I was missing the drivers for the joystick. After some installation, -lsusb showed the joystick is connected. I ran -jstest and it was showing output from the joystick. -dmesg even shows the device gets connected
and shows the correct name. Emulation Station still fails to detect the gamepad.When I try to run the controller configuration script it just skips everything and tells me that the config was saved with no name. I tried the same with an xbox 360 pad and it worked just fine. I have run out of ideas and further searching of google has found me nothing useful. If anyone has any idea let me know!
Also, I am using the Raspberry Pi 1 Model B. I have the latest version of RetroPie installed.
Many Thanks.