This mod improves the performance of RDR.exe by adjusting resource allocation in the Windows operating system. It increases the application's priority for CPU usage, memory management, and storage access.
The fix does not interfere with game files, so it is safe for use with any other mods and does not interfere with updates.
CPU Priority: The script sets RDR to a higher CPU priority, allowing the game to receive more processing power than other running applications. This helps reduce lag and improve responsiveness while gaming.
I/O Priority: The mod also increases I/O priority, giving priority to reads and writes of game data. This results in faster loading times and a smoother experience when accessing game data.
Memory management: This means the game can run more efficiently without interruptions.
Runtime Limit: By removing any limits on memory usage, the script allows RDR to use as much RAM as needed, improving overall performance, especially on systems with sufficient memory.
Disable swapping: This keeps the game code in RAM, preventing slowdowns associated with moving data to and from disk.