d3d9
Here are 40 public repositories matching this topic...
This would make it easier for other library-wrapper-based projects to be used in conjunction with ReShade.
For example, if some other software enhancement implemented a DirectX9 overlay via a d3d9 wrapper (like ReShade does), the other d3d9.dll could be renamed (say, to d3d9_overlay.dll) and be set as the d3d9 chain in the ReShade configuration file, to be loaded by ReShade at runtime (in
Refresh wiki page
For now the wiki page of OpenXRay is a mess!
I mean all necessary pages on all possible languages are trying to fit into main wiki page.
I haven't even found coding conventions from the first time!
That should be structured by the next design:
- Main page contains only links to language main wiki page.
- Language main page contains thematic sections like: Development, Modding, Using, Conti
I don't know if this is a d9vk or wine specific issue but when I run the game with d9vk enabled and try to play Spider-man 2099 mission this happens (Image link: https://drive.google.com/file/d/1Bf3Tsxdpy3KUIZEvpupvbW0XwCHIN2vC/view?usp=sharing) and game freezes at that point which hasn't happened with running wine only. This should happen instead(https://youtu.be/tuFokJhvdAQ?t=144)
If the info
The current configuration wiki provided is not complete and/or outdated. It causes confusion to me and probably many other people. Could you update it at least 1 by 1 when you have free time?
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, OpenBSD and Windows)
-
Updated
Dec 13, 2019 - C++
Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.
-
Updated
Dec 12, 2019 - C++
Compatibility tool for Steam Play based on Wine and additional components. Gallium Nine with some extras.
-
Updated
Nov 8, 2019 - C++
Improve this page
Add a description, image, and links to the d3d9 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the d3d9 topic, visit your repo's landing page and select "manage topics."
There is not a proper documentation how to build, i.e, for iOS, I found differnets issues here without a solution. Is there any oficial guide with the steps? Thx