Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOD textures loaded even while close up in some locations. #41

Open
Named-Blade opened this issue Jul 11, 2024 · 6 comments
Open

LOD textures loaded even while close up in some locations. #41

Named-Blade opened this issue Jul 11, 2024 · 6 comments

Comments

@Named-Blade
Copy link

In certain locations, the low level of detail textures seem to be mistakenly loaded instead of higher detail versions. This can be easily noticed in the entrance to Stormveil, in the walk from Margit's arena to the castle gate, as the textures of the ground switch to a much higher detail version while walking towards the castle, and also switch back to low detail versions when walking away.
I don't know what could be causing this, but from my testing this always happens while libER is loaded.

@Strackeror
Copy link

Can confirm, having the same issue, and a couple screenshots to demonstrate. First screenshot is without my basic param editing mod (editing some speffect params, nothing related to lods I don't think), and second with.
image
20240711190904_1

@ppblitto
Copy link

ppblitto commented Jul 18, 2024

Same issue here. I've encountered the texture issues in the Stormveil area you mentioned as well as in the fist steps site of grace area, just at the beginning of the game:

Texture Error 1
Texture Error 2

@CoffeeSorcerer69
Copy link

Just gonna add to this, but I think I was the first person to find this issue. And the most prevalent areas that this occurs, is newly loaded areas after Lib has been installed. But any area loaded before libs installation will load as normal.

@Named-Blade
Copy link
Author

This appears to have something to do with the allocator. if I edit out the allocator replacement in source/memory/from_allocator.cpp, the textures load normally.

@cakuyandovahkun
Copy link

This appears to have something to do with the allocator. if I edit out the allocator replacement in source/memory/from_allocator.cpp, the textures load normally.

could you please upload the liber.dll that has the allocator edited out? thank you

@Named-Blade
Copy link
Author

This appears to have something to do with the allocator. if I edit out the allocator replacement in source/memory/from_allocator.cpp, the textures load normally.

could you please upload the liber.dll that has the allocator edited out? thank you

ok, you can download it here: https://github.com/Named-Blade/libER/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants