Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
d3d9_tutorial [2018/07/08 13:34] sarnex |
d3d9_tutorial [2022/04/28 17:33] (current) okias OFTC + small nitpicks |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== D3D9 Installation Tutorials ====== | ====== D3D9 Installation Tutorials ====== | ||
| ==== Ubuntu/Mint ==== | ==== Ubuntu/Mint ==== | ||
| - | Hi guys. This is a tutorial to enable Gallium Nine on Ubuntu and Linux Mint. | + | This is a tutorial to enable Gallium Nine on Ubuntu and Linux Mint. |
| This tutorial is written for the latest version of Ubuntu available. | This tutorial is written for the latest version of Ubuntu available. | ||
| - | **Systems with only Intel cards are not supported by Nine since the Intel Gallium ([[https:// | + | **Systems with older Intel cards are not supported by Nine since the Intel Gallium ([[https:// |
| If you have an Intel GPU along with some other card, make sure you are using a recent kernel (>3.15) with render nodes enabled. Read up on DRI_PRIME to get your games using the second GPU. Always run games with thread_submit=true. | If you have an Intel GPU along with some other card, make sure you are using a recent kernel (>3.15) with render nodes enabled. Read up on DRI_PRIME to get your games using the second GPU. Always run games with thread_submit=true. | ||
| - | |||
| - | **Remember, this is still an experimental project and you may run into bugs with Mesa.** | ||
| This tutorial is based on a fresh OS install. | This tutorial is based on a fresh OS install. | ||
| - | |||
| Line 47: | Line 44: | ||
| If you see “Native Direct3D 9 is disabled”, | If you see “Native Direct3D 9 is disabled”, | ||
| - | If you see “Native Direct3D 9 will be unavailable”, | + | If you see “Native Direct3D 9 will be unavailable”, |
| - | If you have any problems, questions or comments, join #d3d9 on irc.freenode.net! | + | If you have any problems, questions or comments, join #d3d9 on irc.oftc.net! |