View Single Post
  #13  
Old 18-10-2022, 09:47
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Code:
unpackcmd = xtool.exe decode --verbose $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Try xtool in verbose mode to see what error message it produces.

I have tested this game once before and found no errors having only lzo2.dll in directory with xtool.exe

DataPC.forge
Code:
Tested 1 file, 10,925,907,848 => 8,042,348,544 bytes. Ratio 135.85%
Testing time: cpu 8.38 sec/real 238.37 sec = 4%. Speed 33.74 mB/s
I don't know if the extraction done by @L33THAK0R is being done on Windows 11, but I couldn't get lzo2.dll to work on windows 11, maybe I need a recompilation of the lzo2.dll library to make it compatible with Windows 11.
Also the old library zlibwapi.dll (from the old xtool) doesn't work, however the new library zlibwapi.dll shared with the new xtool works perfectly with Windows 11.
Reply With Quote