Add missing Zelda Twilight Princess Textures / Turn B Button into a circle#208
Merged
Venomalia merged 2 commits intoVenomalia:mainfrom Dec 29, 2023
teconmoon:Zelda-TP-Wii
Merged
Add missing Zelda Twilight Princess Textures / Turn B Button into a circle#208Venomalia merged 2 commits intoVenomalia:mainfrom teconmoon:Zelda-TP-Wii
Venomalia merged 2 commits intoVenomalia:mainfrom
teconmoon:Zelda-TP-Wii
Conversation
The nunchuk only responds to the X axis, whereas the Wiimote will respond to any Axis.
Owner
|
forgot all about it, look good so far, |
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.
This PR adds a few missing button textures and tweaks the appearance of the B button to be more in-line with the other buttons (round instead of a rectangle).
Other issues not addressed by this PR:
The button to hide and unhide the map uses the number 2 in the font map
tex1_128x128_4d9fe58f4be8a777_0, instead of its own dedicated texture, so it can't be replaced without causing text in other places to be messed up.Additionally, there's a weird shadow over the B button on the file select screen that can be fixed by replacing
tex1_32x32_5f088ee83fc23ded_2with a blank texture, but I was unwilling to do this as it would remove some shadows elsewhere, and I'm not sure how far-reaching that could be. Both of these textures are included in the unuse folder.