proTyres

proTyres 2.0.0

Login or Register an account to download this content
proTyres gives you all the feedback you need about the tyres in one compact app, it’s only about the tyres, nothing else!

Pressure, temperature and wear behavior are read from AC car data including curve files, for every car and each compound. Custom INI & LUT pack can be forced by placing them in cars_extra folder, this will override car files if needed, it will however, not change the files of the actual car.

Color coding for temperature and pressures are close to AC standards. It’s all automatic, no user input needed.


So what could I expect and don’t expect?

How it looks after a bit of driving in standard configuration and a short overview of the main layout:

pro_01.png



So how does it differ from AC Tyres?

Let’s see these two examples where proTyres and Tyres is compared side by side, using similar scale size:

1669632919778.png


(each part of the tyre is visualized, dirty level bar is visible in the wear bar as an transparent overlay, see pic below)

The python interface do not provide the instant contact temperature, so instead each part of the tyre gets its own box together with average in the center box. Visual representation of “flat spots” is not possible at the moment.

The thermal average is the shown value in main app (75% core + 25% average ring temperature). Colors of the boxes correspond to temperature grip level of the current compound, blue to red equals to 98-100-98% optimal grip.

Temp range indicator overlay shown in IMO boxes, this bar indicate where the current ring average is within the working range of the compound.


Pressure and wear indicators and settings

Pressure and wear is also visualized with two separate bars for each tyre.



pro_05.png

Difference from optimal pressure is shown under actual pressure. Two horizontal lines shows when actual pressure is approximate within 2 psi from its target.

Colors of the wear bar is the same as Tyres with one difference regarding what the height of the bar actually represent:
- In Tyres -> height of the bar is virtual KM
- proTyres -> height of the bar is wear in 3 levels from none to high (green, yellow and red corresponding to levels 100, 98 and 96% )

Virtual KM is how far the tyre has traveled and could be more or less than actual distance depending on compound and driving style, this value is at the moment not available in the python interface.

Top right picture above shows the compact pressure label display mode.


pro_04.png

For each compound there is possible to set an front and rear pressure offset from the ideal pressure that is saved with the current track temperature index as reference. White, red and blue color of the spinner text reflects the value compared to saved reference value (if any).See ini description for possible options.

One thing to remember is that all temperatures and pressures are target values on track, when leaving pit values may be incorrect.


Tyre slip during braking

During braking there is an three level indicator of how much each tyre is slipping indicated by a color box (yellow/orange/red). The behavior of the red indicator is very similar to AC damage red tyre indicator:

pro_11.png


However, you will notice that it will also indicate when slipping on curbs, gravel and other surfaces as well, so red do not always mean you have damaged the tyre.

There is three different sensitivity levels (High/Medium/Low) that are set as default for Practice, Qualify and Race sessions. It can also be switch of completely, see description of INI settings for options. The indicator switch off can be either delayed (default, similar to AC) or without any delay (Direct).



This EOL level thing, what is that?

The app estimate the distance possible with decent grip levels on your current tyre set, it adapts to track conditions and driving style. The information is not directly available from AC, so it is an estimated end of life based on wear curve and other parameters.

Lets look a bit more in detail on the EOL level bar


pro_06.png


For each track and tyre condition, the app needs to adapt to the wear rate and it starts when wear levels drops below 100%. This is then saved on car basis to be reused whenever the compound is used under similar conditions.


This is of great value, but I need more!


pro_07.png


Press the info button for more details on the estimated values.

When in pit, an PitBoard is shown with information about the current tyre compound, when entering pitlane on an used set, laps to go is shown instead. It also shows an heads up regarding EOL calibrations.

PitBoard sign behavior can be setup thru INI setting and is session based as well.



Optionally, extra wear info and relative difference from optimal pressure at exit from track/entering pitlane can be activated for the PitBoard sign, this will show an scaled wear (green-yellow-red) 0-100%, colored pressure (red-green-blue) and number of laps done. This information will stay static until you leave pitlane, even if the tyres are changed during the pitstop.

