# ================================================================= # # AONIO CONFIGURATION FILE # # ================================================================= # # Aonio is client-side tool for the Live for Speed racing simulator. # Using panels it displays to drivers additional data about their # (or any currently viewed) car, such as fuel, speed, lap and place. # Other panels include car one place ahead and one place behind, # both with name, time distance, car type, number of pistops and # applied penalty. There is also a radar panel displaying all cars # in close proximity, or a star spotter with distances. # To use the application extract its files (this CFG, EXE, and DLL) # to any folder on your computer, in the LFS simulator (client) type # /insim=29999, then run Aonio.exe. See below for possible changes # in connection data, display, sound, and placement of panels. # You can hide all the panels at any time by pressing Shift+B and # display them again by the same shortcut. For updates and other # info see http://www.airio.eu, Downloads page. (coming soon) # Requires installed .NET Framework 2.0 or newer on the client. # Created by EQ Worry, using Aegio .NET LFS InSim library # ------------------------ Connection Data ------------------------ # # Local InSim port used for connection, set in game by /insim=29999 # command. Type just /insim to see current setup. ClientPortTCP=29999 # Custom UDP port for communication. In case of troubles try other # values between 20000 and 60000. ClientPortUDP=59999 # Local multiplayer password, usually empty. In case of password # error go to Multiplayer, Start New Host, load track if required, # see Admin Password field. ClientPassword= # Number of miliseconds to wait between sending packets. Using one # or even zero means faster button redraws but many packets send # at once in this way may be refused by the client. Experiment. ClientDelay=0 # -------------------------- Panel Setup -------------------------- # # For "Show" and "Use" items type yes/no. For "X" and "Y" use values # approx. from 0 to 185. To apply changes save file and restart the # program e.g. by pressing R in the console. # Show speed in miles per hour and/or distance in yards. DisplayMiles=yes DisplayYards=no # Panel showing currently viewed driver (you, if you're in race) # data, such as lap, position, penalties, stops, fuel, or speed. # When fuel consumption per lap data are available, you can switch # current fuel display from remaining percentage to laps. ShowViewed=yes ViewedDriverX=61 ViewedDriverY=28 UseFuelLaps=yes # Panel showing info about the driver one place ahead incl. exact # current time gap. ShowPrevious=yes PreviousDriverX=107 PreviousDriverY=20 # Panel showing info about the driver one place behind incl. exact # current time gap. ShowFollowing=yes FollowingDriverX=107 FollowingDriverY=35 # Star spotter panel showing exact distance to cars around you in # eight directions at once. ShowSpotter=no SpotterStarX=90 SpotterStarY=150 # Panel showing basic host/server info, such as server name, current # number of connections and players. ShowHost=no HostPanelX=84 HostPanelY=185 # Panel showing all cars in surrounding area of 80x40 meters. ShowRadar=yes RadarScreenX=11 RadarScreenY=175 # Digital speed panel. For size use 3 to 20, for color use 0 (black) # to 7 (white) and 8 (gray, no color) - LFS colors scheme. ShowSpeedo=no DigitalSpeedoX=100 DigitalSpeedoY=176 DigitalSpeedoSize=9 DigitalSpeedoColor=3 # Complete list of cars in race with time differences and additional # available info (car, stops, penaty). ShowField=no FieldOverviewX=182 FieldOverviewY=175 # Split/sector times in current track/car combo and comparison to # stored local best. ShowTiming=no TimingDataX=75 TimingDataY=8 # --------------------------- WAV Sounds -------------------------- # # Turn on/off additional informational sounds played. Use yes/no. UseSound=yes # Names of WAV files in SND directory, without extension. Empty or # inexistent files will be ignored. # Warning in case of close car ( < 10 m) in the specified sector. SoundFront= SoundFrontRight=notify SoundRight=notify SoundRearRight=notify SoundRear= SoundRearLeft=notify SoundLeft=notify SoundFrontLeft=notify # Warning withdrawn ( > 15 m), shift up required. SoundClear=chimes SoundShift=ding