This is a simple HUD a little like Kunos's original "Gear" app. Install : Extract Zip archive in \Steam\SteamApps\common\assettocorsa\ OR Drop Zip archive on Content Manager window Version : 1.0 : initial release. 1.1 : Changed ini file parsing to python configparser SimpleHUD.ini now in CFG folder (editable) Add longitudinal G-Meter Add a settings window Move +/- Zoom button to settings window Add full colored rev-meter option Add peak G-Meter option Add # of last second(s) option for peak G-Meter (0s to 15s) Add RPM scale division in ini file (default to 10) 1.1.1 : Fix Rev-Meter scale division Change Rev-Meter draw algorithm from SiegeLord's Abode Remove Yellow color on normal Rev-Meter and try to improve red color draw (need more tweaks...) 1.2 : Better normal Rev-Meter (thanks to SiegeLord's Abode) Show/hide Rev-Meter, Speed, RPM, Fuel, G-Meter in SimpleHUD Settings Speed : kmh/mph switch Background Opacity option in SimpleHUD Settings 1.3 Add Opacity spinner in SimpleHUD Settings Add digital G-Meters with switch to graphical in settings window Hide G-Meters by default Add RPM scale division to settings window Add Rev-Meter and Shift color change according to Gear ratio. (thanks to Lucas - Xtremepsionic) Try to smooth Rev-Meter drawing 1.3.1 Add choice between 2 or 1 color for max rpm (rpm ratio can be change in ini file) Add setting for max fuel or session start fuel for fuel gauge 1.4 Add Shift Leds with Show/hide settings Modify Windows Settings on two columns Add max RPM ratios settings in SimpleHUD settings Add show/hide zero digital G-meters value in SimpleHUD.ini Fix font size of up digital G-Meter (thanks to Lucas - Xtremepsionic) Reverse digital G-Meters axis (thanks to Lucas - Xtremepsionic) Fix G-meters didn't read anything over 1.6G (thanks to Atle Dreier) 1.4.1 Add zoom inside window app buttons to SimpleHUD settings (Thanks to Leonardo Ratafia for the idea) Add one color gear label switch to SimpleHUD settings (Thanks to Leonardo Ratafia for the idea) Fix window app loose background opacity when draged 1.4.2 Fix misplaced labels on zoom in/out Add "pin_icn_OFF.png" (and is bakcup) to the archive with needed path 1.5 Add Turbo-Meter with show/hide setting (Thanks to Sovers for the idea) Move display of digital G-Meters behind digital RPM (Thanks to Lucas - Xtremepsionic for the idea) Change third party "sim_info.py" and "_ctypes.pyd" dll, import and insert. Add some missing global variable in "onWindowRender()" function Remove two duplicate line Fix oneColorGearLabel ini loading 1.6 Add SimpleHUD Delta window with current lap, best lap, delta, estimated lap and delta meter Bar. (asked by egero123 from RD) Now applications's code running only when apps are activated (if app is already activated ask for dismiss/re-active on side bar) Add possibility to not set background opacity on AcUpdate() with "backgroundopacityonacupdate" set to 0 in "cfg/simpleHUD.ini" file Fix division by zero error when RPM = 0 1.7 Add G-Meter moving average and glitch detection filter. (can back to old filter by setting "movingaveragefilter = 0" in "SimpleHUD.ini" file) Add zoom, zoom inside, opacity and background opacity switch between Delta and SimpleHUD window in SimpleHUD Settings. Fix "sim_info.py" possible import issue due to AC isolation issues by renaming "third_party" folder to "SimpleHUD_third_party". (if you update SimpleHUD remove old version) Fix SimpleHUD window's border showing when moving it. 1.8 Add Personal Best Lap to Delta window. (PB saved in "[user]\documents\Assetto Corsa\SimpleHUD\personalBest.ini") Change Delta window design to one line. (PB/SB - Delta - Estimated) Thanks to Pablo. Add Personal Best/Session Best label click to switch between then. Add traceback integration for better bug tracking. Fix estimated time (best - delta) to (best + delta). 1.8.1 Fix ctypes import error (Thanks to Rombik) Add possibility to Swap RPM and Speed # in Settings and ini file (Leonardo Ratafia Request) 2.0 Fixed compatibility with latest Assetto Corsa (and Content Manager) Updated "stdlib" Updated "sim_info.py" (gived access to "maxTurboBoost") Tweaked Turbo meter thanks to "maxTurboBoost" 2.0.1 Updated Apps Icons 2.0.2 Corrected misplaced Apps Icons With : # Gear Rev-Meter (Normal / Full Colored) # RPM (with scale division option) # Speed (kmh/mph) Fuel Gauge Lateral G-Meter Longitudinal G-Meter Digital or Graphical G-Meters Peak G-Meter for last 0s to 15s Settings window Zoom capability Shift Leds Turbo-Meter Delta Window with Personal Best Thanks to Kunos and all moders who inspired me ! Thanks to Lucas - Xtremepsionic for Peak G-Meter idea, Baikal for RPM division idea and Devonk for his technology evaluation. Thanks to SiegeLord's Abode for his Efficient Way to Draw Approximate Circles in OpenGL and help on Normal Rev-Meter. Thanks to Atle Dreier for G-Meters fix. Thanks to Leonardo Ratafia for zoom inside window app and one color gear label ideas. Thanks to Sovers for Turbo-Meter idea. Thanks to Pablo for one ligne Delta equation design. If you have a problem with this app give content of "\Documents\Assetto Corsa\logs\". Hope you enjoy ! Xenta Aka Xenicle.