ItsMods

Full Version: Black Ops xanim converter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

I just made program which converts CoD4, CoD5 animations to Black Ops, and Black Ops to CoD4-CoD5.
Was requested by some black ops clan. Also i was bored.
It just changes first byte Dumb Bitch

- How to use?
Just drag and drop files in this exe file.

- Download
http://www.itsmods.com/forum/Thread-Rele...9#pid99969

- Note
It creates backup file automaticly.

- Credits:
@sailormoon - coded it
KEWLIO I think.
so it just changes the first byte yea ? cool, im sure its been done before but someone will find your's handy Smile
(05-02-2013, 03:35)rotceh_dnih Wrote: [ -> ]so it just changes the first byte yea ? cool, im sure its been done before but someone will find your's handy Smile

Yesh, it is simple. I wanted to make something like this.^^
Cool! Could you perhaps make it so that you can choose which cod you want to convert it to?
yea that would be better , just pass in file stdin and ask what version then
Code:
string cmd = Console.ReadLine();

                if (cmd == "waw")
                {
                   // first byte = 11
                }
ect ect..

now that would be practical because you'd just hand it any old xanim and go to any game :p
btw it's c++, lol

I just made some small update. Now it can convert cod4-5files to Black Ops and Black Ops to cod4-5 files.
Just drop files. Converted files will be moved to folder called 'converted', and original files to 'backup'

I will try to make xmodel skeleton "Fixer".

Pic:
[Image: so0NB.png]

Download:
[attachment=2613]