Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simtools and Simhub together problem with Gt7 Proxy #5

Open
oyakplay opened this issue May 28, 2024 · 19 comments
Open

Simtools and Simhub together problem with Gt7 Proxy #5

oyakplay opened this issue May 28, 2024 · 19 comments

Comments

@oyakplay
Copy link

Hello! I would like to ask you for help.

I have a 3dof and DYI platform with wind and vibration but I can only make it work either the movement (with the GT7 Proxy plugin) or the wind and vibration, and never all 3 simultaneously because when Simtools is open and Simhub, the GT7 Proxy app It doesn't open or work.

In contacting Simtools, they gave me the following: "I currently do not believe it is possible to use Simhub and SimTools together with GT7, as the GT7 game plugin does not have UDP Relay configured. You can do this with games that use configured UDP Packets and UDP Relay, but this game plugin currently does not work. Fans will not work with GT7 in SimTools."

I would like to know if someone could configure UDP and UDP Relay on the GT7 Proxy, or forward the source code. I would be very grateful for a response. Best regards.

@JCHammer1
Copy link

Simhub allows Port forwarding but that requires changing the receive port in GT7 Proxy to one other than the default 33740. Has anyone managed this? I’m wanting to use SimHub and D-Box motion system ( uses GT7Ptoxy) at same time.

@vthinsel
Copy link
Owner

vthinsel commented Jan 6, 2025

There are some parameters you can play with on the command Line --receiveport and --sendport
Out of curiosity : why use gt7proxy if you use simhub ?

@JCHammer1
Copy link

SimHub doesn’t support D-Box motion controller as it is a closed ecosystem. I want to use SimHub for haptics in addition to the Motion. D-Box doesn’t natively support console so they use GT7Proxy to capture the telemetry. Unfortunately D-Box doesn’t have a way to change the receive port. I have the SimHub side figured out for port forwarding.

@JCHammer1
Copy link

Nicolas from Simhub sent me to this repository after explaining the software UDP limitations

@drowhunter
Copy link

drowhunter commented Jan 6, 2025 via email

@JCHammer1
Copy link

I believe so, at least that’s how I understand it to work. I just don’t have programming experience to create a new Proxy from the repository files.

@JCHammer1
Copy link

IMG_8794

@JCHammer1
Copy link

I don’t know how to change the port in the proxy script and recompile a new .exe

@drowhunter
Copy link

you dont have to, just run it with the commandline to change the port.

@JCHammer1
Copy link

JCHammer1 commented Jan 8, 2025

So I need to run the command line each time I run the Sim? Also, in what sequence should I run the command line? Start SimHub to forward the port, then launch the motion software, which then loads the GT seven proxy. When I launch the D box motion software, it starts the proxy. If I then run the command line, it opens up another set of proxies running at the same time visible in task manager.

@drowhunter
Copy link

drowhunter commented Jan 8, 2025 via email

@drowhunter
Copy link

So I need to run the command line Each time I run the Sim?

i would create a shortcut to the exe and then in the properties of the shortcut add the command line

@JCHammer1
Copy link

So I need to run the command line Each time I run the Sim?

i would create a shortcut to the exe and then in the properties of the shortcut add the command line

That’s genius!

@JCHammer1
Copy link

JCHammer1 commented Jan 8, 2025

Another question I have is do I use the PlayStation IP address or the local computer IP 127.0.0.1? Since the proxy is supposed to be getting the telemetry from the SIM hub forwarded port and not the PlayStation directly.

@drowhunter
Copy link

yes 127.0.0.1

@JCHammer1
Copy link

yes 127.0.0.1

Thanks for the help. I’ll give all this a try over the weekend once home

@JCHammer1
Copy link

I gave the suggestion a try. I was able to capture telemetry from SimHub forwarded port 33750 with GT7Proxy.exe 1.7.2 using the shortcut command line parameter. Unfortunately it didn’t pass that telemetry onward to the D-Box haptic software. The original D-Box installed GT7Proxy appears to be an older 36mb version that doesn’t have command line parameter capabilities. I tried to run the command line parameter on it and received unrecognized argument error.

@JCHammer1
Copy link

IMG_8977
IMG_8976
IMG_8982
IMG_8983

@JCHammer1
Copy link

The GT7 Live Haptics app normally launches the GT7 Proxy in the background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants