PS4 Controller not fully works with cronusmax

Need help? Ask here and someone will help
Post Reply
Pain
Posts: 10
Joined: Sun Nov 30, 2014 12:59 pm

PS4 Controller not fully works with cronusmax

Post by Pain »

Hey,
im sending network packages accordning to the mapping table in the wiki. That has worked fine for Xbox 360. Now if im trying the same for PS4 im having problems as it seems like only the ps4 option button & ps4 home button is working. All the other buttons like cross,triangle etc are not beeing sent the console. Also the packages for up,left,right are recognized by gimx and forwarded to the ps4 but it seems like the ps4 is not "taking" them. Im using the cronusmax (will try tomorrow on DIY adapter).

Any suggestions?

LOG:
option -l with value `log.txt'
option -s with value `127.0.0.1:51914'
option -p with value `\\?\hid#vid_2508&pid_0001#7&1defb8f&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}'
grab flag is unset
status flag is set
Detected controller: DS4.
using default refresh period: 10.00ms
Warning: can't open macro directory C:\Users\xxxx\AppData\Roaming//gimx//macros/
0 1446818867.385299, right (1)
0 1446818867.435301
0 1446818869.485419, circle (1)
0 1446818869.535422
0 1446818871.585539, square (1)
0 1446818871.635542
0 1446818873.685659, triangle (1)
0 1446818873.735662
0 1446818875.785779, cross (1)
0 1446818875.835782
0 1446818877.885899, PS (1)
0 1446818877.935902
0 1446818879.986019, down (1)
0 1446818880.036022
Exiting
Pain
Posts: 10
Joined: Sun Nov 30, 2014 12:59 pm

Re: PS4 Controller not fully works with cronusmax

Post by Pain »

Hey
i solved the problem. The documentation on wiki is insuffient. According to the controller mapping a byte of 0x00 or 0x01 should be sent for the "up" command:
http://gimx.fr/wiki/index.php?title=Controller_Maps

but it seems like it only works with either 0x00 or 0xff

The issiue was revealed when i started the window input and emulated the up and down keys. In the log i could then see "up (255)". Please change the controller mapping wiki accordingly.

Thanks and appreatiate your work!


Edit: I changed the wiki by myself - hope that was okay.
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 Controller not fully works with cronusmax

Post by Matlo »

Hi,
This is due to how the cronusmax works. I changed the other "{0, 1}" occurrences on the wiki.
GIMX creator
Post Reply