/ram-limiter

A program that limits the memory usage of the program called Discord and Browsers

Primary LanguageC#MIT LicenseMIT

Discord and Browsers RAM Limiter

This project aims to reduce memory usage in Discord and web browsers by utilizing the SetProcessWorkingSetSize() function, which helps prevent unnecessary caching in the programs.

Supported Browsers

Currently, the following browsers are supported:

  • Thorium
  • Firefox
  • Edge
  • Chrome

If you would like support for another browser, please let me know, and i will consider adding it.

Developers

Instructions

To use the Discord and Browsers RAM Limiter:

  1. Download the DiscordRamLimit.exe file from the release page.
  2. Press Win + R to open the Run dialog.
  3. Type shell:startup and press Enter. This will open the Startup folder.
  4. Copy the DiscordRamLimit.exe file.
  5. Paste the DiscordRamLimit.exe file into the Startup folder.
  6. The DiscordRamLimit program will now start automatically with Windows boot.

Comments

When running the program in DEBUG mode within Visual Studio, the CPU usage may be higher. We recommend performing your program tests after compiling as Release AnyCPU.

Credits

This project was made possible with contributions from Lufzys.

This project is licensed under the terms of the MIT License.