Author Topic: Q: What else do i need? Help!  (Read 56061 times)

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: Q: What else do i need? Help!
« Reply #30 on: October 01, 2013, 05:51:59 pm »
Hi.
where does that code come from?

I am happy to support the missing data if now it is available.

Regards



// New version 2 stuff
    fprintf( fo, "GamePhase=%d YellowFlagState=%d SectorFlags=(%d,%d,%d)\n", info.mGamePhase, info.mYellowFlagState,
             info.mSectorFlag[0], info.mSectorFlag[1], info.mSectorFlag[2] );
    fprintf( fo, "InRealtime=%d StartLight=%d NumRedLights=%d\n", info.mInRealtime, info.mStartLight, info.mNumRedLights );
    fprintf( fo, "PlayerName=%s PlrFileName=%s\n", info.mPlayerName, info.mPlrFileName );
    fprintf( fo, "DarkCloud=%.2f Raining=%.2f AmbientTemp=%.1f TrackTemp=%.1f\n", info.mDarkCloud, info.mRaining, info.mAmbientTemp, info.mTrackTemp );
    fprintf( fo, "Wind=(%.1f,%.1f,%.1f) OnPathWetness=%.2f OffPathWetness=%.2f\n", info.mWind.x, info.mWind.y, info.mWind.z, info.mOnPathWetness, info.mOffPathWetness );

I have found that rFactor 2 supports these values. Is it possible to intergrate them in SimDash? Or is it allready on your TO-DO list? :D

David91

  • Approved Newbie
  • *
  • Posts: 39
    • View Profile
    • Email
Re: Q: What else do i need? Help!
« Reply #31 on: October 02, 2013, 05:54:45 pm »
It's from rFactor2. And yes it is now available :)

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: Q: What else do i need? Help!
« Reply #32 on: October 04, 2013, 05:20:45 pm »
ok, thank you.
I am going to investigate it.




It's from rFactor2. And yes it is now available :)

David91

  • Approved Newbie
  • *
  • Posts: 39
    • View Profile
    • Email
Re: Q: What else do i need? Help!
« Reply #33 on: November 03, 2013, 04:12:24 pm »
hey I have 2 questions!

1. How is it going with the support for Indicators in rFactor2?

2. Can you make the lap time show as 12.02.32(minutes-2digits,seconds-2digits,miliseconds-2digits) becouse some cars can't run Nordschleife under 9minutes and Targa Florio is like 35minutes per lap...can you make that awailable?(I have added an attachment to show you what I mean).


Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: Q: What else do i need? Help!
« Reply #34 on: November 05, 2013, 03:24:23 pm »
Yes I can do it.

added to the things to include in the next version




hey I have 2 questions!

1. How is it going with the support for Indicators in rFactor2?

2. Can you make the lap time show as 12.02.32(minutes-2digits,seconds-2digits,miliseconds-2digits) becouse some cars can't run Nordschleife under 9minutes and Targa Florio is like 35minutes per lap...can you make that awailable?(I have added an attachment to show you what I mean).



 

hit counter