zoinkity
Level: 13
   
Posts: 21/27
EXP: 8330 For next: 1937
Since: 09-07-12
Since last post: 4.7 years Last activity: 4.6 years
|
|
I don't have the time to convert and verify the output of all of these, but it isn't terribly difficult to do--especially if you have a dump of the originals.
Using a couple samples in one of those files here's a sort of guide on how to interpret the data.
http://imgur.com/a/AvrMA
16bit color is stored argb, not the typical rgba. The row sorting algos are in the album, illustrating how they reorganize the data. Not sure if any images are interlaced or not--none of these were--but if they are that step would likely come before sorting and not after.
Really, the entire resource replacement engine really needs to be reversed on the wii/u side of things. |
Aroenai
Random nobody
Level: 3
   
Posts: 2/2
EXP: 123 For next: 5
Since: 02-08-17
Since last post: 5.2 years Last activity: 4.3 years
|
|
| Ok, that answers the question of how to decode them, but unfortunately I'm not a programmer so I can't really use it. |