Edit your settings INI file:
[APP]
verbose_log = Extend
(this will enable log and result to py_log and console)

[PITBOARD]
extend_info = True
(this will show above info in the PitBoard as well


This is to much information, less is more!

Sometimes you need to focus on driving and not the app, the default display mode "Extend" can be replaced with the following ones:


pro_08.png


You can toggle thru the modes using the green "Display Mode Button". With INI setting you can skip certain modes and/or set different default display modes for practice, qualify and race session. See INI options below for even more customization.


What about the options?

To create a default configuration delete existing ini and start the app, edit the config.ini and change the options to your personal liking:

(read config_readme.txt for more details and examples, setting can also be changed using Content Manager)

[APP]
scale

range 1.0 - 3.0
scale_font
range 0.5 - 1.5
background
Standard -> default background
Plain -> plain black background (recomended for VR)
None -> no background
config_menu_mode
Close -> Menu is closed when leaving pitlane, open is manual
Auto -> Menu is open/closed when in pitlane
Manual -> No automatic open/close of menu
(If Close or Auto is used, menu will be closed when not in pitlane)
disable_button
None, Display, Config, Info, All
(disable buttons, combinations possible i.e DisplayInfo)
If Config is disabled, pressure offsets is also disabled. For no button mode, use Auto, then button is not visible.
bw_buttons
False -> use button with colors
True -> use black & white buttons
use_op_font
False -> default font is used
True -> optional font is used, optional setting for VR users
op_font_name
op_font_italic
op_font_bold

font name, italic (0/1), bold (0/1)
please see ini file for suggestion, must be available in AC fonts
verbose_log
None (False) -> only errors is shown in console and py_log.txt
Standard (True) -> informative and errors is shown in console and py_log.txt
Extend -> same as Standard but also tyre set info in console and py_log.txt
debug
False -> do not load debugWindow
True -> load debugWindow, can be shown from app menu in-game

[DISPLAY]
display_practice
display_qualify
display_race
display_other

Standard, Extend, ExtendNoWear, CompactStandard, CompactExtend, CompactExtendNoWear
(default display mode for respective session mode)
display_disabled
None, Standard, Extend, Compact, Wear, NoWear
(block selected display modes)

[INDICATOR]
show_new_tyre

False -> no indication of new tyre
True -> indicate new tyre status, resets at wear level 100%
temp_bar_mode
None -> no temp range bar
StandardRing -> average ring temp as range bar overlay in IMO box
top_tyre_mode
False -> tyre ring temp is top/bottom for front/rear
True -> tyre ring temp is always on top
dirty_bar_tyre
False -> dirty bar is an overlay in wear bar
True -> dirty bar is an overlay in average temp box
avg_peak_mode
False -> thermal average is always shown
True -> if IMO is overheating, highest temp is shown in avg box
center_bar
False -> all bars is from bottom and up
True -> all bar is from center and out
use_radius
False -> Rectangular format with separators
True -> Solid rectangle with corner radius
show_brake_slip
Off > no brake slip indicator in any session
Direct -> indicate brake slip in four levels according to session
Delayed -> same as direct but switch off is delayed and max slip is retained
brake_sense_practice, qualify, race, other
High -> Yellow and Orange trigger with little slip
Medium -> Trigger levels approximate half of High setting
Low -> Trigger levels approximate ten times High setting
Off -> Indicator turned off for current session
Red indicator is not affected by any sensitivity level except for Off

[PRESSURE]
actual_pressure

Use psi, bar or kPa, affects actual and diff value. Note that AC pit options and pressure offsets is psi only
average_seconds
rolling average in seconds, 0-30s, default is 5s
offset_fallback
Temp (False) -> every temp range and compounds needs to be set manually
Track -> same as 'Temp' (no fallback) but offsets also bound to track
TempOnly (True) -> nearest saved offset for used compound will be used, if switching to another compound without any saved values, previous settings will be kept. (to save the values, the spinner needs to be clicked)
TrackTemp -> fallback as 'TempOnly', but offsets also bound to track, when used, first track closest in range will be used for fallback
TrackOnly -> fallback as 'TrackTemp', but fallback limited to current track
offset_temp_range
temperature interval for saved offset values
(index reference for offset values, default 5.0 mean 0.0,5.0,10.0,15.0 and so on, to use one offset for all temps use value 100.0)
bar_standard
bar_compact

Auto -> pressure scale is dynamic 6/10/16psi depending on diff
Scale6, Scale10, Scale16 -> fixed scale 6/10/16psi
(regardless of scale setting, marker ranges is always 2psi)
label_practice
label_qualify
label_race
label_other

Standard -> psi, absolut and diff pressure is shown
Compact -> only diff pressure is shown

[WEAR]
marker

None -> no level lines in wear bar
Standard -> show black level lines in wear bar
Color -> show black/yellow/red level lines in wear bar
masked
False -> new tyres will show some wear before it goes to no wear, depending on tyre it takes a few corners to a few laps (AC default behavior)
True -> new tyres show no wear from start
extend_low
False -> end of wear bar & EOL laps is at 94% wear,
True -> end of wear bar & EOL laps is at 91% wear,

[DIRT]
color_red
color_green
color_blue
color_alpha

0.0,0.0,0.0,0.5 -> color and transparency of the dirt overlay
Red, Green, Blue, Alpha
Each value have the range 0.0 - 1.0, i.e floating point number

[EOL]
marker

None -> no level lines in eol bar
Standard -> show black level lines in eol bar
Color -> show black/yellow/red level lines in eol bar
show_info
False -> info labels default closed
True -> info labels default open
show_gain
False -> hide this value in the info popup
True -> show eol gain, for the tyre enthusiast
disable
False -> estimated end of life indicator is availible
True -> disable eol function and used resources is not checked, new tyre and masked wear and pressure offsets functionality is then not possible

[PITBOARD]
practice
qualify
race
other

None, NewTyre, NewCompound, PitLane
(when to show pitboard for each session)
close_seconds
close delay in seconds, range 0-15s, default is 5s
info_open
False -> Info button will not show PitBoard when outside pitlane
True -> Info button shows PitBoard when outside pitlane
Only -> Info button will only show PitBoard and not info label when outside pitlane
extend_info
False -> no extra info is shown on pitboard
True -> extra tyre set info is shown on pitboard

After start of session, press home to show console and you will get an conflict error message if combination not possible.

Example on different layouts:

pro_09.png


There is an debug window available and a short notice in the console after loading compound data (press home key), here is also error messages displayed (if any). Messages are also saved in py_log.txt

pro_10.png




To install
Unpack all files into your Assetta Corsa main folder (keep the structure in the zip).
(i.e ..\Steam\SteamApps\common\assettocorsa)

If you have any questions, wishes or problems let me know here or in the AC forum thread
http://www.assettocorsa.net/forum/index.php?threads/protyres-v1-0-0-it’s-all-about-the-tyre.43361/

Enjoy !
:)


