- ServUO Version
- Publish 57
- Ultima Expansion
- Endless Journey
Hi all,
I am currently building a Tool reading data from uopfiles directly. (UOVER.: 7.0.113.0)
Tiles (land/Item working)

But since the uop file artlegacymul.uop is unsorted i have to build a hash correlation index from artidx/art
That is leading to a few problems because artidx/art are not uptodate.... files are directly from UOP not from mul!
The image is just from my test tool, easier to debug then in vulkan 🙂
Any idea if there is a solution to this problem already known?
Thx
I am currently building a Tool reading data from uopfiles directly. (UOVER.: 7.0.113.0)
Tiles (land/Item working)

But since the uop file artlegacymul.uop is unsorted i have to build a hash correlation index from artidx/art
That is leading to a few problems because artidx/art are not uptodate.... files are directly from UOP not from mul!
The image is just from my test tool, easier to debug then in vulkan 🙂
Any idea if there is a solution to this problem already known?Thx