SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
801 stars 98 forks source link

[Feature request] 'new' rFactor 2 Vehicle Infos #1126

Closed dweiss96 closed 1 year ago

dweiss96 commented 2 years ago

Is your feature request related to a problem? Please describe. Simhub seems to be missing some Properties the SharedMemoryPlugin exposes in the VehicleInfo as well as in general the VehicleInfo for opponents. This data should be the same the new broadcast overlays are using according to rFactor 2 developers.

Describe the solution you'd like I would like to have these properties accessible from within SimHub without having the need to write my own plugin/ hope for the GarySwallowPlugin to include these properties.

Describe alternatives you've considered The alternative would be to write a custom plugin exposing these properties (and replacing the rFactor2 GameRawData completely)

Additional context explicit missing SharedMemoryPlugin properties missing with github links: TheIronWolfModding/rF2SharedMemoryMapPlugin rF2Data.cs#L484-L488 TheIronWolfModding/rF2SharedMemoryMapPlugin rF2Data.cs#L477-L478 TheIronWolfModding/rF2SharedMemoryMapPlugin rF2Data.cs#L477-L478 TheIronWolfModding/rF2SharedMemoryMapPlugin rF2Data.cs#L477-L478 TheIronWolfModding/rF2SharedMemoryMapPlugin rF2Data.cs#L477-L478

For the rF2VehicleScoring array you can expect to have no more than 104 entries since this is the maximum number of players possible.

St54Kevin commented 2 years ago

I agree the rf2 implementation needs a revision for the data available

pedrobarbosasr commented 2 years ago

Totally agree.

St54Kevin commented 2 years ago

Did somebody found time to have a look into new things to add?

SHWotever commented 1 year ago

hi ! I close this a fresh dataset of opponents data has been added. It does not match the requested data but it's focused on providing a coherent experience across games.