Individual INI & LUT packs are not needed, in case base files are wrong, packs can be force by place them in cars_extra folder.


Save the pack folder in your "\apps\python\proTyres\cars_extra" folder.

There is also an optional Ini & Lut pack available for download here -> proTyres Ini & Lut pack
(these packs are normally not needed since version 2.x)

v2.0.0 200602
- support to read data.acd files, ini & lut files can be forced from cars_extra folder
- minor code tweaks and structure changes
1.5.5 200522
- basic support for CSP tyre extension model parameter PRACTICAL_TEMP_RATIO
(beta, need testing with mods not using default values and not encrypted data.acd)
- fix for error when performance lut files had unexpected comments
v1.5.4 191027
- exit tyre pressure relative to optimal added to extended pit board info when entering pit lane

v1.5.3 190816
- fix for rare crash when using CM with certain INI setting and missing the ini & lut pack for selected car, session would crash
- added log entry when EOL is disabled because of zero spline tracks
v1.5.2 190725
- spline property was not always ready during init, function moved to post run
v1.5.1 190724
- fix for error on tracks with zero spline (some variants on LA Canyon), temporary disables EOL and all related functions on these tracks
- fix for two errors when EOL was disabled
v1.5.0 190203
- optional support for configuration using Content Manager (CM)
note 1! for CM to read the existing INI file correct, proTyres 1.5.0 needs
to run once to make the ini file format compatible before using CM!
note 2! ini & lut packs still needed for mod cars
- fix when session was ended, tyre wear stats was wrong
v1.4.5 181225
- fix for estimated interpolation calculation was always done, even if not needed
- fix for estimated interpolation error when wear lut ended with double grip values
1.4.4 181030
- fix for estimated interpolation error when wear lut didn't had enough low wear data
- fix when using different front/rear wear lut tables, single table could sometimes be used anyway
v1.4.3 180813
- optional extend low range wear (red) from 2% to 5%, default is off
- optional DIRT overlay color can be set thru INI file
- current tyre wear setting affect EOL tuning to work better with high wear tyres
- fix for extended pitboard sometimes show wrong wear info (all % values equal)
- fix for change of compound mid race, sometimes pitboard displayed wrong name due to timing of shared memory
- fix for pressure offsets not updated directly on pitboard info if open
- fix for error when lut files had unexpected comments
- minor eol gain info tuned
- config_readme.txt updated
v1.4.2 171220
- updated ini&lut pack for all standard AC, DLC and bonus pack cars
- eol autotune tweaked, could sometimes show strange bar behavior close to end of life
- fix for config.ini sometimes saved for no reason when app was closed
v1.4.1 171116
- flexible 'cars_mod' folder structure, any number of folders and name starting with 'cars_' can be used
- config.ini is checked that file is valid or app will stay static, error message in console

