doodlum / Skyrim-Community-Shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
137 stars 41 forks source link

PBR texture LandscapeDirt02 is not picked #470

Closed matm-git closed 4 weeks ago

matm-git commented 1 month ago

Reported by Faultier with build from 26. August and confirmed by Exist using build 'matching test 2'. There is an issue with PBR landscape texture sets. LandscapeDirt02 doesn't seem to be picked up most of the time. Json is correct, PBR texture is present (and shows up on nifs), texture set record in the esp is correct, too. landscape record: LDirt02 [LTEX:00000C16] texture set record: LandscapeDirt02 [TXST:00000C0F] name of the json: LandscapeDirt02.json

I tested this mostly around the Solitude lumbermill, but I also went elsewhere (whiterun outskirts) and I got the issue there, too.

you can probably test it with this. I added a genuine dirt02 pbr texture in the pbr path, a labeled dirt02 in the vanilla path, the landscapes esp, and all the jsons. The_Elder_Scrolls_V_Skyrim_Special_Edition_Screenshot_2024 08 26_-_22 14 38 97

alandtse commented 1 month ago

@Jonahex mind taking a look at this?

Jonahex commented 4 weeks ago

Yes, I'm working on it

Jonahex commented 4 weeks ago

https://github.com/doodlum/skyrim-community-shaders/pull/489