 |
| Description |
A Java command line utility which can dump/export the 3D model data from various Argonaut SuperFX SNES games into a modern .obj format. Color data will be exported as a shared .mtl file and individual textures are also exported as .png files.
Basic usage: java SFXpolyDump -rom romfile
Currently supported games:
Star Fox 1, Star Fox 2, Vortex, Stunt Race FX (partial), and various prototype/development builds of the aforementioned games.
Use unmodified roms which do not contain a dumper header. See the README file for additional details. |
|