5,391
edits
(→Download Links: adding links myself :-p) |
m (added links) |
||
Line 1: | Line 1: | ||
'''OniSplit''', written by Neo, is an integral part of the Anniversary Edition and an essential modding tool on its own. It does the work of splitting and recombining Oni's data files. But it also does much more such as extracting and creating TXMP files and M3GM files. | '''OniSplit''', written by Neo, is an integral part of the [[Anniversary Edition]] and an essential modding tool on its own. It does the work of splitting and recombining Oni's data files. But it also does much more such as extracting and creating [[TXMP]] files and [[M3GM]] files. | ||
===Export/Import for TXMP files=== | ===Export/Import for [[TXMP]] files=== | ||
To extract all the TXMP files: | To extract all the TXMP files: | ||
onisplit -extract:png destination_directory_for_image_files level0_Final.dat | onisplit -extract:png destination_directory_for_image_files level0_Final.dat | ||
Line 26: | Line 26: | ||
===Export/Import for Wavefront OBJ files=== | ===Export/Import for Wavefront OBJ files=== | ||
Named | Named [[M3GM]]s and unnamed M3GM belonging to [[ONWC]] files can be exported to obj file format: | ||
onisplit -extract:obj dest_dir M3GMnotfound.oni | onisplit -extract:obj dest_dir M3GMnotfound.oni | ||
onisplit -extract:obj dest_dir ONWCw1_tap.oni | onisplit -extract:obj dest_dir ONWCw1_tap.oni |