v1.4.0 171021
- optional solid tyre indicator view with rounded corners and simple shades, False (old style) or True (default)
- fix for app behavior related to in-game HUD preset tabs, would not save or update correct
- fix for "PitLane" option used for "Other" under "PITBOARD" in INI file, would cause an error on all sessions
- fix for detection of session restart, could on some rare condition be triggered faulty
- fix for app updating strange during replays, will now stay static
- positions of NewTyre and TempBar indicator in IMO switched and tweaked
- gpu and code code for internal handling of app and debug window tweaked
- minor adjustments to backgrounds pictures
- minor other code tweaks as well
v1.3.7 171012
- fix for some tyre compound behavior that made masked wear and new tyre indicator reset to early affecting visual display and initial eol estimate (only a few known)
- fix for tyre and eol data not reset correct when some Challenge sessions was restarted
- new ini & lut pack for all cars from AC 1.15.2 (not any known changes)
v1.3.6 171010
- support for different front/rear performance curves, only a few known mod cars have this
- fix for tyre wear pitboard info was sometimes not reset after changed or restarted session
- fix for pitboard sometimes not shown during race session
- log info for session mode/init updated
- minor code tweaks
v1.3.5 170919
- updated ini&lut pack for all AC & DLC cars version 1.15
- optional log tyre wear (green-yellow-red scaled 0-100%) writes to py_log.txt after tyre change or enter pitlane, default is off
- optional show extra tyre wear info on PitBoard as well (if optional logging is used), default is off
- support for different front/rear wear curves, only a very few cars and specific compounds have this
- background pictures supplied in different base scales for improved visuals when scaling the app
- fix for some track/pitbox combinations resulting in 1 extra lap count for 2nd and further tyre changes
- fix for some compounds missing data for high wear in lut file messing up EOL display
- fix for pitboard sometimes not updated if compound was changed during pitstop
- changed default brake slip sensitive for "Practice, Qualify, Race" to "High, High, Medium", will not affect existing setups
- minor visual fix for high grip marker in eol bar affecting a few cars
- minor code tweaks
- INI description updated and description of error codes added
v1.3.4 170720
- optional three level brake slip/lockup indicator min/mid/high (yellow/orange/red) with session based sensitive levels (Off/Low/Medium/High) and different modes (Off/Direct/Delayed), update rate 30Hz
v1.3.3 170623
- updated ini&lut pack for all AC 1.14.4 cars
v1.3.2 170531
- optional PitBoard with compound summary, session display modes None, NewTyre, NewCompound, PitLane, closes when leaving pitlane
- optional EXTEND display mode without wear bars, when active all dirt levels is shown in eol bar, selection can be set by INI
- optional text scale, range 0.5-1.5, font scale is applied after app scale, min size is still standard 10px
- standard backgrounds and graphic details updated
- debugWindow resources not loaded by default, can be enabled again by INI
- eol gain table tweak
- fix for instant load of compound data if changed during pitstop (for instant PitBoard details)
- fix for tyre lap counter when session changes, sometimes it did not reset correct
- fix for eol marker and labels could sometimes get placed outside app boundaries
- shared memory reference updated to 1.14.3 and some other minor code tweaks
- updated ini&lut pack for all AC 1.14.3 cars (not any known changes)
- index added to INI configuration error information
- INI description updated and examples added to readme text
1.3.1 170523
- updated (new) ini&lut pack for AC 1.14.1, some cars was missing compound data in 1.14.0
- extended check for Nordschleife Tourist, depending on start pitbox, sometimes km fix could be missed (messing up eol gain)
- very little tweak eol gain calculation
- fix for app forced visible even if deactivated in app selection bar, even if not activated, app will need to init to keep correct behavior of pit/track condition
v1.3.0 170518
- updated ini&lut files for all AC cars to version 1.14.0 (only a few has changed) and new RTR DLC
- fix for broken lut handling on a few cars (currently known Race Sim Studio)
- fix for broken session reset when km fix was applied
- fix when race end to practice session, sometimes current tyre set was not reset correct (not checked)
- fix for eol color bar & markers, was sometimes not on the correct position & color
- workaround for United Racing Design (URD) mod cars wrong parameter configuration, for it to detect tyre compound correct you need to click less than 1 click/second when changing from hard to soft, that due to missing info from the URD cars. change from hard/soft in pitstop will not be detected. compound soft(s) or hard (h) is not indicated in the app summary (or in the AC pitstop app as well)
1.2.2 170511
- 1 to 7-point dynamic eol, improves estimated end of life (adapts automaticly from previous 1-point format)
- fix if race is started on track and session is restarted, tyre laps/eol data was not reset correct
- fix for a few high wear compounds, sometimes eol could behave strange on 2nd run
- fix if km is reset on track messing up eol (example Nordschleife Tourist)
- fix for info eolgain, not so relevant value was shown, also shown in compact mode as well (if enabled)
- fix if tyre is overheated and out of lut range, gfx could sometimes freeze until cooldown within lut range
- pitpos is now not forced set if session changes but jump to pit does, improves new street tyre detection
- optional non verbose logging in console and pt_log.txt (only errors is shown)
- add debug info for pit position init
v1.2.1 170501
- fix when standing long time in pit or long countdown before race, newtyre could sometimes be reset
- fix when session (usually race) is started on track, position of pitbox is saved if entered later during session or by jump from menu
v1.2.0 170424
- optional black & white color mode for buttons
- optionaly bound pressure offsets from ideal target to current track (still temp based)
- optional fallback is now Temp (False), TempOnly (True), Track, TrackTemp or TrackOnly
- fix when changing compounds, sometimes wrong offset was selected
- fix when selecting compound quick back to previous, selection could get stuck on 'n/a'
- fix for some mod cars compounds not reaching 100% wear, delaying the newtyre overlay behavior (one known)
- fix for non pitlane track configurations (example Nordschleife Tourist), tyre change not detected correct
- new init of lib, previous code was sometimes incompatible with some installations (russian confirmed)
- sim_info updated according to AC 1.13.2, warning if older version loaded by previous app and is not up to date
(python seems to share this info and if an older version is loaded before proTyres it could cause app to fail)
- if app not visible, no background activity (previous EOL calculations was always active)
- readme INI updated and protyres version added to py_log
- fix of non vital app loading error
v1.1.0 170407
- fix for eol range bar not stable even after tuning (buffert had wrong init values)
- fix for some mod cars new tyre overlay flicker in pit (currently known Race Sim Studio)
- new tyre detection flexible sync time, could maybe reduce cpu usage non pit (less than 1%)
v1.0.9 170405
- fix for zero range optimal temp used by some mod cars (currently known RSS)
optimal temp range now expands around single entry according to lut file (example RSS +/- 0.2% grip)
(ERROR division by zero)
- added more track condition when modifying pressure offsets
- added config_readme.txt with description of all INI parameters
v1.0.8 170404 hotfix
- temp range was read from INI but not used during save correct
v1.0.7 170404
- ini and lut files from AC 1.13.2
- optional temp range bar overlay in IMO box, ring average in optimal range
- optional display mode for pressure bar, Auto or fixed Scale, for Standard and Compact display modes
- optional display mode for pressure labels, Standard or Compact for each session type
- optional ideal pressure offset front/rear configurable for each car/compound
- saved offsets uses track temp as reference for pressure offset, default range +/-2.5 degree/offset
- optional pressure offset fallback to closest temp range or previous used compound settings
- optional rolling average for pressure, 0-30s, defaults to 5s
- debug updated with offset info
- config menu behavior auto, close and manual
- disable button option is any of "None, Display, Config, Info, All" (i.e 'DisplayInfo' for only Config button)
(disable config button will disable offset functions, use auto for no button mode)
- optional show IMO ring overheat temp in AVG box
- optional start with eol info labels open
- info and config labels keeps old status when changing display mode
- minor tweak eol gain and mask during replay/pause/low speed
- background cleanup, Standard as before, Plain is now AC standard type (very similar to previous), None is no background
- disable display modes is now "None, Compact, Extend, Standard"
- new ini structure for better overview and future new options
- enhanced ini section code and other minor visual and code tweaks
v1.0.6 2017-03-22
- ini and lut files from AC 1.13

