View Single Post
  #3  
Old 24-03-2024, 10:47
Yourname's Avatar
Yourname Yourname is offline
Registered User
 
Join Date: Mar 2024
Location: Pyramiden in Svalbard
Posts: 17
Thanks: 7
Thanked 7 Times in 4 Posts
Yourname is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
"core_2.9.5" is not a codec, it is just a fake parameter]
I imagined this since it didn't lead to any references.

Quote:
Originally Posted by KaktoR View Post
"using xtoolui for this purpose (xtool.exe + xtoolui.dll in same folder).]
where do I find this "xtoolui.dll".

Quote:
Originally Posted by KaktoR View Post
"Either just test blind, or use hxd and search for oodle headers (8C 06 = kraken, 8C 0A = mermaid/selkie, 8C 0C = leviathan).

For new UE5 games, I would always consider starting with library version 2.9.5 or above.]
Perfect excellent clarification, so in general this table is also valid:
Code:
8C 07 -  0:LZH
8C 00 -  1:LZHLW
8C 01 -  2:LZNIB
CC 07 -  3:None
8C 02 -  4:LZB16
8C 03 -  5:LZBLW
8C 04 -  6:LZA
8C 05 -  7:LZNA
8C 06 -  8:Kraken
8C 0A -  9:Mermaid
8C 0B - 10:BitKnit
8C 0A - 11:Selkie
8C 0A - 12:Hydra
8C 0C - 13:Leviathan
where do I download this tool

https://imgur.com/jtBUHUF

Last edited by Yourname; 24-03-2024 at 10:49.
Reply With Quote