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

Add texture debug feature #86

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Add texture debug feature #86

merged 2 commits into from
Oct 27, 2024

Conversation

Alexdoru
Copy link
Member

@Alexdoru Alexdoru commented Oct 26, 2024

Using -Dgtnhlib.debugtextures=true will now create two files in your .minecraft folder that will list all the registered textures in a csv file with their name, width, height, amount of frames and the size in bytes it takes in the RAM.

We should use this to point to all the textures that are too large and rework them.

@Dream-Master Dream-Master requested review from Lyfts and a team October 26, 2024 23:08
@Alexdoru Alexdoru merged commit b077a12 into master Oct 27, 2024
1 check passed
@Alexdoru Alexdoru deleted the textures branch October 27, 2024 13:15
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