- extended error message for folder fallback and tyres.ini not found
- console messages written to py_log as well
v1.0.5 2017-03-16
- wear and eol bar marker has seperate option

- optional color mode for wear and eol marker
- new tyre detection in general tweaked for slicks/street conditions
- tyre compound with no initial scrub cycle (street) shows as new until wear starts
- fix for detect new tyres when enter pit-box
- fix for detect new street tyres during pit-stop
(at least one tyre must not be new to detect change of street tyres during pit-stop,
this is pit-stop limits only, pit-box, compound and session change is not affected)
- pit-stop info added to debug window
- new tyre not shown at all if tyre wear is disabled
- fix for rare wear curve in some mod cars (1 known)
- workaround fix for single tyre mod car with missing tyres.ini option (a few known)
(tyres.ini needs to edited to make it work as well)
- tyres.ini checked for valid file format, section and option content before access
(will not fix the error but better error handler when loading mod cars with broken ini files)
- parameters not sensitive to case
- some minor code and visual tweaks

v1.0.4 2017-03-09
- fix for rare wear lut double km entry in a few mod cars (1 known car)
v1.0.3 2017-03-07
- new estimated end of life (EOL) indicator for tyres
- standard, compact or extend display mode
- display and info button to toggle thru display modes
- selectable default display modes for practice, qualify and race
- ini and lut files from AC 1.12.6
- optional top box mode, rear tyres displayed same as top
- optional new tyre overlay
- optional font use for VR users
- optional marker for wear and eol indicator
- optional folder for mod cars, some cars included
- final folder fallback to content/car/data folder for open ini mod cars
- none, plain or standard background
- modified icon for debug
- improved pit box and new tyre detection
- move pin to standard position (top right)
- minor visual and code tweaks
v1.0.2 2017-02-23

- fix for error when reading a few of the curve files
v1.0.1 2017-02-23
- new Average Temperture in center and as displayed value, core moved to bottom
- new tyres detected and wear indicator is optionally masked
- optionally show dirty level in of mid tyre instead of wear bar
- show pressures as psi, bar or kPa (abs and diff)
- debug, new tire indicated by '|'
- car data for AC 1.12.2
v1.0.0 2017-02-20
- initial release
- car data for AC 1.12.1

No FPS drops whatsoever has been noted with the main app, your mileage may vary

Latest updates

  1. Added support to read data.acd files directly

    v2.0.0 200602 - support to read data.acd files directly, ini & lut pack can be forced from...
  2. Add minor function and fix

    v1.5.5 200522 - basic support for CSP tyre extension model parameter PRACTICAL_TEMP_RATIO...
  3. Fix for rare crash using CM

    v1.5.3 190816 - fix for rare crash when using CM with certain INI setting and missing the ini &...

Latest reviews

Great app! How long does it take to calculate tyre life though?
Perfect
Non c'è nessun eseguibile, come la avvio?
Everything in the app is great, but that's the only app that I see draining aroun 10-15 fps on my setup.
It was great when it was working. Took me a while to figure out it was crashing the game (CM use), using version 2.0
Jens Roos
Jens Roos
Sometimes you need to change a setting in CM to make it work with CM, search or post in support tab.
thx a lot for this great app!!
but it doesn't work with some cars mods , whereas i have temp for these cars in simhub dashboard..
thx before
Jens Roos
Jens Roos
Some mods have incomplete or wrong files in the data file, proTyres needs all the files to be correct, otherwise it stop working by design.
Wonderful app, simple but complete, all the needed info at a glance!
One of my favorite apps. Very useful and clean. Nothing extra. Must have.
must have
Great replacement for the default UI. It makes endurance races a whole lot easier to strategise
l'application était super mais depuis aujourd'hui je n'ai plus aucune couleur qui change, quand mes pneus chauffes ca reste vert par exemple, si vous avez une solution je suis preneur!
Jens Roos
Jens Roos
might be an mod issue, post car used in "Ask a question" tab
Premium
Looks great but how can you make the app itself bigger? Its super small and difficult to me
Jens Roos
Jens Roos
thx, you can scale the app by edit config.ini or in CM
great app
Must Have. Gives all the right infos in about 35% the Space.
Great work
I unpack protyre to proper folder. Next when I lunch ACC in options->general->UI modules I switch on proTyre but when I start a game nothing show. What I made wrong?

What mean copy ini & lut car folder? What is ini and lut?
Jens Roos
Jens Roos
Thanks for rating, please see my answer here https://www.racedepartment.com/threads/protyres-ini-lut-pack.143271/post-3295858, feel free to ask in thread if you have any further question
very good app. But in 4K resolution is too small. Is there some way to enlarge it?
Jens Roos
Jens Roos
thx, you can set scaling in the ini file
Very good tyre mod, but it wont work for some mod cars.
Jens Roos
Jens Roos
post or pm mod not working, most common is faults or missing files in data.acd/data folder. Only encrypted mods should not work.
I love this app. Thx man !!!!!
Is it possible to add the heights from the ground for each individual wheel?

Latest News

Author
Jens Roos
Downloads
58,044
File size
441.4 KB
Views
242,894
First release
Last update
User rating
4.83 star(s) 101 ratings

More mods from Jens Roos

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top