
A year ago I was able to get GIMX working with a PS3 over a DIY adapter crafted from an Arduino Uno (Atmega16u2) and a CS2102 USB to UART chip.
Unfortunately that setup was quite unweildy (and dead, the PC PSU died

I would also like the new setup to work with a PS4. However to perform the pairing with the controller I am instructed to use one of the firmware linked on this page. EMUPS4PAIRING.7z contains the Hex file: at90usb162.hex, the at90usb162 was replaced by the Atmega16u2 (designed as a drop in replacement) and as I understand it the firmware should be compatible?
I've tried both the atmega32u2 (32k version of the 16u2) and at90usb162 firmware on my Atmega16u2, however when prompted by GIMX-launcher to 'insert the teensy' the device is not recognised (i.e. I am continually asked to plug in the teensy).
Any ideas?


EDIT: GIMX version 3.4 (latest version)