Ahh thank you 👍Gotta edit the lod.ini file in the data folder and remove the line alfa_whatever_copilot_stuff.kn5 as well
@StoffelWaffle just tied that still get a crash ...any ideas?
Ahh thank you 👍Gotta edit the lod.ini file in the data folder and remove the line alfa_whatever_copilot_stuff.kn5 as well
is this on his Patreon...i must be blindView attachment 1479471
A part for this spectacular gigantic field of galactic radioactive shrimps is there something important about anything important about CSP?
Lmao really who gives a **** about how grass looks ? Dude's priorities shifted when he started to earn more in a month than what the Kunos dev themselves earn in six.View attachment 1479471
A part for this spectacular gigantic field of galactic radioactive shrimps is there something important about anything important about CSP?
It is only necessary to manually enter "lods"...the corresponding language...If you ask me to run (simply), "type" or what is not printed...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
View attachment 1479471
A part for this spectacular gigantic field of galactic radioactive shrimps is there something important about anything important about CSP?
You looked at the radioactive shrimps for too long....i must be blind
mail alert from Patreon.is this on his Patreon...i must be blind
Hi @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
Open the file ai_hints.lua in a text editor.Code:[SCRIPT_...] SCRIPT = ai_hints.lua
Edit the values in the top 5 lines.
Those who can improve lua are free to edit.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)