Releases: helifax/Vk3DVision-Public
Releases · helifax/Vk3DVision-Public
Vk3DVision v.4.25.4
Vk3DVision v.4.25.3
Fixed the following vk function pointer initialization in Windows 11 24H2:
- vkGetBufferMemoryRequirements
- vkAllocateMemory
- vkMapMemory
- vkUnmapMemory
Vk3DVision v.4.24.2 + Hotfix#1 + Experimental
New in this version:
- Added Horizontal & Vertical Interleaved Rendering Support (L-R & R-L).
- Fixed Upscaler to work with multiple Resolution changes scenarios.
Hotfix #1:
- Fixed Detroit: Become Human hanging on startup in Interleaved Mode.
- Fixed some minor Upscaler issues with Detroit.
Experimental:
- Better handling of Upscaler with supported modes.
- Added Upscaler option in Main Application UI (Removes the need to manually edit each Profile.ini file to enable/disable it).
- Fixed SBS R-L not rendering correctly.
Vk3DVision v.4.22.16
- Fixed Nvidia 3DVision being broken from 4.19.21
Vk3DVision v.4.21.14
- Optimizations around Shader debugger code.
- Optimizations around Vulkan Instance creation to allow better compatibility with Ryujinx Emulator.
- Upgraded some internal libraries.
- Removed older & unused dependencies ported from the original Reshade fork.
Vk3DVision v.4.20.14
- Fixed a rare issue when grabbing PID of current process due to lower/upper case mismatch.
- Better application detection.
Vk3DVision v.4.20.12
- Added Tessellation Shader support (Evaluation only - Control shaders can just be viewed).
- Improvements to VR Cinema Mode.
- New Frame Time Graph in statistics (F12)
- VR HMD Aim Assist (Sensitivity can be setup from ini file). [Experimental]
- Other code fixes.
Vk3DVision v.4.19.22
- Updated to Visual Studio 2019 Toolchain (v.142)
- Updated to support RTX 4000 series GPUs.
- Fixed "VkPhysicalDeviceProperties2" not working correctly on newer Nvidia drivers (526.x).
Vk3DVision v.4.19.20
- OpenVR rework for Wolfenstein 2 VR
- RenderPass Hashes Ability to DUMP per frame. (Development Mode)
- Automatic Frame sync and SQFS fixes for SBS.
- Loading fixes from current folder instead of game folder!!!!
- OpenVRDirect mode for native VR fixes (Wolfenstein 2 VR).
Vk3DVision v.4.19.1
- Single Frame Stereo.
- Shader Cache.
- Bilinear Upscaling.
- Regex Pattern Find.