-
Search Results
-
Topic: Dreamcast Controller setup
Hello all,
Been trying to use my Xbox 360 Controller with Phantasy Star Online and having some issues.
First is that I can play the game fine but it won’t let me use the menu options from the pause menu during gameplay. I almost feel like its the D Pad that isn’t being recognized. I opened my emu.cfg file and this is what I got in the controller area instead of what i’ve seen in the tutorials. Any help on how to configure the Dreamcast controller individually?
Also has anyone got PSO to play smoothly? I’ve tried two different ISO’s and both are very very laggy.
Thanks
[audio]
backend = oss
disable = 0[config]
Debug.SerialConsoleEnabled = 0Dreamcast.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 = 2evdev_device_id_2 = 3
evdev_device_id_3 = 4
evdev_device_id_4 = 5
evdev_mapping_1 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver(XBOX).cfg
evdev_mapping_2 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver(XBOX).cfg
evdev_mapping_3 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver(XBOX).cfg
evdev_mapping_4 = /opt/retropie/configs/dreamcast/mappings/controller_Xbox360WirelessReceiver(XBOX).cfg
joystick_device_id = -1[reios]
ElfFile =[validate]
OpenGlChecks = 0I assumed the arcade folder was for putting Mame roms in, but the Wiki says to put them in the folder for the individual mame emulators. What’s the “arcade” folder for?
https://github.com/retropie/RetroPie-Setup/wiki/MAMEhi all!! I have a issuse with original rayman ((snapshot of error)) error say “” need original playstation controller”” anyone know what I can do to skip this message?? Thanks forum!!
EDIT: Same issuse with alundra…..game runs well but in press start screen the game dont do nothing ((played with dualshock3 controls mapped))Hello, I paired Dualshock 4 via “bluez-test-input connect” (In recent verions of Retropie I can’t to pair in a Blooetooth pair utility in Retropie setup menu. It ends with an error message). But in some emulators there it doesn’t work D-pad for control of directions. Only Analog stick works but it’s very sensitive. Emulators for example: “uae4all”, “vice”, “MAME4All”, etc… Is any solution for this ? I think for example quick swap digital/analog control for directions or configuration for sensitivity of analog stick ?
Thanks…
I’ve been trying to set up a controller for use with RetroPie and regardless of whether I try a PS3 or Xbox 360 controller I’m seeing a similar error.
When I boot up the Pi, the controller will initially work, but after a period of time (it seems like a constant period, but can’t be sure) the controller resets and I’m unable to use it. When it happens with the 360 controller, I get the error message:
[ERROR] XboxdrvDaemon::launch_controller_thread(): USB device disappeared before it could be opened
However, since the problem is also occurring with my PS3 controller, I’m not convinced it’s an issue with Xboxdrv.
I’ve set up Xboxdrv through RetroPie_Setup.sh, and tested the PS3 controller both with and without going through install/pair PS3 controller. Regardless of how I do it, I’m still getting the same problem.
It doesn’t seem to matter which USB port they’re plugged into, and the keyboard works fine, so I don’t think it’s necessarily a hardware issue.
If there’s any more info that I could provide to help diagnose what’s going on then let me know!
Pi Model: B
RetroPie Version Used: 3.0.0
Built From: SD Image
USB Devices connected: Logitech keyboard
Controller used: PS3 Dualshock (with USB cable) or wired Xbox 360 controllerHi there guys.
I am feeling beyond stupid! This despite reading most of this forum with no success…
I have RetroPie running alongside OSMC. Two FC30 controllers paired via bluetooth (each remote simulating a different set of keyboard key presses) — Essentially Retropie thus sees only a keyboard as an input. This is the only way I can get both controllers to pair reliably with the Pi!
In lieu of getting some help here I have prepared a brand new installation with the controllers paired with the Pi and controller 1 setup for ES using the GUI at startup. No other mods.
Keys are as follows:
Controller I : Controller 2
> Up – c : p
> Down – d : q
> Left – e : r
> right – f : a
> Start – o : y
> Select – n : x
> A – g : b
> B – j : u
> X – h : s
> Y – i : t
> Left shoulder – k : v
> Right shoulder – m : wPlease please will an expert here edit my configs/all/retroarch.cfg file (attached) such that I have the following hotkeys working:
> Exit
> Save state
> Load state
> Inc save slot
> Dec save slot
> PauseThe only game I plan to play is Super Mario All Stars on SNES
Help will be beyond appreciated :)
Topic: Dualshock3 Persistence
Hey All,
Can manage to get 2x Dualshock3 controllers working with my setup without any issues but came across something interesting following a fresh reinstall of 3.4.
The controllers can be configured easily through the normal method of connecting to the Pi by USB, allowing it a few seconds, disconnecting and pressing the PS button but what is new this time round is that the controllers appear to be lost on a hard reboot so I have to connect each device again and go through the process.
I don’t remember this being there in older versions, am I missing something here? Is anyone else seeing this or is it just me?
Any advice/input greatly appreciated.
hi everyone,
first of all: i already tried but failed to find a thread with the same topic.
now to my problem: i have a custom arcade controller board with two sticks and 12 buttons. they are all connected to my dual strike pcb with a single usb-port (illustration image attached). the key strike manager is recognizing all sticks and buttons. but in retropie i can only configure the first stick and the suited six buttons.
what do i have to do to get the second player working?
thanks in advance for your helb.
RPi 2 B
Latest EmulationStation/RetroPie distroThe controller is seen as a HID device as expected, and I can map one controller with no issues.
However, after enabling the xarcade2jstick service the gamepads are not being created. When I look in /dev/input there are no JS* devices, if I unplug and replug the USB cable for the xarcade, the JS* devices show up.
This never works on reboot, I tried building the service and was able to get it working after install and until the next reboot once.
Any ideas? I am launching emulationstation manually to rule out any timing issue, the daemon shows as running on reboot too.Damian
Topic: Mame in 3.4
Hi,
recently upgraded from version 2 to 3.4 on a RPi2.
Noobs dual boot, OpenElec and Jessie.Pulled down 3.4 about a week ago and set it up with an xbox controller and hard wired connection.
I have a USB stick for some roms, mame, atari 2600, SNES.
The whole setup is working fine, except mame.When I first started with 3.4 I was using mame4all as the emulator, after switching paths to the USB stick (which worked fine in v2 Retropie) I knew I had 0.37b5 roms but nothing would load in mame4all.
I rebuilt a 0.37b5 romset and put it in the /roms/mame-mame4all folder on the USB, ES saw the roms, again nothing would load. I changed the default emulator to lr-imame4all and the roms started working to an extent, at least in line with the compatibility list. I do however get the odd black screen, it seems the rom loads but crashes back to ES selection window.My question though, why will vanilla mame4all not load any roms yet the same rom works fine in lr-imame4all? In my 2.4 build I believe mame4all was my default, I didn’t have any retroarch options over the top of it, my settings were only in the TAB key (default MAME). To me the fact lr-imame4all works means that I have the correct romset.
Thank you for any help.
Hey! I’ll be installing retropie on my new RP2 soon, I can’t wait. I Just have a quick question about using multiple controllers in retropie.
If I was using multiple original system controllers e.g. SNES, SEGA and PS1 controllers etc, plugged into the RP2 via several usb adaptors or a controller hub such as the blissbox, would it be possible to configure each set of controllers for each individual system, for example:
Can you configure 2 SNES pads to be player 1 and player 2 while playing SNES games, then switch to SEGA games and use the SEGA pads for player 1 and player 2… without having to remap the input controllers every time you switch system?
I would love to know if Retropie supports multiple controllers depending on what system you’re emulating. At the moment I’m using various third-party USB adaptor cables to use my original controllers but I am considering getting one of these:
http://skunx7.wix.com/bliss-box to replace having to use multiple USB adaptors!
Thanks!
Topic: Kinks from Wheezy to Jessie
A few days ago I received a Matricom Bluetooth Controller from Amazon to use with the RetroPie(To my knowledge I couldn’t find anyone else who has used this controller for RetroPie). When I tried pairing it I ran into all sorts of problems which I spent about two nights on and tried everything on the
https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-a-PS3-controller site. Eventually I gave up on Wheezy which meant giving up a lot of data. Jessie worked fine on first boot and with a little tinkering I have the controller setup, but when I use the same USB storage device to move roms it stopped after the atari2600. I looked in the filemanager and all of the roms are there in the RetroPie>Roms>”emulator” but the emulators themselves don’t show up on emulation station. I have made sure to expand the file system but I don’t think that is the issue since all the files are where they should be. Am I missing something? Do I have to download the emulators individually now from the setup script?Topic: Identifying Parent Roms
Hey all,
Most of my romsets are clean but my FBA folder is an absolute mess, full of clones, causing emulation station’s list to look ridiculous. I’m not pulling full romsets so two questions:
1) How can I identify a parent rom (so I can delete the clones and still play without a clogged list)?
2) I saw the instructions for merging sets using clrmamepro and I’ve done it for FULL sets, but not sets composed of individual roms…how would I use it to easily consolidate groupings of individuals?Thanks!