Hi, I'm trying to figure out how to parse the bones in Dog's Life OVL file, but I can't seem to figure it out. I've provided some information on what has been figured out so far as for anyone who wants to help. The archive attached contains the 5.ovl along with 2 scripts. The 5.ovl contains two sets of bone names, one at offset 3D3D6 to 3D6BF (hex) and another at offset F0AE6 to F0E35 (hex). I'm not 100% sure which each set is used for, but I know both are important.
offset 250014 (dec) may be the start of the indices, as loomy suggested. offset 353638 (dec) appears to have plain floats which could be positions of bones. hex 0000803f (float 1.0) may be scale. These are all guesses, feel free to take a look and see if you can figure anything else out. thanks in advance!
Help with Dog's Life (PS2) bones and animations
Help with Dog's Life (PS2) bones and animations
You do not have the required permissions to view the files attached to this post.
Last edited by Dogmander on Mon May 03, 2021 7:03 pm, edited 2 times in total.
Re: Dog's Life (PS2) bones and animations
Image 1
You do not have the required permissions to view the files attached to this post.
Last edited by Dogmander on Mon May 03, 2021 6:17 pm, edited 1 time in total.
Re: Dog's Life (PS2) bones and animations
Image 2
You do not have the required permissions to view the files attached to this post.
Re: Dog's Life (PS2) bones and animations
Also, Gibbed's script gibbed.FGDK3 can also rip models, but not animations or bones properly yet. This script is much more complete than the noesis script from Dave, as it can do textures and automatic ripping of all models. https://github.com/gibbed/Gibbed.FGDK3
