Initial commit: 在 Minecraft Java 版接入 NVIDIA DLSS 超分与帧生成

This commit is contained in:
WpyQwq
2026-09-19 11:51:46 +08:00
commit 8acb8bbac6
89 changed files with 51201 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"file_format_version": "1.2.0",
"layer": {
"name": "VK_LAYER_feed_vk",
"type": "GLOBAL",
"library_path": ".\VkLayer_feed_vk.dll",
"api_version": "1.3.280",
"implementation_version": "1",
"description": "DLSS5-Feeder: enables the KHR external-interop extensions its Vulkan transport needs",
"functions": {
"vkNegotiateLoaderLayerInterfaceVersion": "vkNegotiateLoaderLayerInterfaceVersion"
},
"disable_environment": {
"DISABLE_VK_LAYER_feed_vk": "1"
}
}
}