HomeForumsWhat's newResources 
 
 
What can view the Saturn sprites?
Kannon - Nov 14, 2005
 Kannon Nov 14, 2005
I was trying to view sprites from various Satuen games

I searched but if it is there

I didn't do it right

In bin format and and of Guardian heroes but not only.

I want to take them from the game not just look at them.

Thx

 mrkotfw Nov 17, 2005
dump them when they're displayed... then write a tool to convert them to a format that is viewable... you'll have to know where they're located (start looking in 0x25C00000) by the way, you'll also have to know what format they're in (4bpp, 8bpp...) you can find out by taking a look at the command table stored in vdp1 vram (it's 34 bytes for every command table)

 vbt Apr 30, 2006
Actually, you can dump them with Saturnin and on Satourne when it will be released.