Resource icon

Apps g-force and tyre data app v1.5

Login or Register an account to download this content
PanaRace970 submitted a new resource:

g-force and tyre data app - classic g-force plot (current/max) and tyre pressure, temperature, wear, slip, dirt level

Show a classical g-force plot (with current and max values) and for each tyre show pressure in bar, temperature in C, wear in %, slip ratio (colored), dirt level (colored).

You can change the font size by editing fontSize = 16 in GForce.py.
Feel free to change bar to psi and C to F. You'd need to look into the code for this.

Read more about this resource...
 
PanaRace970 updated g-force and tyre data app with a new update entry:

More precision and customization

Changes in 1.1:
- show the tyre usage with 2 decimal points (if below 100.0%)
- allow to configure which parts to display (gforce, tyres, pedals)

How to customize: edit gforce.py and change the following lines
---
# change as desired
fontSize = 16
opacity = 0
showHeader = 0

showGForce = 1
showTyres = 1
showPedals = 1
---

E.g. if you don't want to see the g-force, change it to
showGForce = 0

Read the rest of this update entry...
 
Hi, the Dot on my G meter doesn't center on the crosshairs when car not moving. Instead it centers on bottom right of the crosshair. How to fix? Or what values can I change myself on the .py file?

EDIT: found my problem - expanding size of crosshairs in .py file led to mismatched dot so I changed size back to default
 
Last edited:
PanaRace970 updated g-force and tyre data app with a new update entry:

Major update by leBluem aka PleaseStopThis

Major Update v1.2 - by leBluem aka PleaseStopThis, Jan 2020

added timer for hiding buttons, they re-appear with click on app
exposed some variables to CM app config and changes ingame are saved
added neat little z-force indicator (vertical up/down force)
buttons:
-(from original: -/+ buttons for g-force multiplier):
-button "r" = g-max reset
-button "z0"/"z1"/"z2" = off/inplace/centered
> display of vertical g-force (z)
> as smaller extra ball in two variations
-button "c0"/"c1"/"c2" =...

Read the rest of this update entry...
 
some visuals for the v1.2 update, thx @PanaRace970 :
1579970199207.png

install note: open archive, go into the folder "GForce", and unpack/copy both folders "apps" and "content" into AC steam folder; alternatively drag'n'drop archive into ContentManager and use 3-bar menu to install
 
Last edited:
PanaRace970 updated g-force and tyre data app with a new update entry:

Update to v1.3 by leBluem aka PleaseStopThis

Update v1.3 - by leBluem aka PleaseStopThis, Jan 2020

fixed inconsistency btw CM ui and actual settings
tyre values are colored now, if you choose a color preset
added trailing for geforce, it has a length option (0..400), off by default
added trailing transparency value
Beware! too much trailing length can be taxing on FPS!

Read the rest of this update entry...
 
some visuals for the v1.3 update, thx again @PanaRace970 :
(a bit redundant, as the pic is also in the update-post, but i thought it also belongs here ;) )
(kunos tyre app for comparsion)

note:
Dont change FontSize in "GForce.py" as sugested in the first post !
It will be calculated from appsize anyway, which is changeble.

gforce_1.3_4.png
 
Last edited:
PanaRace970 updated g-force and tyre data app with a new update entry:

Another update by leBluem aka PleaseStopThis (all credits to him)

Update v1.4

added unit-switches for tyre-pressure and temperature (bar/psi and °C/°F)
added smoothing for g-force, 0..20, default=10
raised max trail-length to 1000 (its not that taxing on FPS ;) )

if you update from a previous version, please use "Reset" button in
CM->settings->APPs->"g-force and tyre data app"
...or delete "assettocorsa\apps\python\GForce\settings\settings.ini"

Read the rest of this update entry...
 

Latest News

How long have you been simracing

  • < 1 year

    Votes: 81 12.6%
  • < 2 years

    Votes: 59 9.1%
  • < 3 years

    Votes: 66 10.2%
  • < 4 years

    Votes: 40 6.2%
  • < 5 years

    Votes: 92 14.3%
  • < 10 years

    Votes: 86 13.3%
  • < 15 years

    Votes: 58 9.0%
  • < 20 years

    Votes: 32 5.0%
  • < 25 years

    Votes: 31 4.8%
  • Ok, I am a dinosaur

    Votes: 100 15.5%
Back
Top