View Single Post
  #3  
Old 15-02-2016, 03:12
ipman99's Avatar
ipman99 ipman99 is offline
Registered User
 
Join Date: Apr 2014
Location: Sri Lanka
Posts: 6
Thanks: 3
Thanked 0 Times in 0 Posts
ipman99 is on a distinguished road
Quote:
Originally Posted by hasandgn34 View Post
Download this file
https://www.dropbox.com/s/0rtpumx2mx..._Tool.rar?dl=0

and decompress ALL "chunkX.dat" files with MGSV_QAR_Tool.exe


MGSV_QAR_Tool.exe "master\chunk0.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\chunk1.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\chunk2.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\chunk3.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\chunk4.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\data1.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\texture0.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\texture1.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\texture2.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\texture3.dat" -r -u -e2
MGSV_QAR_Tool.exe "master\texture4.dat" -r -u -e2

after that Compress ALL "X.ftex" and "X.ftexs" and "X.pftxs" (ALL Textures) files with

"-mprecomp+srep:m3f:a1+delta+lzma:a1:mfbt4:d176m:fb1 28:mc1000:lc8"

parameters and the other files should be packed with

-msrep:m3f:a1+delta+lzma:a1:mfbt4:d176m:fb128:mc100 0:lc8

this parameters. and put The "MGSV_QAR_Tool" files in the last package.
and create a "x.bat" file and edit it

MGSV_QAR_Tool.exe "master\chunk0.inf" -r
MGSV_QAR_Tool.exe "master\chunk1.inf" -r
MGSV_QAR_Tool.exe "master\chunk2.inf" -r
MGSV_QAR_Tool.exe "master\chunk3.inf" -r
MGSV_QAR_Tool.exe "master\chunk4.inf" -r
MGSV_QAR_Tool.exe "master\data1.inf" -r
MGSV_QAR_Tool.exe "master\texture0.inf" -r
MGSV_QAR_Tool.exe "master\texture1.inf" -r
MGSV_QAR_Tool.exe "master\texture2.inf" -r
MGSV_QAR_Tool.exe "master\texture3.inf" -r
MGSV_QAR_Tool.exe "master\texture4.inf" -r


like this. and put it in The YOUR SETUP exe.
setup exe has to start this "x.bat" file after decompression (all compressed repacked files) and the chunk files will be created with x.bat.

but , unfortunately the chunk files will be the same but The Hash Values will change(all the chunks will change from the original but the new values is the same on all machines that is why you can use XDELTA). and you can use Xdelta patcher to patch all chunk files.(but if you want this, you have to try all installation for a time and The chunk files(original chunk and the new chunk) should be compared with xdelta.exe)

and The repack is ready to install.

Good Luck
if you need help, text again
Thanks. After you said about extracting .dat files, I used GzsTool to do that. It worked as well. Thanks for your reply! really appriciated>!
__________________
-// ip_M@n //-
Reply With Quote