-
Overlay will work fine, then if I exit the game and go to reopen for another session I will get either the DXGI_Device_Hung or Fatal Crash Error.
Only workaround I've found so far is reinstalling …
-
This happens to me in "Phi-3-mini-4k-instruct-q4f32_1-MLC-1k", "gemma-2b-it-q4f32_1-MLC-1k",
After updating my GPU drivers to:
> Intel(R) UHD Graphics 630
>
> Driver version: 31.0.101.2115
…
-
Are there any plans to make compatibilty with Windows 11´s AutoHDR. No matter what I try. I dont get AutoHDR feature to kick in with CNC-DDRAW. Not with DXGI Swapchain, not with changing the renderer.…
-
DXVK was working perfectly fine and giving very big performance boost in PayDay 2 before (around the beginning of the 2024), but then after some time it just stopped launching whenever DXVK is install…
-
In DirectX 11, depth/stencil formats are non-planar so DDS files are as well.
In DirectX 12, depth/stencil formats are planar.
```
case DXGI_FORMAT_R32G8X24_TYPELESS:
case DXGI_FORMAT_D32_FLOAT_S8X2…
-
Currently the DDS, TGA, and WIC readers always expand P8 and A8P8 format images to RGBA32. This is the primary workflow, and makes sense as the default behavior. Most of the operations/functions in th…
-
I tested version 0.6.7-Final and this one will launch SPTarkov to the menu, but the moment you access 3D mode it crashes to desktop, however framegen isn't there.
Version 0.7.0-Pre66 crashes before…
-
### Aircraft Version
Development
### Build info
```json
{
"built": "2024-10-31T15:54:41+00:00",
"ref": "refs/tags/v0.12.0",
"sha": "2fe89113291f2478347dde0dc3228b55dc924f74",
"a…
-
General info:
-Issue relates to client. Specifically launcher.
-SPT 3.9.8
-Issue relates to external plugin. DXVK.
Issue description:
-As of SPT 3.9, DXVK no longer works, and crashes th…
-
## IDXGIAdapter
- [x] CheckInterfaceSupport
- [x] EnumOutputs
- [x] GetDesc
## IDXGIAdapterInternal
- [ ] GetUMDDeviceSize
## IDXGIDevice
- [ ] CreateSurface
- [ ] GetAdapter
- [ ] GetGPUThre…