-
There is no export for DirectDrawEnumerateExA. Specifically, I am trying to run a DirectX 7 application.
zhro updated
10 years ago
-
I'm using DXVK 2.5 on Win10 22H2. I found if DXVK's d3d9.dll loaded at some special addresses (e.g. 0x6FE90000), it will crash game with illegal instruction (UD2). Some other addresses (like 0x6EED000…
-
I did make a shortcut and i did add the force DirectX 12 thing to it, But when i start it from the shortcut it stops loading and it just says this forever
![infload](https://user-images.githubuserco…
yy344 updated
6 years ago
-
Hi! I'm a Redump user with tons of PC games that I'm testing to see the capabilities and the compatibility of this driver. So far, I've encountered an issue with these two games:
- **Requiem: Aveng…
-
Shown here on the 2023 Summer Cosmetic Case on the item "Über-wear". Shown as "bber-wear."
![image](https://github.com/user-attachments/assets/d0799194-5161-4731-bc05-853f77690bc8)
This only appli…
-
```
1. What is it that the new feature will do or allow?
Allow writing applications on PC that can control the joystick's force effects
directly by sending the effects data and commands directly to …
-
The following does not work when the element in question is an array of matrices:
`_effect.Parameters["myMatrices"].Elements[x].SetValue(MyMatrix);
`
The value does not get set in the s…
-
```
IMPORTANT: Before filing a new bug report, check the existing bugs in this
issue tracker to ensure it has not already been entered. If it has, simply
star that bug and leave an optional comment.…
-
**Is your feature request related to a problem? Please describe.**
When writing a tiled matrix multiplication kernel/shader, it is common to use arrays of matrices.
Writing these types of shaders wi…
-
Create a sdl2 wrapper with WebGPU support and port sample applications that already works with emscripten. This would cover wasi-webgpu when using retrowin32 for web development.
Create both native…