Posts: 362
Threads: 8
Joined: Dec 2014
I was trying to rip 3D models from Dragon Ball Fusions, but I ran into some formats that I don't know about. Since the game runs on CriWare, the entire game is packed inside a CPK, which was easy enough to extract. However, getting past that, the files inside are unknown to me. While the sound formats were just renamed ADX files, the models are .jmdl, the textures are .jtex (which is not the normal .jtex file), the animations are .jmot, and other file types that I haven't seen before show up. I would like assistance in reverse-engineering these files.
Files at https://1drv.ms/f/s!ApT7KvOr_B0hjbYL01BmxwGKrBcffg
Some guy who just lurks this place nowadays.
Posts: 37
Threads: 0
Joined: Aug 2011
So far I have meshes importing correctly.
Posts: 362
Threads: 8
Joined: Dec 2014
HOW DID YOU DO THAT
Some guy who just lurks this place nowadays.
Probably wrote a script for the format :^)
good job bro
Posts: 362
Threads: 8
Joined: Dec 2014
(08-15-2016, 04:57 PM)ThatTrueStruggle Wrote: Probably wrote a script for the format :^)
good job bro
I'm aware of writing scripts. I'm still shocked, mainly because I don't understand reverse-engineering.
Some guy who just lurks this place nowadays.
Posts: 29
Threads: 2
Joined: Feb 2011
On the weekend, I worked on this format too with then intention to do a tutorial video on reversing, where I explain how the hacking is done.
But the file analysis took a few days so thats not possible via video being soo long... I'm still considering doing a video on reversing this format, but just in a more condensed way if possible...
anyway, my script is not 100%, I tested some files and got a crashing, and the UV's and textures are not dealt with yet. overall the format is straight forward, great for people learning
sorry english bad....
-> GIVE ME MODELS !! <-
Posts: 362
Threads: 8
Joined: Dec 2014
(08-16-2016, 08:05 PM)mariokart64n Wrote: On the weekend, I worked on this format too with then intention to do a tutorial video on reversing, where I explain how the hacking is done.
But the file analysis took a few days so thats not possible via video being soo long... I'm still considering doing a video on reversing this format, but just in a more condensed way if possible...
anyway, my script is not 100%, I tested some files and got a crashing, and the UV's and textures are not dealt with yet. overall the format is straight forward, great for people learning
Oh, that looks good! I hope you'll be able to crack the textures and UVs next, but that'll take some time.
Some guy who just lurks this place nowadays.
Posts: 37
Threads: 0
Joined: Aug 2011
08-16-2016, 09:18 PM
(This post was last modified: 08-16-2016, 09:18 PM by killercracker.)
This is the same model format as One Piece Unlimited World Red except little endian. I'm guessing it's the same for the textures too. Maybe somebody can contact the creator of the jtex converter to support little endian.
Posts: 29
Threads: 2
Joined: Feb 2011
do you have a link to the tool, who is the author?
sorry english bad....
-> GIVE ME MODELS !! <-
Posts: 362
Threads: 8
Joined: Dec 2014
(08-16-2016, 09:18 PM)killercracker Wrote: This is the same model format as One Piece Unlimited World Red except little endian. I'm guessing it's the same for the textures too. Maybe somebody can contact the creator of the jtex converter to support little endian.
I know that there's this one guy at 3d-neo-sanctuary.deviantart.com who has done ripping from Unlimited World Red, so he should have an idea what to do with these files.
Some guy who just lurks this place nowadays.
Posts: 29
Threads: 2
Joined: Feb 2011
dropped a note on Dm to that guy about converting those models.. we'll see how it goes
sorry english bad....
-> GIVE ME MODELS !! <-
Posts: 1,674
Threads: 278
Joined: Jun 2008
Hey uh, sorry to bump, but has there been any progress with this at all?
Posts: 2
Threads: 0
Joined: Dec 2016
(08-08-2016, 01:24 PM)nobody231 Wrote: I was trying to rip 3D models from Dragon Ball Fusions, but I ran into some formats that I don't know about. Since the game runs on CriWare, the entire game is packed inside a CPK, which was easy enough to extract. However, getting past that, the files inside are unknown to me. While the sound formats were just renamed ADX files, the models are .jmdl, the textures are .jtex (which is not the normal .jtex file), the animations are .jmot, and other file types that I haven't seen before show up. I would like assistance in reverse-engineering these files.
Files at https://1drv.ms/f/s!ApT7KvOr_B0hjbYL01BmxwGKrBcffg
Hello could you pass the unzipped files folder please? the link was broken
|