Hi Romain,
I have your The Many-faced Dash working propertly,but it does not show the SOF and IR+/-.
Do you know why??
BR
@lemasi4u Hi,
Make sure the "RCS - iRacing extra properties" plugin is enabled in the SimHub/Plugins screen.
@romainrob thanks so much¡¡¡
IfI have the "RCS - iRacing extra properties" plugin enabled,means that i haveto disable The Many-faced Dash,right??
because both have similar options..
BR
@lemasi4u
No, the dash options are similar but apply to different dashboards.
Hi Everyone,
And thanks for your job done here @romainrob
I use Simhub for overlays on screen, with this packages. But, i had to quit because iracing simulator locks up everytime i go ingame. Anyone who knows a fix for this ?
@lasse-gashi Hi,
I've had an issue with iRacing crashing when running overlays.
In my case it turned out to be GSYNC in windowed mode causing the crashes whether or not SimHub was running.
I have to disable GSYNC windowed mode when I play iRacing.
Hopefully this helps.
1.2.6 Update
Minor update to fix a few things (lap time format, default settings values and a missing font)
Enjoy!
Maybe this has already been answered. I did some looking in this thread but didn't see it. Been using the analog input overlay, however there are two issues.
1. It won't show the steering wheel. Doesn't matter which one I choose when i start the overlay (or send to OBS) its not there.
2. The shift knob (8 ball) goes blurry when i send the overlay to OBS.
Any help on either of these would be appreciated!! Thanks!
@sojourner22 Hi
1. Make sure SimHub is running in admin mode (in SimHub Settings).
Can you see the 100+ wheel images in this folder? C:\Program Files (x86)\SimHub\ImageLibrary\Romainrob\Steering Wheels
If not, please run the RSC_Setup again.
Does the wheel image update in the plugin settings when you choose a different wheel in the dropdown menu?
If this doesn't help please zip and share this folder: C:\Program Files (x86)\SimHub\Logs
2. The shifter is only supposed to be blurry while moving as a fake motion blur effect.
It seems there is an issue with dynamic blur radius in HTML mode.
I reported it here: https://github.com/SHWotever/SimHub/issues/1128
I've attached a version with the blur effect removed.
@romainrob Thanks for the nonblur shifter! Yes I have all the wheel icons and yes the wheel updates when i choose a different one while editing the overlay. However, it won't show when I run it. Here is my logs file.
https://drive.google.com/file/d/1-tXFimAuzxM8aymlRU4YkY8-tlx1vQ0b/view?usp=sharing
@sojourner22 Hi,
I asked for permission to access the shared file.
In the meantime your last answer possibly gave me the answer.
The wheel image is controlled by this property ExtraInputProperties.WheelImagePath. It updates based on the wheel the user chose in the plugin settings UI.
You're not intended to change it in the dash editor (or you have to unbind the property to "hardcode" the wheel image of your choice).
Make sure the "RSC - Input Display" plugin is running (Settings/Plugins) and in the plugin settings screen, select a wheel image with the drop down menu.
If you want to add a custom wheel to the list, add a png file to C:\Program Files (x86)\SimHub\ImageLibrary\Romainrob\Steering Wheels and restart SimHub.
Edit: I took a look a t the log and didn't find any relevant error. I can see the plugin is running. Make sure to use the settings screen to select a wheel.
Thanks RomainRob that solved it! Didn't realize I needed to set that in the plugin settings, but once I did it is working perfectly.
I've noticed this for a few weeks now but on tracks with 5 sectors, the following properties work occasionally but a lot of times they just return 0's. I still haven't figured out exactly when or why this happens yet. Any ideas? I have the most updated version of IRacing Extra Props and simhub
IRacingExtraProperties.Sector_04_LastTime
IRacingExtraProperties.Sector_04_BestTime
IRacingExtraProperties.Sector_05_LastTime
IRacingExtraProperties.Sector_05_BestTime
Here's a screenshot from my debug screen: Image
@sixaxis Hi,
I'm unable to replicate the issue.
1. Keep in mind the sector times are discarded when the incident count increases, or when you get a slow down.
2. Are you sure the current track has 5 sectors?
You can double check with this property: IRacingExtraProperties.Sector_Count
The properties being there doesn't necessarily means the current track have 5 sectors.
When the plugin starts, it adds the sector_XX properties for 3 sectors only.
The extra sectors are added on the fly when driving on a track with more sectors.
The sector 4 and 5 props may have been added while running on a different previously.
They only are removed when the plugin restarts (SimHub restart or game change)
If this doesn't explain it, please zip and share this folder? C:\Program Files (x86)\SimHub\Logs
So I can see it the plugin is throwing some errors.