xerpi / ds4vita

Use a DS4 on your PSVita
172 stars 34 forks source link

ds4Vita triggers and R3/L3 do not work on Moonlight #31

Open buris opened 6 years ago

buris commented 6 years ago

I was wondering if this could be patched in at some point?

xerpi commented 6 years ago

That's not ds4vita's fault but vita-moonlight not using the L2/R2/L3/R3 buttons when the model isn't a PSTV (https://github.com/xyzz/vita-moonlight/blob/vita/src/input/vita.c#L513).

buris commented 6 years ago

So I should be able to use the source to build a custom "pstv" moonlight app, yes?

xerpi commented 6 years ago

Yes, sure :)

rjj3 commented 6 years ago

So is It possible to change something on moonlight to get this to work?

XDNZ commented 5 years ago

With the latest experimental version of ds4vita and latest version of moonlight the triggers still don't work. The moonlight page has a similar issue and it says the issue is with ds4vita, and on this page it says it's an issue with moonlight. Any chance it can be updated? ds4vita is amazing and I would love to be able to use it with moonlight too.

xerpi commented 5 years ago

It's still a moonlight problem, as this code of this patch fixes it: https://github.com/xyzz/vita-moonlight/pull/94/files#diff-68d38549fe79cf04df67f4ae52873a5dR548