What's new

Welcome to TerraMaps Forum

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

how to change buffer size

Status
Not open for further replies.

MlodySuchy08

Staff member
Joined
Feb 25, 2025
Messages
10
Reaction score
0
Points
1
Buffer Page Size

How to set it up:

1. Navigate to your game's Documents folder:

- The folder is located under "C:\Users\{You}\Documents\{Game}"

2. Go to the “config.cfg” file.

3. Find “uset r_buffer_page_size” and change the value to "50".

Steam Start/Launch Options

Best Options based on amount of RAM:

8GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 4096 -mm_max_resource_size 32 mm_max_tmp_buffers_size 1000

16GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 8192 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000

32GB:
-64bit -nointro -unlimitedlog -rdevice dx11 -mm_pool_size 16384 -mm_max_resource_size 32 -mm_max_tmp_buffers_size 1000

How to set it up:

1. Find your game in Steam Library

2. Right click the game -> Properties

Screenshot_20250515-214537.jpg


Explanation of the terms used:
-64bit - launches the 64 bit version of the game
-nointro - skips intro
-unlimitedlog - removes log limit
-rdevice dx11/gl/dx9 - choose graphic engine
-mm_pool_size 16384 - assigned amount of ram to the game
-mm_max_resource_size 32 - maximum size in MB of a individual resource pmg/pmd/dds/pma etc.
-mm_max_tmp_buffers_size 1000 - maximum size of the buffer
 
Last edited:
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape7
shape8
Top