added "vbo" to setup_json
This commit is contained in:
parent
1c5f28e7b6
commit
cbeea4dad7
@ -55,6 +55,9 @@ clsave/config.json:
|
|||||||
The more chunks are tesselated per frame, the more stutter may be
|
The more chunks are tesselated per frame, the more stutter may be
|
||||||
encountered.
|
encountered.
|
||||||
A recommended value would be "2" (or "1" for slower computers).
|
A recommended value would be "2" (or "1" for slower computers).
|
||||||
|
|
||||||
|
"vbo" enables vertex buffer objects (default: true)
|
||||||
|
May fail on older computers. Enable for a faster FPS.
|
||||||
|
|
||||||
"audio" section:
|
"audio" section:
|
||||||
"freq" is the master audio sampling frequency in Hz, as usual.
|
"freq" is the master audio sampling frequency in Hz, as usual.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user