View Single Post
  #7  
Old 11-10-2017, 13:39
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
it only happens when i install bigger games highly compressed
like for example my arkham knight is like 52 gigs after install
but its compressed down to 24.6 gigs
also mine is going to go public with a compressor to go with it
If you have more than one data file then you have to make change as below in this code:
if not ISArcExtract ( 0, 100, arcstr, Data[i - 1].Arc[2], '', false, Data[i - 1].Arc[4], ExpandConstant('{tmp}\arc.ini'), Data[i - 1].Arc[2], false) then

set this to 33 if you have 3 data files or set to 50 if you have 2 data files.

Or check the script (counter strike condition zero) that i have uploaded i tweaked this section a bit and now i can define percentage for each file in archives section itself.

this might solve your eternity issue on install page.

Last edited by bunti_o4u; 11-10-2017 at 13:47.
Reply With Quote