Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.13 KB

File metadata and controls

43 lines (28 loc) · 1.13 KB

Track Walker

A simple Lua app for Assetto Corsa that displays the current track sector name.

Perfect for people who want to keep track of where they are on the circuit, and like a minimal user interface.

Features

  • Real-time display of the current sector name
  • Large, clean, and easy-to-read text
  • Integrates with all cars that have android auto
  • Very lightweight and performant
  • Updates roughly every second

Installation

  1. Download this repository (Code → Download ZIP)
  2. Extract the trackwalker folder
  3. Copy the trackwalker folder into your CSP Lua apps directory: Assetto Corsa\extensions\lua\apps\
  4. Start Assetto Corsa
  5. Go to Custom Shaders Patch → Lua Apps and enable Track Walker

Requirements

  • Assetto Corsa
  • Custom Shaders Patch (CSP) with Lua support

Files

  • app.lua — Main script
  • manifest.ini — App configuration and metadata
  • icon.png — App icon
  • fonts/Notes.ttf — Custom font used for the display

Credits

Made by midikeyboard


Enjoy your laps!
Feel free to submit issues or pull requests if you have suggestions.