View Single Post
  #3  
Old 06-03-2018, 19:51
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Let me make something clear about pUnity so people don't get trouble using it.

1. pUnity doesn't work for every unity games. Only 5.5.x games are supposed to work with pUnity.
2. pUnity can't search for archives in your games which means you can't use it in a method chain (Ex: pUnity+msc+srep+lolz), that's not possible at all. You need to use seperately on unity archives.
3. Always verify your files
4. If you want to implement it in a real repack installer, you need to include a bat/cmd file or something like that to restore files and you may need to use ISExec to show progress and xdelta to keep crc as Razor12911 said
5. Using the correct liblz4.dll that was used for compression in the first place could fix crc mismatch and the xdelta part can be skipped.
__________________
NOT AVAILABLE

Last edited by 78372; 06-03-2018 at 20:04.
Reply With Quote
The Following 3 Users Say Thank You to 78372 For This Useful Post:
elit (13-04-2018), Gehrman (01-08-2022), TheGeekyGamer (11-08-2018)