forked from ValveSoftware/Proton
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Philipp Richter edited this page Jan 7, 2019
·
7 revisions
Welcome to the Proton Gallium Nine Extras wiki!
This proton build has Gallium Nine enabled and can take advantage of the gallium exposed d3d9 API to make directx 9 games run natively on supported gpus. See: https://wiki.ixit.cz/d3d9
Check out the other features included : Features
- Refer to the Requirements page to prepare the system for gallium nine.
- Review the Known issues.
- Read the Installation and usage guide to enable it in Steam.
- Head to the Debugging page for some troubleshooting tips
Gallium exposes a Heads-Up Display that you can use to monitor various informations : Gallium HUD
Check out https://github.com/iXit/Mesa-3D for issues pertaining to the nine patches.
Other projects trying to implement better d3d9 support in wine :
- https://github.com/disks86/VK9 (d3d9 over Vulkan)
- https://github.com/Joshua-Ashton/dxup (d3d9-dev branch, translates dx9 -> dx11 -> DXVK)
- https://github.com/dhewg/nine (decouples Gallium Nine from a specific wine version making usable with any wine)