Romainrob's collect...
 
Notifications
Clear all

Romainrob's collection

810 Posts
149 Users
95 Likes
233.3 K Views
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

@xexets You're welcome. I just reuploaded todays update with the updated plugin as it looks ok on my end.
3. I don't know. The file name must have been changed when I attached it to the post. That's strange.


   
ReplyQuote
(@jmixxer9)
Active Member
Joined: 2 years ago
Posts: 12
 

@xexets @romainrob

Unfortunately it will be a bit before I can test as well. I have to head south unexpectedly for a family emergency. Not sure when I will be back but will definitely test when I do!  Many thanks @romainrob for providing the fix so fast!  Happy Holidays to you both!


   
Romainrob reacted
ReplyQuote
(@satmax)
New Member
Joined: 1 year ago
Posts: 1
 

@romainrob

At first: you make a verry good job!

 

Now a question, how can I change the path in Logitech Battery level? C:/User/username/AppData/...

The usernamre is wrong (missing domain)

 

br

Markus

 


   
ReplyQuote
(@rama-cisneros)
New Member
Joined: 1 year ago
Posts: 3
 

Hi @romainrob  I'm a software developer with SimHub specifically in Overlays for F1 22 and the work and effort you is amazing!
I have 2 questions for you!
1) is it possible read the Intervals between driver in Race in Spectator mode?
2) create a property with the Number Position of the driver that I am seeing in Spectator mode? for example to create differents Overlays comparing the Last Lap/Best Lap of the current driver vs next/previous one?

 

thanks a lot

regards from Argentina.

This post was modified 1 year ago by rama.cisneros

   
ReplyQuote
(@jarek160)
Active Member
Joined: 3 years ago
Posts: 13
 

@romainrob Thank you very much for your awesome work. 🙂


   
Romainrob reacted
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

Posted by: @satmax

@romainrob

At first: you make a verry good job!

 

Now a question, how can I change the path in Logitech Battery level? C:/User/username/AppData/...

The usernamre is wrong (missing domain)

 

br

Markus

 

Hi Markus,
I changed how I get the file path. Hopefully it works in a domain environnement now.
I can't test it. Let me now please.
Close SimHub and overwrite the 2 files in your C:\Program Files (x86)\SimHub folder.
Merry Christmas to you 😀

 


   
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

Posted by: @rama-cisneros

Hi @romainrob  I'm a software developer with SimHub specifically in Overlays for F1 22 and the work and effort you is amazing!
I have 2 questions for you!
1) is it possible read the Intervals between driver in Race in Spectator mode?
2) create a property with the Number Position of the driver that I am seeing in Spectator mode? for example to create differents Overlays comparing the Last Lap/Best Lap of the current driver vs next/previous one?

 

thanks a lot

regards from Argentina.

Hi Rama,
I'm not familiar with the F1 games data.
You're probably aware of it already I suggest you look into into Gary's plugin properties:
https://www.racedepartment.com/downloads/simhub-tv-style-side-scrolling-leaderboards-timings-sidescreen.18746/updates
1. It has interval properties.
2. And this may be what you're after: GarySwallowDataPlugin.CurrentlyObservedDriver
Happy Holidays!

 


   
ReplyQuote
(@rama-cisneros)
New Member
Joined: 1 year ago
Posts: 3
 

@romainrob thanks, I know the GarySwallow's Plugin, but in this moment I try to design a Leaderboard for iRacing using your plugin and I saw that in spectator mode I can't see the Intervals between drivers in Race. I don't know if this is something permanent or there is some way or method to be able to see them

Sorry if I expressed myself badly


   
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

@rama-cisneros Ah, I see. I misunderstood.
1. The interval and gap properties will work while spectating, as long as the plugin has previously recorded a reference lap. So you need to have driven this car/track combo before.
2. That's something I could indeed add to the plugin. It'll have to wait a few days now, but I'll look into it 😉


   
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

@rama-cisneros Hi, I've added SpectatedCar_Position and SpectatedCar_PositionInClass properties to the iRacing plugin 😉


   
ReplyQuote
(@rama-cisneros)
New Member
Joined: 1 year ago
Posts: 3
 

@romainrob thanks a lot!! Now, I can to create a Label with the Driver Title of observed driver in a race!

var pos = $prop('IRacingExtraProperties.SpectatedCar_Position');
if(pos < 10) pos = '0' + pos;

return $prop('IRacingExtraProperties.iRacing_Leaderboard_Driver_'+ pos +'_Name');

 

It's a shame there's no way to see the interval in spectator mode without recording a reference lap before.

 

 


   
ReplyQuote
(@bluppdiwupp)
Active Member
Joined: 2 years ago
Posts: 3
 

is there an issue for the " IRacingExtraProperties.OptimalLapTime"? Doesn't work anymore...


   
ReplyQuote
 Rake
(@rake)
New Member
Joined: 1 year ago
Posts: 3
 

Hi, my Geekometer is not showing all data. Do I need to install something to get it working? 


   
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

Posted by: @bluppdiwupp

is there an issue for the " IRacingExtraProperties.OptimalLapTime"? Doesn't work anymore...

Hi, it seems to work fine on my end.
Keep in mind, none of the sector times data is exposed by the game, so it's all computed by my plugin.
The optimal lap time property is only populated when the current lap >1 and you have recorded a best (and clean) sector time for every sector.

 


   
ReplyQuote
(@romainrob)
Honorable Member
Joined: 4 years ago
Posts: 530
Topic starter  

@rake Hi, the GeekOmeter is shared as "demo dash".
The properties it uses will change depending on the PC components, and the monitoring software used.
It needs to be edited to fit another system.


   
ReplyQuote
Page 40 / 54
Share: