OniSplit: Difference between revisions

12 bytes removed ,  28 April 2013
m
link fixes
m (→‎Download links: bumping version, removing GUI download links to avoid duplication of stuff that ends up getting out of date)
m (link fixes)
Line 66: Line 66:


=====Models=====
=====Models=====
[[M3GM]]s, [[ONWC]]s, [[ONCC]]s can be exported to the Wavefront .obj and COLLADA .dae formats. For details see [[AE:Importing character models|HERE]] and [[AE:Importing weapon models|HERE]]
[[M3GM]]s, [[ONWC]]s, [[ONCC]]s can be exported to the Wavefront .obj and COLLADA .dae formats. For details see [[Importing character models|HERE]] and [[Importing weapon models|HERE]]
{|
{|
|<tt>-extract:obj <target directory> <filenames></tt>||Extracts all M3GM, ONWC and ONCC instances to Wavefront OBJ files
|<tt>-extract:obj <target directory> <filenames></tt>||Extracts all M3GM, ONWC and ONCC instances to Wavefront OBJ files
Line 77: Line 77:
|}
|}
The generic -extract commands can work with .oni files (a single file or several files, wildcards possible) or rip all the TXMP from a .dat file.
The generic -extract commands can work with .oni files (a single file or several files, wildcards possible) or rip all the TXMP from a .dat file.
:TRBS and ONCC support additional -noanim and -anim options for -extract:dae, see [[AE:Importing character models|HERE]] for details.
:TRBS and ONCC support additional -noanim and -anim options for -extract:dae, see [[Importing character models|HERE]] for details.
::Imported geometry must only contain triangles. See [[AE:Importing character models|HERE]] for additional options (e.g., cel-shading)
::Imported geometry must only contain triangles. See [[Importing character models|HERE]] for additional options (e.g., cel-shading)


====Levels====
====Levels====