PS4 not registering USB Adapter Output

Need help? Ask here and someone will help
Post Reply
enryukyu
Posts: 2
Joined: Wed Aug 10, 2016 12:51 pm

PS4 not registering USB Adapter Output

Post by enryukyu »

I have the DIY USB adapter ( Teensy 2.0 unsoldered / CP2102) connected between the PS4 and PC. The DS4 is also connected to the PC and is turned off before it is connected.
The teensy board has been flashed with the EMUPS4 ATmega32u4.hex (Note : Initially the teensy's LED was blinking on startup but now no longer blinks // is there something wrong with it?)
Powersaving has been disabled for the COM port and USB. And i believe that that the drivers and software were installed correctly and am running it on Windows 10.
My mouse and keyboard work correctly. I am using the Ps4 BF4 config that was on the config list and the software is able to launch.
However, although the mouse and keyboard are registering on the software, nothing seems to be happening on the console itself. Please help.

Code: Select all

global option -l with value `log.txt'
global option -c with value `PS4_Battlefield4_foxy.xml'
controller #1: option -p with value `COM4'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 5.9 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (10586)
Detected USB adapter: DS4.
using default refresh period: 10.00ms
A device name is empty. Multiple mice and keyboards are not managed.
Warning: can't open macro directory C:\Users\khmer\AppData\Roaming//gimx//macros/
0 1470834115.206645, lstick x (2), lstick y (-8), rstick x (5), rstick y (-4)
0 1470834116.146029, lstick x (2), lstick y (-128), rstick x (5), rstick y (-4)
0 1470834116.216030, lstick x (2), rstick x (5), rstick y (-4)
0 1470834116.356062, lstick x (2), lstick y (128), rstick x (5), rstick y (-4)
0 1470834116.426032, lstick x (2), rstick x (5), rstick y (-4)
0 1470834116.596066, lstick x (-128), rstick x (5), rstick y (-4)
0 1470834116.656034, rstick x (5), rstick y (-4)
0 1470834116.966064, lstick x (128), rstick x (5), rstick y (-4)
0 1470834117.036061, rstick x (5), rstick y (-4)
0 1470834118.136964, rstick x (5), rstick y (-4), cross (255)
0 1470834118.266067, rstick x (5), rstick y (-4)
0 1470834119.296065, rstick x (5), rstick y (-4), PS (255)
0 1470834119.386066, rstick x (5), rstick y (-4)
0 1470834119.636031, rstick x (5), rstick y (-4), square (255)
0 1470834119.736031, rstick x (5), rstick y (-4)
Exiting
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 not registering USB Adapter Output

Post by Matlo »

Did you solder pins on the Teensy?
It cannot work with unsoldered pins.
GIMX creator
enryukyu
Posts: 2
Joined: Wed Aug 10, 2016 12:51 pm

Re: PS4 not registering USB Adapter Output

Post by enryukyu »

Oh Thanks for the post, I assumed that the jumper cables would suffice because the followed the dummy version. Another question though, will breadboarding the teensy give the same result as soldering ?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: PS4 not registering USB Adapter Output

Post by Matlo »

The jumper cables are enough if the header pins are soldered on the board.
GIMX creator
Post Reply