The VG Resource
Star Ocean 2 rips + general PSX techniques? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: The Resource (https://www.vg-resource.com/forum-85.html)
+----- Forum: The Spriters Resource (https://www.vg-resource.com/forum-5.html)
+------ Forum: Ripping Projects (https://www.vg-resource.com/forum-33.html)
+------ Thread: Star Ocean 2 rips + general PSX techniques? (/thread-22400.html)



Star Ocean 2 rips + general PSX techniques? - finale00 - 01-24-2013

Sprite ripping looked fun so I got a copy of psx-vram and loaded up SO2 on epsxe and fiddled around with it for an hour or so.

Managed to get things working, but it is quite tedious to work with save states, especially if I want to put together a spritesheet or something and I don't have direct control over a character. Even getting different poses was challenging.

[Image: NxtUHet.png]

Maybe there is some way to hack the game to change the sprite of whoever I can control, but that sounds even more challenging and probably not the direction I want to go.

I've found that the size of the sprite loaded up at that particular instance is dumped just like that, rather than the original sprite, which just makes things difficult.

What are some ways to deal with sprites that you no control over?
Is there like some "debug" thing where I can just go through a bunch of sprites on the disk (sounds too optimistic)? Save-state ripping doesn't seem like a very efficient way of doing things.

For this game specifically, since it's a tri-ace game, files use their SLZ compression and tools already exist to decompress it. Whether there is a tool to load the files is another issue.


RE: Star Ocean 2 rips + general PSX techniques? - Davy Jones - 01-25-2013

Ask IceManual, he successfully ripped two characters from this game.


RE: Star Ocean 2 rips + general PSX techniques? - Dazz - 01-25-2013

Have you tried decompressing the files and viewing them in TiledGGD?


RE: Star Ocean 2 rips + general PSX techniques? - finale00 - 01-25-2013

Not yet. I was planning to dump all of the SLZ's and give that a shot since SLZ decompressors are already available, but couldn't figure out how to read the file system. Will see if someone at xentax can figure it out.