Xena: Warrior Princess UDA: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
Line 10: Line 10:
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;">
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;">
<pre>
<pre>
// TODO
// Xena: Warrior Princess
// UDA file format
 
// header
2048 bytes - nulls (empty sector)
 
num_of_files *
{
  x bytes - file data
  x bytes - padding
}
</pre>
</pre>
</div>
</div>

Revision as of 19:50, 10 July 2021

Back to index | Edit this page

UDA


Format Specifications

// Xena: Warrior Princess
// UDA file format

// header
2048 bytes - nulls (empty sector)

num_of_files *
{
   x bytes - file data
   x bytes - padding
}

MultiEx BMS Script

Not written yet.

Notes and Comments

Games

List of games using this file format:

  • Xena: Warrior Princess (PS1)

Compatible Programs

None.