22 lines
526 B
JSON
22 lines
526 B
JSON
{
|
|
"file_format_version": "1.0.0",
|
|
"layer": {
|
|
"name": "VK_LAYER_reshade",
|
|
"type": "GLOBAL",
|
|
"library_path": ".\\ReShade32.dll",
|
|
"api_version": "1.3.204",
|
|
"implementation_version": "1",
|
|
"description": "crosire's ReShade post-processing injector for 32-bit",
|
|
"device_extensions": [
|
|
{
|
|
"name": "VK_EXT_tooling_info",
|
|
"spec_version": "1",
|
|
"entrypoints": [ "vkGetPhysicalDeviceToolPropertiesEXT" ]
|
|
}
|
|
],
|
|
"disable_environment": {
|
|
"DISABLE_VK_LAYER_reshade_1": "1"
|
|
}
|
|
}
|
|
}
|