Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how can i make my dual shock gamepad vibrate on ppsspp?
05-11-2016, 09:48 AM
Post: #1
how can i make my dual shock gamepad vibrate on ppsspp?
how can i make my dual shock gamepad vibrate on ppsspp?
Find all posts by this user
Quote this message in a reply
05-11-2016, 12:41 PM
Post: #2
RE: how can i make my dual shock gamepad vibrate on ppsspp?
There are no PSP games that have built in vibration, since there are no psp systems that could vibrate. Basically there are no signals for PPSSPP to know when to vibrate, like if you were playing the PSP castlevania or Ace Combat X the psp wouldn't know to send out a vibration signal when your character got hit or when you were hit by a missile.
Find all posts by this user
Quote this message in a reply
05-11-2016, 05:14 PM
Post: #3
RE: how can i make my dual shock gamepad vibrate on ppsspp?
@pogilang25 yeah ppsspp can't do that aside from haptic feedback when pressing touchscreen controls on mobiles. However technically it's not impossible for a true force feedback system, I would say it's more than doable to hack games to return information needed for such feature via cwcheats and maybe some custom syscall or custom cwcheat code type whatever would be simpler/better.

I have no clue how much effort it would take implementing FF feature ppsspp side, but from my experience - the hacks itself would be very simple as most of the feedback would be based on things that can be seen or easily found/calculated like hit detection, % of hp lost, speed, jump distance etc limited pretty much only by imagination and also very safe since games would have to be patched just to return some information without messing with their mechanics(comparing to things like 60fps patches which affect everything, often breaking things:|).

Personally I disable vibrations in games natively supporting it, so yeah not exactly my kind of thing, just giving the idea as this feels like something which community could easily create at least assuming there are more people interested in making it happen or you would do all the work yourself;p.

It's always good to remember that PPSSPP is an emulator and never will be a PSP, this unfortunately leaves some things potentially inferior to the real hardware especially among very nostalgic people, however it also allows us to be very creative in enhancing our experience without silly limitations real hardware had, just need to put some work into it.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: