About this mod
The ultimate solution to low performance and stuttering without reducing visual quality (plus extras).
- Permissions and credits
- Faster Loading Times - By tweaking async-related settings:
AsyncLoadingThread*
- the mod allows assets to load in the background, reducing loading times
and potentially eliminating loading pauses during gameplay. - Optimized CPU and GPU Utilization - by tweaking multi-core rendering:
MultiCoreRendering*
- and multi-threaded shader compilation:
MultiThreadedShaderCompile*
- allows the game to utilize the full potential of modern CPUs and GPUs.
This can result in improved performance, higher frame
rates, and more stable gameplay. - Enhanced Streaming and Level Loading - By tweaking various streaming variables:
r.Streaming.*
s.LevelStreamingComponents*
- the mod improves the efficiency of streaming assets and
level loading. This can lead to faster streaming and reduced stuttering
when moving through different areas of the game world. - Optimized Memory Management - By adjusting memory-related settings:
MinBulkDataSizeForAsyncLoading*
- &
ForceGCAfterLevelStreamedOut*
- the mod optimizes memory allocation and garbage collection. This
can lead to more efficient memory usage, reduced memory-related
stutters, and improved overall performance.
loading times, improved CPU and GPU utilization,
enhanced streaming and efficient memory
management.
Install Instructions:
READ THE README