Page 2 of 3

Re: Star Ocean 4

Posted: Sat Oct 22, 2011 5:44 am
by Tosyk
chrrox wrote:here is my script from before i should be able to update it to add bones and correct mesh positions soon.
Some models have 2 uv sets i read both but don't apply the second set currently.
nice update, thanks chrrox

Re: Star Ocean 4

Posted: Sat Oct 22, 2011 1:47 pm
by rexil
chrrox wrote:here is my script from before i should be able to update it to add bones and correct mesh positions soon.
Some models have 2 uv sets i read both but don't apply the second set currently.
Nice update chrrox. Thanks for your work.

Re: Star Ocean 4

Posted: Sat Oct 22, 2011 8:27 pm
by chrrox
Updated script
Now it will load bones and position the model pieces correctly.
Note that bone loading is experimental some of the physics bones are wrong but you can still get a mostly good main skeleton if you manually delete those bones.
the script will throw an error message on static objects because there are no bones but it will still import the mesh fine.

Re: Star Ocean 4

Posted: Sat Oct 22, 2011 11:46 pm
by TheDude
Cool!
Also, I noticed some models' bones have negative bone parent IDs.
soz0 PACK 680 File 1 for instance (Meracle's Iron Claws)

Image

Re: Star Ocean 4

Posted: Sun Oct 23, 2011 1:27 am
by chrrox
yeah the bone format is a total mess its a pain trying to figure it out mabee its based on children will have to test some things.

Re: Star Ocean 4

Posted: Sun Oct 23, 2011 9:26 pm
by TheDude
That text only list of bones at the very end of the above mentioned file corresponds to bones in the file for Meracle's body
and in the same order. I'm guessing since her claws have the same bone layout as her hand (which makes sense) it's just re-using those.
Image

Re: Star Ocean 4

Posted: Thu Oct 27, 2011 6:39 am
by Darko
What about textures??

Re: Star Ocean 4

Posted: Thu Oct 27, 2011 11:44 am
by chrrox
I had a texture converter all set but the hard drive i had with the script and ps3 files died and i am to lazy to bother re creating the script / rip the game.

Re: Star Ocean 4

Posted: Sat Feb 04, 2012 6:05 pm
by Rimbros
Will this script work to rip the models from the PS3 version or Xbox 360 ISO? Hope answer, thanks.

Re: Star Ocean 4

Posted: Sat Feb 04, 2012 6:59 pm
by youngmark
Rimbros wrote:Will this script work to rip the models from the PS3 version or Xbox 360 ISO? Hope answer, thanks.
Xbox360

Re: Star Ocean 4

Posted: Sun Feb 05, 2012 12:46 am
by Rimbros
i extract the files soz0.bin and soz1.bin from the DVD1.
Then i use quickbms with slz.bms to extract, and i get this window first wit soz0.bin

Image

Then i test with soz1.bin
and i get this window
Image

And this its the files u test do this (qucikbms and .bms file)
https://rapidshare.com/files/289542875/EXTRAIDOS.rar

This its the size of the files extracted from Xbox360 game
soz0.bin 3,468,728kb
soz1.bin 2,528,532kb

I hope somebody help me coz its 21GB of trash i dowloaded if i cant fix this. cheers.

Re: Star Ocean 4

Posted: Sun Feb 05, 2012 2:33 am
by finale00

Re: Star Ocean 4

Posted: Sun Feb 05, 2012 5:35 am
by Rimbros
finale00 wrote:Maybe you can try this one:

http://www.romhacking.net/forum/index.p ... #msg195082
Thanks finale by the reply, i but all this post its abouth the PS2 files, not the same of the XBOX360 i have, i have .bin files extracted and i need extract the files inside, i cant found how this works exactly y try with luigui bms but give me errors.

P.D. Ok Ok i found the error i need made one .bms with the 2 codes chroxxx made to extract the .bin content, no i get pack files.

Re: Star Ocean 4

Posted: Sun Feb 05, 2012 10:22 pm
by Rimbros
I follow TheDude video tutorials and are amazing clearly, but bad for me he made the tutorials with PS game and i have X360 game, in the lasts steps he go to the unpacked folder content and he have .ASF files, but i have .UNSLZ files, then he import with the chroxxx maxscript but of course i cant coz the script its for .ASF files, something idea abouth how to fix this and convert UNSLZ to ASF or unpack?. thanks


P.D. Please dont tell me download the PS game version, its 21 GB and i have only 72kbps. :cry:

Updated, its fixed the problem its this its the last line of TheDude:
Open a command window to use xbdecompress.
Example: xbdecompress 15.unslz 15_out
he forget put 15_out.ASF (ASF FORMAT)
Thanks to TheDude by this greath Tutos he made.

Re: Star Ocean 4

Posted: Tue Feb 07, 2012 8:01 pm
by TheDude
I'm not sure, but that might give everything an ASF extension (regardless if it's an ASF file or not).
Of course it doesn't matter as long as you know what files you're after.