Control PS4 via UDP and have FFB

Discuss everything to do with GIMX here
Post Reply
form
Posts: 2
Joined: Sat Feb 18, 2017 4:17 pm

Control PS4 via UDP and have FFB

Post by form »

Hello,
i'm using:
  • GIMX USB adapter from the shop (EMUG29PS4 firmware)
  • PS4
  • DS4 controller via USB to PC (Win 10)
I use an own application to control the PS4 using UDP connection to "gimx --src ...".
All controls are working fine.

Is it possible to get the force-feedback signals out of the system, too?
Maybe by connecting a wheel to the PC and use a second gimx process to connect to the first GIMX using "--dst ..."?

Regards
form
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Control PS4 via UDP and have FFB

Post by Matlo »

Hi,
It's not possible yet.
https://github.com/matlo/GIMX/issues/356
GIMX creator
form
Posts: 2
Joined: Sat Feb 18, 2017 4:17 pm

Re: Control PS4 via UDP and have FFB

Post by form »

Okay, than maybe other way around:
- Using Wheel on PC with direct GIMX connection to PS4
- This GIMX instance is accepting additionally control-input via UDP

Is that possible?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Control PS4 via UDP and have FFB

Post by Matlo »

Yes this is possible. But you may get control conflicts.
GIMX creator
Post Reply