View Single Post
  #12  
Old 17-11-2021, 11:48
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by its_gnar_again View Post
Has anyone here had any luck getting Final Fantasy X/X-2 HD to decompress without any issues? The method on here is basically xtool(xzlib)+srep+lolz, but that ends up with a corrupted archive error during decompression not even half-way. I have tried the following:
  • Tried different configs for LOLZ
  • Tried different configs for SREP
  • Tried outright replacing LOLZ with LZMA
  • Tried various versions of XTool and ZTool, and different configs for them as well.

I really don't know what the problem is with this game, and trying to compress the 2 games separately still results in a corrupted error too during decompression.
xtool:reflate works just fine for me.

Code:
[External compressor:xtool]
header    = 0
default   = -c64mb -t75p
packcmd   = "XTool.exe" precomp { -option} - - <stdin> <stdout>
unpackcmd = "XTool.exe" decode -t100p - - <stdin> <stdout>
Did you test only xtool to see if it works?
__________________
Haters gonna hate
Reply With Quote