Skip to content
FaithBeam edited this page Apr 29, 2026 · 5 revisions

Welcome to the advanced wiki! You'll find more in-depth explanations/options here.

Preserve User Settings

You can preserve your user settings (user.ltx - hotkeys, graphics) between updates by using the switch.

Switch: --preserve-user-settings

Commands:

  • full-install
  • update apply
stalker-gamma full-install --preserve-user-settings
stalker-gamma update apply --preserve-user-settings

Preserve MCM Settings

This allows you to save your MCM settings between updates

Switch: --preserve-mcm-settings

Commands:

  • full-install
  • update apply

Download Threads

Download Threads = number of concurrent downloads and extracts

You can set any amount of download threads you want (replace X):

stalker-gamma-cli config set DownloadThreads X

In instances where you're download speed limited per ModDb addon, increasing Download Threads by a lot helps. How to know you're download speed limited? If each curl download speed in ~2/mbs you're probably limited.

If you have the processing power, you can increase your download threads by a lot. 10 is a good start in these circumstances.

Clone this wiki locally