Thread: Nba 2k19
View Single Post
  #12  
Old 17-09-2018, 14:23
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by sutikno View Post


Failed to create Data1.bin
Please help me
Thank You
Edit Resources\Config0.inf

Code:
[External compressor:srep]
header     = 0
default    = -m3f
;packcmd    = _CLS\SuperREP -a0/0 -s150000000000 {options} - - <stdin> <stdout>
packcmd    = _CLS\SuperREP -a0/0 -s150000000000 {options} <stdin> - Output
;packcmd    = _CLS\SuperREP {options} Input - <stdout>
;packcmd    = _CLS\SuperREP {options} Input Output
unpackcmd  = _CLS\FAZip -i0 decompress:srep <stdin> <stdout>
datafile   = Input
packedfile = Output

Change to

[External compressor:srep]
header     = 0
default    = -m3f
;packcmd    = _CLS\SuperREP -a0/0 -s150000000000 {options} - - <stdin> <stdout>
;packcmd    = _CLS\SuperREP -a0/0 -s150000000000 {options} <stdin> - Output
;packcmd    = _CLS\SuperREP {options} Input - <stdout>
packcmd    = _CLS\SuperREP {options} Input Output
unpackcmd  = _CLS\FAZip -i0 decompress:srep <stdin> <stdout>
datafile   = Input
packedfile = Output

Last edited by Simorq; 17-09-2018 at 18:36.
Reply With Quote
The Following 2 Users Say Thank You to Simorq For This Useful Post:
mausschieber (18-09-2018), sutikno (17-09-2018)