Ultima Files
From Iris2
Line 1: | Line 1: | ||
- | = Ultima Online | + | __TOC__ |
- | + | == Ultima Online Files == | |
- | + | ||
Iris2 needs the following Ultima Online (3D) Client files to work correctly: | Iris2 needs the following Ultima Online (3D) Client files to work correctly: | ||
<pre> | <pre> | ||
Line 34: | Line 33: | ||
anim.mul | anim.mul | ||
animdata.mul | animdata.mul | ||
+ | anim2.idx, anim2.mul, anim3.idx, anim3.mul, anim4.idx, anim4.mul, anim5.idx, anim5.mul | ||
+ | animinfo.mul | ||
+ | Body.def | ||
+ | Bodyconv.def | ||
</pre> | </pre> | ||
Line 42: | Line 45: | ||
map2.mul | map2.mul | ||
map3.mul | map3.mul | ||
- | map4.mul | + | map4.mul |
+ | map5.mul | ||
staidx0.mul | staidx0.mul | ||
staidx1.mul <- since Patch 6.0.0+ | staidx1.mul <- since Patch 6.0.0+ | ||
Line 48: | Line 52: | ||
staidx3.mul | staidx3.mul | ||
staidx4.mul | staidx4.mul | ||
+ | staidx5.mul | ||
statics0.mul | statics0.mul | ||
statics1.mul <- since Patch 6.0.0+ | statics1.mul <- since Patch 6.0.0+ | ||
Line 53: | Line 58: | ||
statics3.mul | statics3.mul | ||
statics4.mul | statics4.mul | ||
+ | statics5.mul | ||
</pre> | </pre> | ||
Line 60: | Line 66: | ||
<pre> | <pre> | ||
mapdifl*.mul | mapdifl*.mul | ||
- | mapdif*.mul - The format of this file maps exactly to Map#.mul. Each entry corresponds to the block id in Mapdifl*.mul. | + | mapdif*.mul - The format of this file maps exactly to Map#.mul. Each entry corresponds to the block id in Mapdifl*.mul. |
</pre> | </pre> | ||
Line 66: | Line 72: | ||
<pre> | <pre> | ||
stadifi*.mul - The format of this file maps exactly to the format of staidx*.mul. | stadifi*.mul - The format of this file maps exactly to the format of staidx*.mul. | ||
- | stadif*.mul - The format of this file maps exactly to statics*.mul. This file is indexed by stadifi*.mul. | + | stadif*.mul - The format of this file maps exactly to statics*.mul. This file is indexed by stadifi*.mul. |
- | stadifl*.mul -Each entry of stadifi*.mul corresponds to the blockid in the stadifl*.mul. The offset and length of the entires are the offset into stadif*.mul. | + | stadifl*.mul - Each entry of stadifi*.mul corresponds to the blockid in the stadifl*.mul. |
+ | The offset and length of the entires are the offset into stadif*.mul. | ||
</pre> | </pre> | ||
+ | |||
+ | [[Category:Installation]] |