• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

different of OZT and OZJ ?

Newbie Spellweaver
Joined
Mar 11, 2021
Messages
17
Reaction score
0
What's the difference of OZT and OZJ ? Can i just rename the OZJ file to OZT and will it work ?
 
Experienced Elementalist
Joined
May 4, 2017
Messages
219
Reaction score
318
Upvote 0
Joined
Oct 8, 2006
Messages
740
Reaction score
289
That's right. The difference is the number of bytes from their headers, as solarismu said. You can't rename them cause the file binary would be the same, including the header. So, right, you need conversion tools for them.

Conclussion: the OZT and OZJ are file compressions for Mu, having the TGA and JPG as base.
 
Upvote 0
Newbie Spellweaver
Joined
Mar 29, 2020
Messages
11
Reaction score
0
No, ozt is tga file and ozj is jpg file.
Even if the client ignore the extension and only read data in it. It won’t work.
Because ozj files use 24 dummy bytes at the front while ozt only use 4. Remove the dummy bytes and save the file as .jpg .tga...

or use tools/source here
http://forum.ragezone.com/f197/release-mu-online-client-toolsets-1195614/
"Thanks... I'd gotten tired of searching for the logic behind 'ozt'. I knew that 'ozj' required removing 24 header bytes. But with 'ozt', I couldn't quite figure it out. 😅"
 
Upvote 0
Back
Top