Page 1 of 1

PS4 not registering USB Adapter Output

Posted: Wed Aug 10, 2016 1:16 pm
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

Re: PS4 not registering USB Adapter Output

Posted: Wed Aug 10, 2016 1:27 pm
by Matlo
Did you solder pins on the Teensy?
It cannot work with unsoldered pins.

Re: PS4 not registering USB Adapter Output

Posted: Wed Aug 10, 2016 11:00 pm
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 ?

Re: PS4 not registering USB Adapter Output

Posted: Thu Aug 11, 2016 5:31 am
by Matlo
The jumper cables are enough if the header pins are soldered on the board.