PikminGuts92 / Mackiloha

A suite of modding software for hacking milo engine based games
MIT License
18 stars 8 forks source link

Write hidden alpha in Wii textures if milo version is set to 25 #19

Open LlysiX opened 7 months ago

LlysiX commented 7 months ago

This allows for the use of transparent textures in Rock Band 2 Wii. Confirmed to work in game: Screenshot 2024-04-03 110926

PikminGuts92 commented 7 months ago

Hmm... I need to investigate this more. TBRB/GDRB are also version 25 but they use green alpha channel

LlysiX commented 7 months ago

Ah, right. I forgot that version 25 was used for multiple games. Would it be better to force it using a new argument (like -f for rb1 patch arks in arkhelper)?