-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Pop in texture when zoom #638
Comments
6d5fab5a-9b5c-402d-96f3-85c08275c8ec.mp4 |
Try setting -availablevidmem to a lower value. (read 3072.0's the highest you can go before getting this error) Game's 32-bit albeit with the LAA Flag enabled so it can't use more than 4 GB of total RAM anyways. |
This is an aggressive culling issue and happens regardless of anything in some places like these. Even on console. It's probably something in the code. |
vanilla game issue |
Game version this happens in
v1.2.0.59
What area of the game
f0c1dc7f-79b9-4027-9855-372b61bb81b3.mp4
What should happen
Is there a way to solve it? -availablevidmem 8192 happens 5-10 minutes after entering the game.
Slide = 25 31 33
CrashDumps and logs
No response
Last working version
No response
Checklist
The text was updated successfully, but these errors were encountered: