Assetto Corsa PC Mods General DiscussionPC 

  • Thread starter Thread starter daan
  • 148,119 comments
  • 44,366,809 views
Senzanome.webp

A part for this spectacular gigantic field of galactic radioactive shrimps is there something important about anything important about CSP?
 
Last edited:
I'm would like to remove the copilot from theses cars as i wont be using them in the historical context . I would normally remove the copilot.kn5 file and all is good but with these the game crashes when doing so. Is there a way to remove the copilot without the crash? TIAView attachment 1479465
It is only necessary to manually enter "lods"...the corresponding language...If you ask me to run (simply), "type" or what is not printed...


Have you installed the necessary "3D DRIVERS" pack?The copilot files and other drivers (used in some cars) are contained within it.
 

Attachments

  • lods.ini - with copiloto.webp
    lods.ini - with copiloto.webp
    10.8 KB · Views: 1
  • lods.ini - without copiloto.webp
    lods.ini - without copiloto.webp
    10.2 KB · Views: 1
Last edited:
shi
Battle Challenge for SRP mod by takeyoh, with AI controlled by lua script.
Youtube

So, with the help of chatgpt and Gemini, I created ai_hints.lua.
It works on my pc. (CSP 0.2.12 p1)
Add the attached extension folder in the layout folder.
(e.g. assettocorsa\content\tracks\ks_red_bull_ring\layout_gp\extension)
If there is no layout folder, place ai_hints.lua in the extension folder and add the following to ext_config.ini
Code:
[SCRIPT_...]
SCRIPT = ai_hints.lua
Open the file ai_hints.lua in a text editor.
Edit the values in the top 5 lines.
Code:
startProgress -- Track Progress (0.0 to 1.0)
endProgress
speedLimit -- km/h upper limit
paceFactor -- Pacing (1.0 = normal)
steerOffset -- Left /right offset (negative = left, positive = right)
Those who can improve lua are free to edit.
Hi @shi !
I'll check that. Thank you!
 
Sharing a mod? Host it on GTPlanet Downloads. Free, public hosting for files up to 10GB in size.
Back