Thread: DiskSpan GUI
View Single Post
  #4  
Old 07-07-2025, 07:38
danger9 danger9 is offline
Registered User
 
Join Date: Apr 2025
Location: egypt
Posts: 2
Thanks: 7
Thanked 0 Times in 0 Posts
danger9 is on a distinguished road
Unhappy Unreal Engine xtool Plugin weird results

i'm facing another issue
when i try the unreal-engine plugin by razor on xtool, it "sometimes" gives me different results than DSG

the following sample file is one of stellar blade .utoc files, it's an UnrealEngine 4 game, through xtool app "0.8.9 & 0.7.9HF" it's compressed properly using both UE4 or UE5 plugin with kraken precompressor

xtool method
Code:
ue4:k0x014AEC0148FBDEE9640633AAB67521AAB4E1083A98F76FF33DDCF78DAD05BE66+kraken


however on DSG, i always get 2% compression, so i suppose that the file isn't read properly through precompression


i've tried several methods .. tried both crypted ue4 & ue5 and used AES keys dumped by me. tried to change oodle library manually "not sure if i did it correctly but i tried to cope with ur previous reply to me"

DGS Methods trials
Code:
xtool:c32mb:mue4:mkraken:core_2.9.9:dd5:l10,d128mb
xtool:c32mb:mue4:mkraken,l9:9+xtool:dd5:l10
xtool:c32mb:d1:mue4,k0x<key>:mkraken,l9:9+xtool:dd5:l10
Stellar Blade AES keys
Code:
0x06890528488905294889052A4889053B48890554890556C70F7F052E4883C428
0xC51B693F6132AD3E5F298B3E0000803F0000803F9432B63D99A6933D0000803F
0x6F168073B9B21449D742241700068ADABC306FA9AA3831164DEE8DE34E0EFBB0
link for the sample file
https://pixeldrain.com/u/XsZL27Br
Reply With Quote