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

Size optimizations #33

Merged
merged 2 commits into from
Dec 30, 2024
Merged

Conversation

wrefgtzweve
Copy link
Contributor

@wrefgtzweve wrefgtzweve commented Dec 30, 2024

Removes dx80 files as they aren't used in gmod, saving ~10mb
Uses DXT1 and DXT5 for textures, saves ~20mb of size.

Both of these should have no effect on visual quality and gameplay, i've checked most vehicles but feel free to double check.

@wrefgtzweve
Copy link
Contributor Author

Another ~21mb can be saved using mp3's instead of wavs where possible but that might break backwards compatibility.

@StyledStrike StyledStrike added the enhancement New feature or request label Dec 30, 2024
@StyledStrike StyledStrike merged commit cc3b484 into StyledStrike:main Dec 30, 2024
1 check passed
@wrefgtzweve wrefgtzweve deleted the size-optimizations branch December 30, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants