19 lines
336 B
JSON
19 lines
336 B
JSON
{
|
|
"videoMode": {
|
|
"width": 1920,
|
|
"height": 1200,
|
|
"bitDepth": 8,
|
|
"refreshRate": 120
|
|
},
|
|
"windowMode": 0,
|
|
"advCulling": 2,
|
|
"indirectDraw": true,
|
|
"uniqueOpaqueLayer": true,
|
|
"entityCulling": true,
|
|
"device": -1,
|
|
"ambientOcclusion": 1,
|
|
"frameQueueSize": 2,
|
|
"builderThreads": 0,
|
|
"backFaceCulling": true
|
|
}
|