|
#11
|
||||
|
||||
|
Hi guys. I'm using Inno Script Studio + Inno Setup (both updated) to compress little games. For example "Cult of the Lamb" (1.14GB).
I have tested the installation on my pc (ryzen with 16 threads and 16GB of ram), but a friend of mine is getting an error "out of memory" on his pc with 32GB of ram. These are the parameters that I'm using: Compression=lzma2/ultra64 DiskSpanning=yes DiskSliceSize=max LZMAUseSeparateProcess=yes LZMADictionarySize=1048576 LZMANumFastBytes=273 someone knows which one of those parameters is causing "out of memory" error in installation? Thanks to everyone that is going to help me. Checking from the task manager, the setup in installation is using 1029MB of ram at max and works fine on my pc. Edit: solved using -> LZMADictionarySize=524288 Last edited by L0v3craft; 26-08-2022 at 01:08. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |