-
Notifications
You must be signed in to change notification settings - Fork 7
Mythic_Package
- summary One-sentence summary of this page.
Mythics's packages are the containers for the new UO's client. Those were changed since KR, here's the latest.
UOPs can be open with the [http://code.google.com/p/mondains-legacy/downloads/detail?name=Mythic%20Package%20Editor%20v1.03.zip MythicPackage_Editor] made from Malganis
Mythic Package File Format (.UOP) --------------------------------- [1] Format Header BYTE -> 'M' BYTE -> 'Y' BYTE -> 'P' BYTE -> 0 DWORD -> Version DWORD -> Signature? QWORD -> Address of the first [2] Block DWORD -> Max number of files per block DWORD -> Number of files in this package DWORD -> UNK ( 0 1 2 3 A C 1B) // Only V5.1 DWORD -> UNK (Same as Above ) // Only V5.1 BYTE[]-> 0 [2] Block Header DWORD -> Number of files in this block QWORD -> Address of the next block // 0 in V5.1 [3] File Header 8 QWORD -> Address of [4] Data Header 4 DWORD -> Length of file header 4 DWORD -> Size of compressed file 4 DWORD -> Size of decompressed file 8 QWORD -> File hash 4 DWORD -> Adler32 of [4a] Data Header in little endian, unknown in Version 5 2 WORD -> Compression type (0 - no compression, 1 - zlib) [4] Data Header (Version 4) WORD -> Data type WORD -> Offset to data QWORD -> File time (number of 100-nanosecond intervals since January 1, 1601 UTC) BYTE (size of compressed file) -> File [4] Data Header (Version 5) BYTE[]-> Metadata used by UO patcher Pseudocode: [1] Format Header while ( Address of the next block > 0 ) [2] File Header while ( Max number of files per block ) [3] File Header end while ( Number of files in this block ) [4] Data Header end end
- NEW!(191028)* 5Years! Restored images in both Hacking_SotA and CustomMAP
- NEW!(141028)* Shroud of the Avatar Custom server report added to the wiki! Hacking_SotA http://code.google.com/p/kprojects/wiki/Hacking_SotA
(140128) From now on downloads will be put in the download directory on External links in the Home page.
(140128) DDSImage.cs version .5 has been added to the downloads!
(131223) I've added an experimental Unity project (sources) to downloads. The scripts i made allow you to move around the map with arrows. Please notice: The program is totally unstable. If you have the skill and want to help send me a mail, i'll upload an SVN.
(130617) Added a lot of stuff to the wiki, check it out -> [Main]
(130513) Added wiki page on my work for uop rendering with DirectX11
(130425) My account on RunUO has been re-activated, so i'm back there.
What will you find here:
- (130228) UO:Architect 2.6.8 mod-K Verified (it means i installed uo to try it and it worked) and Released!
- UO:SA Loader 2.3 - Supports 4.0.30.0+ clients. As usual i am not responsable for the use you make of the program, it was written for educational purpose. No source will be given. UO:SA Loader does no more contains Encryption removal option for enhanced client since version 2.0. Read the .txt inside the package to know why.
- (130520) UO:Reader 0.87 - My tribute to InsideUO. This program can load followings uops:
Here you can see screenshots of how "Ultima Online:Stygian Abyss" could be:
(120927):Added 2 images CustomMAP
All programs i've made:
Check the WIKI mainpage! -> Main
SotA:
Screenshots:
UO Formats:
- Mythic_Package
- StringDictionary
- Facets
- Sector
- Tileart
- MultiCollection
- Texture
- TerrainDefinition
- Waypoint
- AnimationSequence
- Effects
- Unknowns
- AnimationFrame
- LegacyTexture
- Texture_uop
Programs: