ducng99 / SimHub-SF1000-UDP

A SimHub plugin that provides more games support for Thrustmaster™ SF1000 wheel
MIT License
28 stars 4 forks source link

Dashbord shows but no data #38

Closed Donatien59 closed 2 months ago

Donatien59 commented 3 months ago

Hello

I follow all the steps except "4.you know what to do next". When i launch the game the wheel dashboard is shown but i cannot have any data on it. My wheel is connected to wifi that is OK! UDP is set to 20777 I launch the game through simhub, i installed the plugin and put the correct IP. The wheel firmware is the last one, i think is why i do not have the screen anymore with UDP OFF or codemaster F1 2020. It is the first time i use the Visual studio so i may have made a mistake there but i go the dll file in release folder. I supposed it was a plugin for LMU so i put it in plugin file and I enable it in custompluginvariables

Thank you in advance

ducng99 commented 3 months ago

Hi @Donatien59

You don't have to follow the "Building" instructions - that section is just for developers who want to contribute to this plugin. Apologies if this is confusing, I'll add a note there to make it clear.

But it seems you have the plugin installed correctly anyway which you've configured the correct IP in SimHub.

A couple questions to narrow it down:

  1. Which game are you trying to run?
  2. What is the IP of your wheel?
Donatien59 commented 3 months ago

Hello,

Thank you for your answer.

I would like to use it for LMU. The wheel IP is 192.168.1.13, it is the one i put in simhub also.

I think that sim hub is making the dashboard to show but do not send any datas.

ducng99 commented 3 months ago

That IP looks good.

To test if your PC can connect to the wheel, can you run this command using cmd (search just for it in Windows):

ping 192.168.1.13

and let me know if it shows "Request timed out" or not.

Donatien59 commented 3 months ago

image image

Is there other thing than puting the plugin in Simhub? Does the soft automatically send telemetry to the wheel?

ducng99 commented 3 months ago

Yes, as long as the game is configured to work with SimHub.

Can you check if LMU is configured correctly? I'm using F1 24 as an example:

image

image

There are also some instructions in the link at the bottom which you can follow if SimHub can't automatically configure the game

ducng99 commented 3 months ago

Also noticed this in SimHub: image

I don't have the game so can't test it unfortunately.

I would suggest if you can test with another game (Assetto Corsa) and see if it works - if you do so, please select the game in "Dashboard" screen first then launch the game

Donatien59 commented 3 months ago

I think there is the problem :

image

It seems it is not planned to send telemetry, while in ACC and F1 2024 it proposed some UDP for telemetry, there is nothing there :/

The point with other games (i also have ACC) is the wheel is natively working in the game without SimHub. My lookings here to make the wheel work with a game that does not natively using it.

Donatien59 commented 3 months ago

In fact, sorry for disturbing, The wheel is workng natively in LMU since June update and i just had to push to ON 2 settings in the calibrate menu.

I feel a bit dumb but thank you for the time you spent with me :) .

Have a nice day

ducng99 commented 3 months ago

Nope, that means it's configured correctly. SimHub doesn't read UDP from LMU, hence there is no config there.

LMU --> SimHub ✅ SimHub --> This plugin --> SF1000 ❌

I meant Assetto Corsa the og version, not ACC, which doesn't have native support. But I don't think you have the game then 😅

This is really odd. I've just released a new version v2.0.2 if you want to test it out. Low chance of fixing it though

ducng99 commented 3 months ago

Oh I think that's why, maybe the wheel tries to read data natively from the game, and just ignoring data from my plugin.

There is that toggle "Only run if..." - once you switch it off, the plugin should take priority.

But hey, glad it's working for you! If you have another unsupported game then now you have this plugin!

Donatien59 commented 3 months ago

Yeah sure, i will try for rF2 later, it should work !