View Single Post
  #20  
Old 28-08-2011, 11:21
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by ATI View Post
Creating archive SWS_arc.exe

Compressing DataPC.forge
Compressing DataPC_01.forge

ERROR: Can't allocate required memory!

WARNING: 7zip returns an error, please retry...
Press any key to continue . . .
Edit Repack.bat as follows (row 6):

Code:
7z a -sfx7z.sfx -mmt2 -m0=LZMA2:d=26 SWS_arc "%choice%\*.forge"
With this change 7-zip will use 2 threads per cpu and less physical memory
Reply With Quote