Romainrob
@romainrob
Honorable Member
Joined: Oct 25, 2019
Last seen: Jun 3, 2024
Topics: 2 / Replies: 528
Reply
RE: Need programming help to finish my dash. Invalid times in Assetto Corsa.

Hi, you're welcome. And I'm not laughing, I've been there, I know the feeling...I don't know if there is a reliable way to tell to detect invalid lap ...

2 years ago
Reply
RE: Driver ahead and behind (coding help)

Hi, these properties are indeed for the next and previous cars on track.you could try something using the built-in leaderboard components instead.Or f...

2 years ago
Forum
Reply
RE: Installing Simhub on a different drive?

@mnwpro3 Hi, I'm not the SimHub developer, just a passionate user, so I certainly can not.See a couple post above how to force the destination folder ...

2 years ago
Reply
RE: Need programming help to finish my dash. Invalid times in Assetto Corsa.

Hi, you'll need to use root variables to store values accros executions:I will look something like this (not tested)var tyresout = $prop('GameRawData....

2 years ago
Reply
RE: Romainrob's collection

@jb600cbr Hi, I'm not familiar with iFlag or 8x8 displays. But I assume it should be possible with custom effects. iFlag and SimHub must rely on the s...

2 years ago
Reply
RE: Romainrob's collection

@no1needs2perish Hi, interesting. I never consider the effect of the per app default settings as I don't use it. Good to know this has an impact here.

2 years ago
Reply
RE: Romainrob's collection

@no1needs2perish That's odd. It's supposed to use the default sound card.What if you restart SimHub, or even reboot your pc after changing your defaul...

2 years ago
Reply
RE: Romainrob's collection

@no1needs2perish Hi, I'm not sure to understand the issue. If it helps you can make so SimHub doesn't control the sound card volume directly. Try the ...

2 years ago
Reply
RE: IRACING LMDH deploy mode

Hi, I believe the data from the game has always been numbers. What property did you use?

2 years ago
Reply
RE: Dash Studio Actions A through D not working anymore

Hi, in case you are running the dash on a USB screen, remember you have to map controls in the "Device" tab instead of the Dash Studio/Settings screen...

2 years ago
Reply
RE: read json file of recorded session

Hi, the replay json files are not intended for external use.SimHub maker talked about it here:/p>

2 years ago
Reply
RE: Romainrob's collection

@exigeous Hi, it exists. Look for this property: IRacingExtraProperties.iRacing_Player_iRGainEstimation

2 years ago
Reply
RE: Romainrob's collection

@skiggity242 Hi,The plugin saves the values to this file when the game disconnects, to load it again when the plugin starts:C:\Program Files (x86)\Sim...

2 years ago
Reply
RE: Romainrob's collection

@subystar Hi, thanks for the kind words :DNo, there is no built in way to do that, but you are free to edit the dash for your own use.

2 years ago
Reply
RE: Fuel Capacity iRacing

Hi, the fuel restriction is available through:DataCorePlugin.GameRawData.SessionData.DriverInfo.DriverCarMaxFuelPct

2 years ago
Page 5 / 36