Page 11 of 11

Re: OSW Mmos to PS5

Posted: Sat Feb 11, 2023 8:31 am
by GoDlike
After compilation with no error, I can use gimx with the Gator Claw, but after 8 minutes it's deconnected
That's because gimx didn't pass authentication signal of this controller. Gimx can actually work with any controller, but Dualshock 4 is required just to pass authentication signals from it. If you won't do it - you will get disconnected.

As for hori - I didn't check the source but I suppose it supplies same signal as DS4. That's why it's working.

Re: OSW Mmos to PS5

Posted: Sun Feb 12, 2023 10:39 am
by pymous
It's disconnected after 8 minutes on a PS5 game (gt7). I must tried my configuration on a PS4 game to see if it is disconnect.

Re: OSW Mmos to PS5

Posted: Mon Feb 13, 2023 5:09 pm
by pymous
pymous wrote: Fri Feb 10, 2023 5:55 pm Hi everybody, why gimx works with hori and drivehub ?
I have tried to use gimx with a Gator Claw (a wired controller), I have modified two files :
- GIMX/shared/gimxcontroller/include/ds4.h
- GIMX/core/haptic/sink/haptic_sink_ds4.c
On each files I have change on this line the vendor id and product id of DS4 with vendor id and product id of gator claw (a simple lsusb with linux) :
#define DS4_VENDOR 0x054c
#define DS4_PRODUCT 0x05c4

After compilation with no error, I can use gimx with the Gator Claw, but after 8 minutes it's deconnected.
Somebody can testing with a Hori mini ?
With this configuration it works more than 8 minutes on PS4 with gran turismo sport. But only 8 minutes with gt7 on PS5.

Re: OSW Mmos to PS5

Posted: Mon Feb 13, 2023 10:05 pm
by piruloo
hello, there is a new adapter called raslution 2, it seems connecting gimx to that adapter works on ps5 I leave you the page https://www.brookaccessory.com/products ... index.html

Re: OSW Mmos to PS5

Posted: Sun Feb 26, 2023 12:12 pm
by ssneck
pymous wrote: Mon Feb 13, 2023 5:09 pm
pymous wrote: Fri Feb 10, 2023 5:55 pm Hi everybody, why gimx works with hori and drivehub ?
I have tried to use gimx with a Gator Claw (a wired controller), I have modified two files :
- GIMX/shared/gimxcontroller/include/ds4.h
- GIMX/core/haptic/sink/haptic_sink_ds4.c
On each files I have change on this line the vendor id and product id of DS4 with vendor id and product id of gator claw (a simple lsusb with linux) :
#define DS4_VENDOR 0x054c
#define DS4_PRODUCT 0x05c4

After compilation with no error, I can use gimx with the Gator Claw, but after 8 minutes it's deconnected.
Somebody can testing with a Hori mini ?
With this configuration it works more than 8 minutes on PS4 with gran turismo sport. But only 8 minutes with gt7 on PS5.
Hello!

I will gladly test it, but I have no skills to compile sources. Can I give you Vendor ID and Product ID for Hori mini gamepad? Then you can send me GMIX I can use with Hori, I will test it on PS5 with my Simucube wheel.

HID\VID_0F0D&PID_00EE&COL01\8&73A06A0&0&0000

Let me know if you need something more?
Thanks

Re: OSW Mmos to PS5

Posted: Wed Mar 01, 2023 9:22 am
by pymous
Hi,
I can compile for linux distribution, not for windows. It's easy to compile on linux, all of you need his explain on this page : https://gimx.fr/wiki/index.php?title=De ... t_on_Linux and I know linux better than windows.

Re: OSW Mmos to PS5

Posted: Wed Mar 01, 2023 3:17 pm
by ssneck
I tried to compile under Windows but no luck, errors everytime and I do not know what to do with it.
Can I install linux to virtual machine and try to compile under linux, right? I will need to connect my gimx adapter, hori gamepad, wheel base and pedals to this virtual linux to test them together. Is it right? It seems too complex for me to setup all these things under linux :)

Re: OSW Mmos to PS5

Posted: Thu Mar 02, 2023 11:15 am
by ssneck
I tried to compile under Windows (without code modification) and I followed this guide: https://gimx.fr/wiki/index.php?title=De ... on_Windows

When I tried to "Build Project" in Eclipse I got these errors:
https://drive.google.com/file/d/1HgnQqe ... h2hIh/view
https://drive.google.com/file/d/1QE4VVD ... M4f3O/view

Can you please help me, how can I fix it?

Re: OSW Mmos to PS5

Posted: Fri Mar 03, 2023 8:00 am
by ssneck
pymous wrote: Fri Feb 10, 2023 5:55 pm Hi everybody, why gimx works with hori and drivehub ?
I have tried to use gimx with a Gator Claw (a wired controller), I have modified two files :
- GIMX/shared/gimxcontroller/include/ds4.h
- GIMX/core/haptic/sink/haptic_sink_ds4.c
On each files I have change on this line the vendor id and product id of DS4 with vendor id and product id of gator claw (a simple lsusb with linux) :
#define DS4_VENDOR 0x054c
#define DS4_PRODUCT 0x05c4

After compilation with no error, I can use gimx with the Gator Claw, but after 8 minutes it's deconnected.
Somebody can testing with a Hori mini ?
Just finished new tests. After compilation (under Ubuntu) with no errors and with new VID/PID for Hori, GIMX software found new Hori mini gamepad as pass-through device, but GT7 and PS5 disconnect it after 8 minutes. :(

Why Drivehub and Hori mini gives GT7(PS5) needed authentification to PS5? And why GMIX and Hori mini cannot be authentificated? Is it possible to make GIMX authentificated the same way as Drivehub?

Re: OSW Mmos to PS5

Posted: Mon Nov 20, 2023 6:29 am
by isamu
piruloo wrote: Mon Feb 13, 2023 10:05 pm hello, there is a new adapter called raslution 2, it seems connecting gimx to that adapter works on ps5 I leave you the page https://www.brookaccessory.com/products ... index.html
Hi Piruloo. How did this work for you? Is this raslution adapter working with GIMX and your wheel, without any disconnect issues?