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

Increase default value of res.rsi_atlas_size cvar #5250

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

ElectroJr
Copy link
Member

Even with #5249, and probably even with optimal packing, I think SS14's RSI atlas will now just exceed the current default value. So this PR increase the default by 50%, from 8k to 12k. Note that its still limited by GL.GetInteger(GetPName.MaxTextureSize), so hopefully it shouldn't cause any issues for devices that don't support larger textures, though I also don't know if increasing it might somehow hurt performance on some machines.

@PJB3005 PJB3005 merged commit a3f80ac into space-wizards:master Jun 19, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants