Add DIT for Teenage Mutant Ninja Turtles#105
Merged
Venomalia merged 1 commit intoVenomalia:mainfrom Jul 25, 2022
Merged
Conversation
Owner
|
22.6 mb are ok for the quantity, if iwubcode makes the Dit-V2, we could set the size to 4x again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So, this game was "special". Most button and controller textures were hardcoded in the background, so it unfortunatelly needed lots of extra textures besides our existing styles.
An example for the controller settings screen:
Original texture:

Edits:

Ingame before:

Ingame after:

Folder size is 22.6 mb. I tried to keep it low, by decreasing the button textures from 256x256 to 128x128 and upscale the background screens only by 2x instead of 4x, what I usually do.
I also compressed them already. You can try to compress them even more, but I don't think, that they will be much smaller than now.
Pack supports textures for german, english, french, spanish and italian language.
I spent 2 days on that so changes that have been made on the assets in the meantime might be not included yet