18,739
edits
Script 10k (talk | contribs) (ViciousReilly provided some nice templates to create similar splash screens to those present in vanilla) |
(→Creating a TXMB: rewriting instructions, as dox's link is broken; referenced material to be added shortly) |
||
Line 85: | Line 85: | ||
==Creating a TXMB== | ==Creating a TXMB== | ||
You can | ===Manually=== | ||
You can create the TXMB manually by splitting a large image into pieces, converting them to TXMP.oni files with OniSplit, and then referencing them in a TXMB.xml file in the format given under "General information". Note that the intro screen PSDs linked to under "Custom splashscreen template" have built-in guides for quick slicing of an image (see the read-me in the ZIP). Once you have converted the slices to .oni format and have written the TXMB.xml file, pass it to OniSplit with the "-create" command to get the TXMB.oni file. You now have the TXMB.oni and TXMP.oni files that you need to present a splashscreen in your level. | |||
===Tool-assisted=== | |||
It's much faster to use [[Vago_(tool)|Vago]] to create a TXMB and its constituent TXMPs — see Vago's menu item "Tools>Background Image Wizard". | |||
===Algorithm to split an image for TXMB=== | ===Algorithm to split an image for TXMB=== |