can someone help me out please?

Need help? Ask here and someone will help
Post Reply
on9kim
Posts: 9
Joined: Tue May 17, 2016 1:33 am

can someone help me out please?

Post by on9kim »

Hello guys, I've followed the tutorials / youtubes, and made my own DIY adapter.
but using Teensy++2.0 instead. is trying to make it work with Windows 7 64bit. no luck yet.
what i wanted to do is, use Keyboard & Mouse for FPS games on PS4.

1st - is using a Teensy++ 2.0 board, have to use anything different comapre with Teensy 2.0? for example, do i still flash the atmega32u4.hex?
what i flashed was firmwares-5.4\EMUPS4\atmega32u4.hex

2nd - I found that I have to replug my DS4 from PC, and replug the Teensy from the console, before each attempt of clicking "Start". if i didn't replug them, log files simply says no controller found.

here is the complicated situations, i connected everything. turn on PS4. power off the DS4 & connect it to PC. click Start.
there is a command prompt shown, but "no words" can be seen. unlike on the tutorial videos, there are wordings like : using default refresh period: 10.00ms shown. NO. it's nothing shown in my case.
I knew i have to press the mapped PS button on my keyboard right? just can't
let say i pressed some of the keys now. PS4 no response.
and I Shift + Esc to quit.

then the log files show all the keys i've input. they're all there.

I've checked my USB serial by Ardunio IDE (connecting TX to RX). it's fine.
I've checked my Teensy++2.0 with fast & slow blinking, it's fine.
from the log file, Detected USB adapter: DS4. <- so i guess it's nothing related to my DIY thing right?

i just didn't know which part goes wrong. Maybe I'll try using another computer tonight, or exiting the logitech mouse software, see what happens.

Lastly, I'll post one of my logs.

global option -l with value `log.txt'
global option -c with value `Dualshock4.xml'
controller #1: option -p with value `COM10'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 5.8 x86_64
Windows 7 SP1 x64
Kernel version: 6.1 (7601)
Detected USB adapter: DS4.
using default refresh period: 10.00ms
Warning: can't open macro directory C:\Users\Kim\AppData\Roaming//gimx//macros/
0 1463411976.061109, lstick x (2), rstick x (-2), rstick y (-4)
Exiting

Thanks very much guys.
on9kim
Posts: 9
Joined: Tue May 17, 2016 1:33 am

Re: can someone help me out please?

Post by on9kim »

Update :
I have found the problem, is Teensy++2.0, processor is different, have to use at90usb1286.hex for me.
and it works.

:D :D :D :D
Post Reply