Skip to content

Downscale textures and compress sounds - #323

Open
Ally-for-Hire wants to merge 18 commits into
devfrom
size-optimization
Open

Downscale textures and compress sounds#323
Ally-for-Hire wants to merge 18 commits into
devfrom
size-optimization

Conversation

@Ally-for-Hire

Copy link
Copy Markdown
Collaborator

Description

This is pretty simple, we can downscale and compress a lot of the textures and sounds to decrease the size of the mod with help from AI. We have a lot of textures and sounds that are high quality for no reason and can be safely lowered with no loss. This is utilizing standard downscaling and compression techniques, it is not generating any art or sounds. This saves ~300mb of mod size, which is pretty fantastic.

Notes

  • Since this changes textures and sounds, I'm not sure how the interaction will be between old client/server versions and new ones. I expect everything will be fine.
  • This is mostly to store progress on the act of optimizing the addon's size, the current plan is to merge the refactor in first. But we can just take assets from this after.

@Ally-for-Hire
Ally-for-Hire marked this pull request as ready for review August 4, 2026 00:25
@Ally-for-Hire

Copy link
Copy Markdown
Collaborator Author

very much in favor of testing and merging this asap

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.

1 participant