|
Title: textures from dae work in dolphin but not on wii??? Post by: SuperSmasher on February 03, 2012, 09:42:22 PM On Wii- http://www.youtube.com/watch?v=SmKvpIlRC-Y
On Dolphin- http://www.youtube.com/watch?v=U-a8ItORr5Y does anyone have any idea on why this is happening or how to fix it? id just love to share this hack w/ all of you once it is complete, but sadly i cant even figure out why THIS is happening! :srs: so once i have this done and some other minor things completed i'll most likely release it as a beta. but till then i hope this issue will get resolved ASAP. thanks in advance, the Bleach Fanboy, SuperSmasher :af2: Title: Re: textures from dae work in dolphin but not on wii??? Post by: BlackJax96 on February 03, 2012, 09:45:14 PM Are the textures' widths and heights a power of 2?
Do the textures have palettes? Title: Re: textures from dae work in dolphin but not on wii??? Post by: SuperSmasher on February 03, 2012, 09:54:28 PM what do you mean power of 2? like 2*2*2*2*2 = 32 or something else?
yesh the textures have palettes and are asignned Title: Re: textures from dae work in dolphin but not on wii??? Post by: BlackJax96 on February 03, 2012, 09:56:23 PM what do you mean power of 2? like 2*2*2*2*2 = 32 or something else? yesh the textures have palettes and are asignned Yeah, powers of 2. Sizes like 256x256, 512x512, etc work but things like 354x435 don't. And if you've tried assigning the palettes in the MLD0 itself and it's not working, I'd recommend trying to import the textures as CMPR and removing the palette references from the MDL0. |