|
#1
|
|||
|
|||
|
it is about cls srep by Profrager
is it possible with cls srep by Profrager to avoid creating srep temp file on disk. I mean i only want to use memory (ram) for decompression.
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Use Razor's cls-srep. it doesnt create tmp file.
|
| The Following User Says Thank You to shazzla For This Useful Post: | ||
Jiva newstone (10-02-2018) | ||
|
#3
|
|||
|
|||
|
Yes it is possible , just remove srepinit or srepinside function from your .iss
Quote:
Unfortunately i didnt manage to fix this issue. Razor's cls-srep is maybe a little bit slower than Profrager's one but it works great |
| The Following User Says Thank You to -NORO- For This Useful Post: | ||
ZakirAhmad (11-02-2018) | ||
|
#4
|
|||
|
|||
|
Never do that for public. Only if you make conversions for yourself and can be sure you will always have enough RAM for decompression.
|
| The Following User Says Thank You to FitGirl For This Useful Post: | ||
ZakirAhmad (12-02-2018) | ||
|
#5
|
|||
|
|||
|
Quote:
You can also play with l and c settings to see if that helps with memory requirements, but you may lose compression. Do some testings. Good luck |
|
#6
|
|||
|
|||
|
I compressed mad max from 32 gb to 4.83gb using ztool srep lolz but while extracting it is creating srep virtual memory of 20gb while Fitgirls create only 6GB of virtual memory. please help.
|
|
#7
|
|||
|
|||
|
This depend on ":mem{##}g" parameter of srep that you specify during compression. It will use RAM up to that much(during decompression) and the rest will go to srep-tmp file. If you want to avoid tmp completely dont specify this parameter, but decompression will fail if it need more than you have. To control memory(and in turn compression), use "l" parameter(not "c" as was suggested, although that one affect to some degree as well), like ":l1k" for example. "l" parameter is the key here. Then there are other options like limiting max size of match stored etc., but I think this is enough.
|
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
|||
|
|||
|
Just don't use srepinit
__________________
NOT AVAILABLE |
|
#10
|
|||
|
|||
|
i guess srepinit creates cls.ini for srep but if i dont use it setup crashes.
|
|
#11
|
|||
|
|||
|
i have no idea why srep temp keeps on grow bigger and how fitgirl in first repack of mad max limited to 5.5gb.
however i do known in first repack of madmax she used cls srep by Profrager without exe while in second repack of madmax she used cls srep with cls srep x64.exe and cls srep x86.exe |
|
#12
|
|||
|
|||
|
Quote:
__________________
NOT AVAILABLE |
|
#13
|
|||
|
|||
|
the cls.ini in her tmp folder contains mem = 484b, irrespective of this her srep uses my full ram as if memory is given in percentage.
|
|
#14
|
|||
|
|||
|
i tried to use parameters like d1g and a0 while compressing with srep but still srep need 15gb of virtual memory.
i wonder how fitgirl archieved mad max. |
|
#15
|
|||
|
|||
|
if you installing the game on ssd see total host writes before and after th setup and see the total amount of gb written to the ssd...
if there no temp file as you say then the differents should be the game size... or use srep 3.93a and see the decomprssion ram after srep finishes |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Compression Methods for 'Specific' Games. Q&A | JustFun | Conversion Tutorials | 4641 | 17-06-2026 18:51 |
| Soma | gatosky1620 | PC Games - CD/DVD Conversions | 2 | 01-11-2019 05:04 |
| blue screen while compressing using srep | aswadd | Conversion Tutorials | 7 | 16-12-2017 10:18 |
| [Solved] Disk full in compression algorithm srep | aswadd | Conversion Tutorials | 19 | 22-09-2016 12:15 |
| Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |