Nordschleife Complete Texture Update

Tracks Nordschleife Complete Texture Update v2.0

Login or Register an account to download this content
It's in the description: "***Update works only with default Kunos variants and a Pyyer N24 2023 & 2024 one***".
So yes, it does work with the vanilla version.
I see. I assumed that Pyyer overwrites some of the default Kunos track files so it was unclear for me from the description.
 
Hi there,

It shouldn't look like this i don't think...
PURE 2.0
CSP 0.2.5-preview1
Grass FX is enabled

Complete reinstall of the track, copied the whole folder in there and this is it..

Please HELP.
 

Attachments

  • Screenshot 2024-09-05 101412.png
    Screenshot 2024-09-05 101412.png
    626.7 KB · Views: 31
Hi there,

It shouldn't look like this i don't think...
PURE 2.0
CSP 0.2.5-preview1
Grass FX is enabled

Complete reinstall of the track, copied the whole folder in there and this is it..

Please HELP.
Nevermind I've fixed it. Here's how, if someone has this problem.
Made a new file called grassfx.ini here -> SteamLibrary\steamapps\common\assettocorsa\extension\config\tracks\common
pasted all this code :

GRASS_FX]
TEXTURE = grass_fx/highlands.dds ; located next to config file; if not found there, patch would look in its textures folder
TEXTURE_GRID = 8, 3 ; columns and rows

[GRASS_FX_ADJUSTMENT_...]
MATERIALS = grass, top2
USE_MULTILAYER_MASK = 1 ; use multilayer mask for adjustment
MASK_R = A, 3 ; red channel for wilder grass
MASK_G = -10 ; forcing base configuration for green channel
MASK_B = B, 3 ; blue channel for wildest grass
MASK_A = C ; alpha channel for rare grass

[GRASS_FX_TEXTURE_GROUP_0]
; columns index start at 1, but rows index start at 0!
PIECE_0 = 1, 1 ; first piece stars with cell at (1, 1), that piece with a single yellow flower

PIECE_1 = 2, 1 ; second piece, takes a single cell as well

PIECE_2 = 1, 2, 2, 1 ; third piece, with yellow and white flower, taking 2×1 slots
PIECE_2_CHANCE = 0.1 ; would appear 10 times less often then first two pieces

PIECE_3 = 3, 1, 1, 2 ; piece taking 1×2 slots, the one with purple flowers
PIECE_3_CHANCE = 0.01 ; would appear 100 times less often
PIECE_3_SIZE_MULT = 1.2, 2 ; default size multiplier is based on size in cells, overriding
PIECE_3_WIND = 0.5 ; less affected by wind (default value is 1)

[GRASS_FX_CONFIGURATION_A]
TEXTURE_BASE_CHANCE = 1 ; chance of regular grass to spawn
TEXTURE_GROUP_0_CHANCE = 0.2 ; chance of first group to spawn
TEXTURE_GROUP_1_CHANCE = 0.1 ; chance of second group to spawn

; And now use it:
[GRASS_FX_ADJUSTMENT_...]
MATERIALS = grass, top2
MAP=A

Had to include this grassfx.ini (instead of the Pyyer_grass_fx.ini) in this ext_config.ini which is
here ->
steamLibrary\steamapps\common\assettocorsa\content\tracks\ks_nordschleife\extension\ext_config.ini

like so :
[INCLUDE]
INCLUDE=common/grassfx.ini

and now it works.

Here is where I found the code : Grassfx stuff
 

Attachments

  • Screenshot 2024-09-05 220405.png
    Screenshot 2024-09-05 220405.png
    873.5 KB · Views: 19
  • Screenshot 2024-09-05 220454.png
    Screenshot 2024-09-05 220454.png
    874.9 KB · Views: 20
Last edited:

Latest News

What is on your wishlist for AC Evo

  • Free roam

    Votes: 251 39.4%
  • Online service

    Votes: 155 24.3%
  • Advanced feature AI

    Votes: 277 43.5%
  • Graphics

    Votes: 194 30.5%
  • Car customization

    Votes: 193 30.3%
  • Modding

    Votes: 421 66.1%
  • Career

    Votes: 212 33.3%
  • License

    Votes: 113 17.7%
  • VR Support

    Votes: 153 24.0%
Back
Top