Users browsing this thread: 1 Guest(s)
A Boy and His Blob Wii ANB files
#3
Yes, that's the way all wayforward games format it. I know which value goes to what point, but I can't figure out how to calculate the values.
I noticed that the first byte is usually something like c0 c1 or whatever, so I figured the calculation may not be from actual values, but represented some other way.
Sorry, I don't know how to explain it very well.

For example, the adventure time anim coordinates required you to multiply 2 bytes together, then divide by 0xFFFF, then multiply by the dimensions of the texture. (Would you believe I figured that out through guess and check?) So I think there might be something similar, but it's hard to tell.

By the correlation, I mean I can't figure out how the image coordinates relate to the given values.
i.e. how does 0xC351 represent x = 1?

Tis confusing to me.

Edit:
Turns out I was right!.. but I was looking at the wrong bytes.
Then second chunks tell the location of the image on the texture.
The flags each have special functions and what not. I haven't figured them all out yet, but it's getting there.

So that leaves the first set. They tell the coordinates to draw the image taken from the texture to.
I'm not sure how those will be calculated. I feel like I'm missing a piece of information there.
Reply
Thanked by:


Messages In This Thread
A Boy and His Blob Wii ANB files - by Ploaj - 03-28-2015, 11:29 AM
RE: A Boy and His Blob Wii ANB files - by puggsoy - 03-28-2015, 09:17 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 03-28-2015, 09:45 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-23-2015, 11:23 AM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-23-2015, 11:46 AM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-23-2015, 03:58 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-23-2015, 04:15 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-23-2015, 06:46 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-23-2015, 07:03 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-23-2015, 09:01 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-23-2015, 09:39 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-23-2015, 10:17 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-23-2015, 10:55 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-24-2015, 05:54 AM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-24-2015, 10:52 AM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-24-2015, 01:25 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-24-2015, 02:03 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-24-2015, 02:21 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-24-2015, 07:57 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-24-2015, 10:01 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-24-2015, 10:04 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-24-2015, 10:18 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 05-24-2015, 10:41 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-25-2015, 06:43 AM
RE: A Boy and His Blob Wii ANB files - by Ton - 05-26-2015, 02:38 PM
RE: A Boy and His Blob Wii ANB files - by Daxar - 05-31-2015, 01:16 PM
RE: A Boy and His Blob Wii ANB files - by Ploaj - 06-01-2015, 12:56 AM

Forum Jump: