The rules have been updated, read them now: Rules!
extract the model from super robot taisen og:INFINITE BATTLE
extract the model from super robot taisen og:INFINITE BATTLE
This game on PS3 has two files at the beginning, one is PS3_ stream.cpk , one is PS3_ game_ cpk.sdat Where is the model file? How should I extract it?
This is my first time to extract the game model
This is my first time to extract the game model
Re: extract the model from super robot taisen og:INFINITE BATTLE
After extracting from CPK file, I found no model file
The model file may be in PS3_ game_ cpk.sdat So how should I extract the SDAT file?
The model file may be in PS3_ game_ cpk.sdat So how should I extract the SDAT file?
Re: extract the model from super robot taisen og:INFINITE BATTLE
Hello,I have now successfully extracted the model files from SDAT, but these files are in the form of bin.so i want to know if there is a BMS script or a tool to convert the .bin models to .obj?
And if there is not, could it be possible to make a BMS script at least?.
http://www.mediafire.com/folder/0qrtn9f ... kb4/shared
And if there is not, could it be possible to make a BMS script at least?.
http://www.mediafire.com/folder/0qrtn9f ... kb4/shared
- shakotay2
- MEGAVETERAN
- Posts: 3328
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 908 times
- Been thanked: 1820 times
Re: extract the model from super robot taisen og:INFINITE BATTLE
(Static?) meshes are not a big deal in case you're somewhat familiar with half floats. Using hex2obj (view link in my sig):
. (first submesh only)
. (first submesh only)
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
- youngmark
- veteran
- Posts: 145
- Joined: Thu Sep 02, 2010 1:38 pm
- Has thanked: 30 times
- Been thanked: 5 times
Re: extract the model from super robot taisen og:INFINITE BATTLE
https://zenhax.com/viewtopic.php?p=61571#p61571
The script for Szkaradek123 has been modified by DKDave.
The script for Szkaradek123 has been modified by DKDave.
- DKDave
- mega-veteran
- Posts: 249
- Joined: Mon May 06, 2019 6:07 pm
- Has thanked: 6 times
- Been thanked: 100 times
Re: extract the model from super robot taisen og:INFINITE BATTLE
This is my script so far, if you want to test it out. Not sure if it's perfect, but hopefully it should work with most models.
You do not have the required permissions to view the files attached to this post.
"Each person is born with their fate written into their own genetic code. It's unchangeable, immutable. But that's not all there is to life." - Dr. Naomi Hunter
- DKDave
- mega-veteran
- Posts: 249
- Joined: Mon May 06, 2019 6:07 pm
- Has thanked: 6 times
- Been thanked: 100 times
Re: extract the model from super robot taisen og:INFINITE BATTLE
Download Noesis, put my script in the plugins/python folder and the _model.bin files should then load.
"Each person is born with their fate written into their own genetic code. It's unchangeable, immutable. But that's not all there is to life." - Dr. Naomi Hunter
Re: extract the model from super robot taisen og:INFINITE BATTLE
thanks,but It shows "file could not be previewd", I don't know what went wrong