View Single Post
  #11  
Old 17-05-2026, 02:30
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by Redmist2013 View Post
I watched the Forza Horizon 6 FitGirl unpacker temp files and there are quite a few Oggs in FH6. I'm also not sure what plugin is needed for the minizip files. It might be some sort of encryption like Forza 2023
There's some ogg yes, but its not all ogg.

The minizip files are compressed with deflate but there's something else funky going on...

There's also some encryped Deflate Steams that have TransformIT encryption layered above. It's been a while since I've been on the scene so I don't know if I can actually be interested to look into this further or not, but I'll link some useful tools here:

https://github.com/Nenkai/ForzaTools...Zip/MiniZip.cs
https://github.com/Doliman100/ForzaTech-crypto-tool

EDIT 1 / ???: Maybe you could hack together the minizip extractor to just write the raw deflate streams, concatenate them (which should allow xtool to process them correctly). Then, just xdelta your hacked together file back to the original minizip.

Last edited by Masquerade; 17-05-2026 at 02:40.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
Dunnowho69 (17-05-2026)