init
This commit is contained in:
18
minecraft/config/vulkanmod_settings.json
Normal file
18
minecraft/config/vulkanmod_settings.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user