18 lines
497 B
JSON
18 lines
497 B
JSON
{
|
|
"file_format_version": "1.1.2",
|
|
"layer": {
|
|
"name": "VK_LAYER_OBS_HOOK",
|
|
"type": "GLOBAL",
|
|
"library_path": ".\\graphics-hook64.dll",
|
|
"api_version": "1.2.131",
|
|
"implementation_version": "1",
|
|
"description": "Open Broadcaster Software hook",
|
|
"functions": {
|
|
"vkNegotiateLoaderLayerInterfaceVersion": "OBS_Negotiate"
|
|
},
|
|
"disable_environment": {
|
|
"DISABLE_VULKAN_OBS_CAPTURE": "1"
|
|
}
|
|
}
|
|
}
|