Skip to content

Downscale textures and compress sounds - #321

Closed
Ally-for-Hire wants to merge 14 commits into
devfrom
texture-downsizing
Closed

Downscale textures and compress sounds#321
Ally-for-Hire wants to merge 14 commits into
devfrom
texture-downsizing

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 self-assigned this Jul 31, 2026
@Ally-for-Hire Ally-for-Hire added the area: core Lifecycle, contraptions, legality, points, caches, or shared systems. label Jul 31, 2026
@Ally-for-Hire
Ally-for-Hire deleted the texture-downsizing branch August 1, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: core Lifecycle, contraptions, legality, points, caches, or shared systems.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant