Tüm .config dosyaları ilk yedekleme

This commit is contained in:
2026-03-28 03:21:14 +03:00
commit 4f7e8904be
7835 changed files with 1631041 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"file_format_version": "1.2.1",
"layer": {
"name": "VK_LAYER_DXVK_NVAPI_reflex",
"type": "GLOBAL",
"api_version": "1.3.295",
"library_path": "./libdxvk_nvapi_vkreflex_layer.so",
"library_arch": "64",
"implementation_version": "1",
"description": "DXVK-NVAPI Vulkan Reflex compatibility layer",
"instance_extensions": [],
"device_extensions": [
{
"name": "VK_NV_low_latency",
"spec_version": "1",
"entrypoints": []
}
],
"enable_environment": {
"DXVK_NVAPI_VKREFLEX": "1"
},
"disable_environment": {
"DISABLE_DXVK_NVAPI_VKREFLEX": ""
}
}
}