Hi ! You can find the doc here https://github.com/zegreatclan/AssettoCorsaTools/wiki/Dash-Studio-OverlaysI am trying to use overlays layouts in Rfactor 2 but they remain in background below the game and I do not see them
Hi ! You can find the doc here https://github.com/zegreatclan/AssettoCorsaTools/wiki/Dash-Studio-OverlaysI am trying to use overlays layouts in Rfactor 2 but they remain in background below the game and I do not see them
This should do the trick
Code:format( secondstotimespan( isnull(timespantoseconds([DataCorePlugin.GameData.NewData.Sector1BestTime]),0) +isnull(timespantoseconds([DataCorePlugin.GameData.NewData.Sector2BestTime]),0) +isnull(timespantoseconds([DataCorePlugin.GameData.NewData.Sector3BestTime]),0) ),'m\\:ss\\:fff')
Oh i see the trick in the code, indeed secondstotimespan was ingoring decimal part, it's fixed for the next versionThanks for your help Wotever, there is no way I would have been able to compile that myself.
Unfortunately, yes that dreaded word , it isn't working correctly.
It displays and updates a time but that time is rounded up to the nearest second.
So instead of 1:00:561 we get 1:01:000.
I have a feeling it is the "secondstotimespan" function.
Maybe a "millisecondstotimespan" function is needed?
What would I know! I'm just a dumb steelfixer who builds big bloody buildings.
Anyway, it's no problem not having it as it's definitely a non essential luxury.
the worst thing is that I have parts on the road for making a 2dof seat mover and the idea of using X-Sim is making me anxious
I've took a look, indeed it looks much cleaneryou could also try simtools for your motion simulator. few people are already using both programs without any problems. i am one of them
I'm creating a dashboard and using some images that resembles LEDs and set them to a certain rpm percentage instead of using shiftlight1/2/maxrpmreached shift lights. I set each to a % starting from 65% to 98% using the string:
[SerialDashPlugin.ComputeRPMPercent]>=xx
I can't seem to be able to put in a blinking function for each LED when it reaches max RPM in the same value box as the RPMPercentage string. How can I use both in the same value?
Nice, thanks for the quick reply, I instead used ComputedRPMPercent > 98 and it flashes the way I want.You can combine it like this :
[SerialDashPlugin.ComputedRPMPercent] > 80 && !blink('redline',250,[DataCorePlugin.GameData.NewData.CarSettings_RPMRedLineReached])
[QUOTE = "Wotever, publicación: 2722846, miembro: 223229"] Para dirt 2 y 3 necesita extradata establecida en "1" para que funcione correctamente con simhub, cualquier otra cosa no funcionará correctamente.
Para el parpadeo, puede revisar la configuración del automóvil tal como lo mostré aquí: http://www.racedepartment.com/threads/simhub-diy-sim-racing-dash.121578/page-154#post-2720922
Si quieres eliminar totalmente el parpadeo, establece la línea roja al 100%
También hay una cosa, el engranaje parpadeará hasta que rebases el límite, esto se debe a que la suciedad 2/3 no da las rpm máximas y simhub se calibra al desempañarse.
Volví a probar con la configuración exacta que te envié anteriormente, y todo fue bien tanto para simhub como para x-sim [/ QUOTE]
Logré hacer funcionar la F1 2015 y la F1 2017, gracias por su ayuda, ahora voy a investigar dirt2, dirt3, por cierto, rfactor no funciona xsim-simhub
Rfactor working ok, modifying the rpm parametersI already have Dirt2 running with xsim-simhub, I have modified the value of (Red line - percent of mx rpm) I have set it to 3000% and it does not blink anymore, the blinking does not matter to me since I have a tacho, little by little it seems that I'm understanding Simhub
This update has been running for long as a beta, so much changes to test ! However here we are !
- NEW GAME SUPPORT : Kart racing pro
- NEW BASS SHAKER PLUGIN
- NEW Added temperature unit choice in the settings
- SHAKEIT :
...
- Fixed idle effect
- Added per game settings
- Option added to remove the "anti-humming" code on DK motor shield to get extra power
- Option added to control the ShakeIt V2 board frequency
- Ability to export and import effects profiles
Make sure the metrics you want are enabled sorry my snapshot is in french )Hi Wotever
Is there some setting in the Afterburner app required to display GPU data on screen.
View attachment 245668 now how do I change this setting