Rumble on psx emulator??
-
i debug the code, and i try to activate the rumble with the multitap, for Crash Team Racing this is better i think.
-
@alexis-puska said in Rumble on psx emulator??:
i debug the code, and i try to activate the rumble with the multitap, for Crash Team Racing this is better i think.
in tekken 3 and wip3out, i disabled multitap, enabled analogue, and enabled vibration in the in-game options. with my ps4 i could get no rumble, but i'm not sure libretro supports my controller... the only other core i know with rumble is lr-mupen64plus but i get compile errors at the moment :( i will try and get those resolved hopefully
-
@dankcushions said in Rumble on psx emulator??:
the only other core i know with rumble is lr-mupen64plus but i get compile errors at the moment :( i will try and get those resolved hopefully
i simply downloaded the binary, but still couldn't get rumble to work on my PS4 dual shock (i changed the core option to 'rumble'). i'm not sure that PS4 dual shocks support rumble by default in linux, but i'm not sure how to test via command line or whatever.
hopefully someone has a 360 controller or a PS3 controller which i think work?
PS, i got a bit of stuttering with tekken 3 but i'm not sure if that's to do with your changes or not.
-
What did you do for have rumble on linux ? I try on my side. Maybe the value transmit to libretro is too weak.
-
I install the ps3 driver in the retropie menu, and i get vibration on the ps3 pad of my friend. if i have time this week-end i clean the code of printf, and i push a second alpha version.
-
@alexis-puska said in Rumble on psx emulator??:
I install the ps3 driver in the retropie menu, and i get vibration on the ps3 pad of my friend. if i have time this week-end i clean the code of printf, and i push a second alpha version.
Will this version be available in retropie-setup? I would love to have this. I however dont know a lot about compiling.
-
@edmaul69 I using Raspberry Pi 3 with base commands in Linux terminal, but I too don't know a lot about compiling. Try './configure && make' (If anybody can describe all operation of compiling pcsx_rearmed it going to be great :).
-
I made a pull request with my last development :
https://github.com/libretro/pcsx_rearmed/pull/51
In this pull request, i fix a lag in analog mode.
Refactor some duplicate code.
add rumble support for analog controller and declare this controller like the sony playstation dual shock protocole. (i don't succeed with a multitap connected. if you have a multitap declared, you don't have the rumble on your controller). the rumble works with Udev driver, and with ps3 controller pair with usb or bluetooth. In few weeks i can try with ps1 dual shock controller and an playstation to usb adaptator with vibration support. I will make a test and will write here the result.i hope the pull request will merged and you can test it on the last version of the emulator.
Alexis
-
Hi,
I have a Shanwan PS3 controller. I have no intention of using the controller over Bluetooth and instead, simply connect it via USB to my rpi 2.b running the latest RetroPie. As soon as I connect the controller, it rumbles and never stops. Strangely enough, if I connect it to another system (running Kali GNU/Linux) it is recognized and the endless rumbling problem does not occur. That said, I have to believe the issue may be related to something on the rpi.I would greatly appreciate it if someone would point me in the right direction here. The controller works with emulationstation but I can't figure out how to disable (even on a permanent basis if need be) these rumbling motors.
Thanks in advance....
-
hi,
it's strange problem, but it's not a problem with my dev. i hade rumble on pcsx_rearmed, if i understand you it's rumble at the time you connect your pad on retropie. not in an emulator. i think's it's a driver problem. -
ah, sorry if my input is off-topic. Seems this thread is more about an emulator... still learning to navigate the world of rpi...
-
Hi,
just want to begin to say thank you to everyone that is contributing to the RetroPie project.
I'm using a PS3 controller to my RetroPie using bluetooth and I'm experiencing some lag when I have my controller set to "analog", when using standard everything works fine. This is just in pcsx_rearmed, haven't used analog sticks in any other emulator.
Found this thread and saw that you fixed this issue, how do I add this fix to my RetroPie?
Or do I have to wait until the emulator is updated? I have version r22 on my RetroPie at the moment.
Regards
Razer -
@Razer if you have retropie 3.7 lying around take the lr-pcsx-rearmed folder out of the /opt/retropie/emulators/ folder off of 3.7 and copy that folder onto the pi. Then go into /opt/RetroPie/configs/all/retroarch_core_options.cfg and remove the lines for lr-pcsx-rearmed that pertain to players 3-8 and the multitap options then save. They might be seperated from all the other lr-pcsx-rearmed options so read the whole thing.
-
@Razer said in Rumble on psx emulator??:
Hi,
just want to begin to say thank you to everyone that is contributing to the RetroPie project.
I'm using a PS3 controller to my RetroPie using bluetooth and I'm experiencing some lag when I have my controller set to "analog", when using standard everything works fine. This is just in pcsx_rearmed, haven't used analog sticks in any other emulator.
Found this thread and saw that you fixed this issue, how do I add this fix to my RetroPie?
Or do I have to wait until the emulator is updated? I have version r22 on my RetroPie at the moment.
Regards
RazerThe lag is cause by compilation, some old code is used when the controler is set in analog mode. this is fix in my la pull request on github. i hope that will be accept.
-
@alexis-puska i am really excited about rumble support.
-
@alexis-puska said in Rumble on psx emulator??:
The lag is cause by compilation, some old code is used when the controler is set in analog mode. this is fix in my la pull request on github. i hope that will be accept.
Ok, so I'll have to wait until your fix is implemented and Retropie is updated with the new version of the emulator I guess then?
-
Looks like this issue is in the latest source for anolog and standard controllers. Any idea of the ETA for it to be available?
-
@SOSretro said in Rumble on psx emulator??:
Looks like this issue is in the latest source for anolog and standard controllers. Any idea of the ETA for it to be available?
what issue? the lag fix, rumble support and crash fixes have been live for some time now. is there anything still wrong with the latest source build?
-
@dankcushions There is more detail on this other thread: https://retropie.org.uk/forum/topic/3028/disable-ps3-controller-rumble-lr-pcsx-rearmed/6
I'm running a RP3, updated to latest using the setup scripts. Overclocked. The specific issue is that when connected with a PS3 Bluetooth controller, each time the controller rumbles the emulator lags. A good example is on Crash Team Racing or Cool boarders. This happens regardless of the controller configuration in rectroarch, standard or analog.
-
@SOSretro ok thanks :) i'll update the other thread.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.