-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
L2 / R2 as rear touch #59
Comments
Yes, that would be technically possible but currently, I lack the time to do that. If you know C I can tell you how to do that. |
Unfortunately I have no programming knowledge. I also thought of, if possible, the L2 match the left side of the rear touch and the R2 on the right side. I'm sorry I can't help with the programming of the code.
Enviada do Outlook Mobile<https://aka.ms/blhgte>
…________________________________
From: Sergi Granell <[email protected]>
Sent: Monday, June 22, 2020 4:46:49 AM
To: xerpi/ds4vita <[email protected]>
Cc: mautheus <[email protected]>; Author <[email protected]>
Subject: Re: [xerpi/ds4vita] L2 / R2 as rear touch (#59)
Yes, that would be technically possible but currently, I lack the time to do that. If you know C I can tell you how to do that.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#59 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJR2MONGAKB67FAGUHDEIODRX4D6TANCNFSM4OEB5KHQ>.
|
I would recommend using remaPSV.suprx, it works really well for mapping touch zones to DS4 on a per game basis. you'll have to use a custom release of it, I have it if u need it. :) |
I would be very grateful if you can provide me with this plugin. Because it's just missing to be perfect the use of DS4 on PS Vita.
Enviada do Outlook Mobile<https://aka.ms/blhgte>
…________________________________
From: TheIronUniverse <[email protected]>
Sent: Monday, June 22, 2020 4:20:23 PM
To: xerpi/ds4vita <[email protected]>
Cc: mautheus <[email protected]>; Author <[email protected]>
Subject: Re: [xerpi/ds4vita] L2 / R2 as rear touch (#59)
I would recommend using remaPSV.suprx, it works really well for mapping touch zones to DS4 on a per game basis. you'll have to use a custom release of it, I have it if u need it. :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#59 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJR2MOOJYDFZSU4OHWTMI6TRX6VHPANCNFSM4OEB5KHQ>.
|
So I tried to map the rear touch with the remaPSV but couldn't. Remember that I'm kind of doing using a DS4. I believe it will be perfect when xerpi can map using its own ds4vita plugin.
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: TheIronUniverse <[email protected]>
Sent: Monday, June 22, 2020 4:20:23 PM
To: xerpi/ds4vita <[email protected]>
Cc: mautheus <[email protected]>; Author <[email protected]>
Subject: Re: [xerpi/ds4vita] L2 / R2 as rear touch (#59)
I would recommend using remaPSV.suprx, it works really well for mapping touch zones to DS4 on a per game basis. you'll have to use a custom release of it, I have it if u need it. :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#59 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJR2MOOJYDFZSU4OHWTMI6TRX6VHPANCNFSM4OEB5KHQ>.
|
@xerpi I know C/C++ explain to me what we need to do. I got some free time this week/weekend and can try to bang out a prototype. |
Check this fork: https://github.com/KyleBeebe/ds4vita/tree/hooks |
So it seems that your new-ish "hook" branch has the support for mapping L2 and R2 ala KyleBeebe's solution. I'll test out compiling your latest hook branch and see if it works with moonlight "specifically" what I am concerned with. Also found that this solution works and is really nice with its pop-up UI. Maybe we should integrate a similar UI experience into ds4? -> https://github.com/MERLev/remaPSV2 |
i feel like this will have a lot of incompatibilies... and could be annoying for other uses :P |
You are probably right. The L2/R2 thing was going to be temporary until I added remap functionality but between remaPSV2 and MiniVitaTV existing already, I don't really see a point. |
I'm using RemaPSV2 and it looks great. Thank you all so much for the information.
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: KBeebe <[email protected]>
Sent: Wednesday, July 29, 2020 3:17:28 AM
To: xerpi/ds4vita <[email protected]>
Cc: mautheus <[email protected]>; Author <[email protected]>
Subject: Re: [xerpi/ds4vita] L2 / R2 as rear touch (#59)
i feel like this will have a lot of incompatibilies... and could be annoying for other uses :P
To be honest, i prefer the remaPSV2 implementation as it gives us more freedom and still keeps compatibility with the real L2/R2 keys if needed.
You are probably right. The L2/R2 thing was going to be temporary until I added remap functionality but between remaPSV2 and MiniVitaTV existing already, I don't really see a point.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#59 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJR2MOP3BKUJCEQSH75NF53R565HRANCNFSM4OEB5KHQ>.
|
I really liked having a plugin that I didn't have to mess around with settings and it just worked. I understand where you are coming from though and thank you for the work you put in this great plug-in. |
In PS Vita games the rear touch is not compatible with DS4. Would it be possible to use the L2 / R2 as a rear touch? So PS Vita games (as God of War Collection uses rear touch) would be great for playing with the DS4
The text was updated successfully, but these errors were encountered: