Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
d3d9_tutorial [2016/04/24 03:56] 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 Ubuntu | + | This tutorial is written for the latest version of Ubuntu |
| - | I recommend Ubuntu 15.04 or Mint 17.3. | + | |
| - | For Ubuntu 14.04, We do **not** support Ubuntu 14.04.02 or later. 14.04 and 14.04.01, as well as any 14.10, | + | **Systems with older Intel cards are not supported by Nine since the Intel Gallium |
| - | + | ||
| - | Systems with only Intel cards are not supported by Nine since the Intel Gallium driver doesn' | + | |
| 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 26: | Line 20: | ||
| Step 3. Install | Step 3. Install | ||
| - | |||
| - | Step 3a. If you have have an Intel GPU with some other card, or want experimental Gallium Nine changes, also run the command < | ||
| Line 35: | Line 27: | ||
| After that, run < | After that, run < | ||
| - | Step 6. Install wine. Run < | + | Step 6. Install wine. Run < |
| You may have to accept an EULA agreement for Microsoft Corefonts. Read the EULA and use Tab and Enter to agree. | You may have to accept an EULA agreement for Microsoft Corefonts. Read the EULA and use Tab and Enter to agree. | ||
| Line 52: | 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! |