View Single Post
  #3  
Old 03-11-2013, 19:21
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Quote:
Originally Posted by sutikno View Post
I have error when compress.
"Can't allocate memory required ......."
I dont understand "paste game dir" what you mean ?
"paste game dir" = game directory:
Quote:
C:\Program Files (x86)\Sniper Elite Nazi Zombie Army 2
memory required = the compressor consumes more memory than you have available

open bat and change mx to m0:

Example:
Code:
arc a -ep1 -r -w.\ -mx [email protected] -dp"%choice1%" .\DvD\%arc%
change with
Code:
arc a -ep1 -r -w.\ -m5 [email protected] -dp"%choice1%" .\DvD\%arc%
or Srep POST #5

Last edited by sentinelks; 03-11-2013 at 22:25.
Reply With Quote