Venomalia / UniversalDynamicInput

a custom button pack for dolphin that supports over 150 games!
Creative Commons Zero v1.0 Universal
131 stars 15 forks source link

Add missing Zelda Twilight Princess Textures / Turn B Button into a circle #208

Closed teconmoon closed 6 months ago

teconmoon commented 11 months ago

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_2 with 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.

Venomalia commented 6 months ago

forgot all about it, look good so far, thanks, for putting effort into this.