Open t1ckk opened 7 years ago
Ok, I got it to work on adrenaline however on moonlight and ps vita games I'm still unable to use the L2/R2 and L3/R3 buttons.
L2/R2 and L3/R3 are mapped to L2/R2 and L3/R3 and regular PSVita games don't use them.
Ok, but how about moonlight? I saw people on vitahacks say that L2/R2 should work with moonlight however it doesnt seem to be the case for me.
It's up to moonlight to read L2/R2/R3/L3, I haven't checked its source.
Oh ok, thanks for the help anyways. Great plugin!
Hello xerpi I love your plugin especially for Minecraft of the vita there is just 1 thing that bugs me I can map L3 R3 L2 but for some reason when I press R2 it acts like I have not pressed any buttons my control works fine tested it on my ps4 call of duty I'm also using enso thank you for updating it can you fix this please so I can use R2 would make this absolutely perfect :)
@Teozbernie so L2 works fine but R2 doesn't? And does this only happen with Minecraft or with other games too?
@xerpi Yes L2 works great and L3 and R3 but unfortunately R2 is not working at all acts like it's not even there I've only really tried Minecraft because it's the only game where I can remap the buttons to anything I choose I would love it if you could fix this issue
@xerpi guess you stopped developing for this app no worries I understand hopefully some day someone with more skills than me can fix the issue :)
@Teozbernie That's a bit rude assuming he has stopped development. It's probably just not high priority to fix/reply.
@parkerlreed @xerpi I actually managed to fix the issue using the source and compiling it but I've made it so x no longer works now haha don't know how I did this hopefully xerpi can fix it one day my bad if I seemed rude was not my intention at all :)
@Teozbernie would you mind sharing your changes?
@xerpi I deleted it but I'll recompile it once I'm back at my PC where should I upload it and can I post the link here? I've worked out a way to use the controller but it's a bit buggy as I use remote play of Minecraft but would really prefer just to play it on the official vita version just let me know where to upload and where to post pal
@Teozbernie just paste a diff to gist or pastebin or wherever you want.
Can someone explain me how I can compile this plugin. What tools does it need?
@Sepalod you need VITASDK: https://vitasdk.org/
@xerpi Thxs a lot. I tried it out and worked pretty well. I switched my l1/r1 with l2/r2. (SCE_CTRL_L1 ->SCE_CTRL_LTRIGGER and same for R1/2). But it's very strange. For Games like NfS Rivals its working pretty good, because now the mapping for R1/2 L1/2 is the same as shown in the game. Same for example for Battlefield 4. But in Games like Diablo 3 or Mortal KOmbat the Mapping is wrong. Here the buttons are mixed up. For example if r1 is shown in the game, i have to press r2 on the ds4 Its very strage. Therefore I created a new issue to be able to configure the mappings for example in a property file? Maybe I can take a look but my knowledge in C is bounded :)
Hi, got the L2/R2 L3/R3 working with moonlight.
Create "vita.conf" file (content is here https://github.com/xyzz/vita-moonlight/blob/vita/mappings/vita.conf )
Replace the values for LT, RT, LS, RS: btn_tl = 400004 btn_tr = 400005 btn_tl2 = 300002 btn_tr2 = 300004
Save the file
Copy the file to your vita to: ux0:data/moonlight/mappings/vita.conf
Run moonlight and go to "Setings". There set "Enable mapping file" to yes
Run streaming
Hi, is it possible to use the ds4 R2/L2 buttons when using moonlight or in dumped games, etc? It says on the latest version 1.1 the plugin adds proper L2/R2 and L3/R3 support but it doesnt seem to be working for me when Im using it. Everything else works just these 4 buttons. Is there a fix for this?