Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
d3d9_tutorial [2016/12/09 20:04]
okias typo fixed, small improvements
d3d9_tutorial [2018/07/08 13:34]
sarnex
Line 2: Line 2:
 ==== Ubuntu/Mint ==== ==== Ubuntu/Mint ====
 Hi guys. This is a tutorial to enable Gallium Nine on Ubuntu and Linux Mint. Hi guys. This is a tutorial to enable Gallium Nine on Ubuntu and Linux Mint.
-This tutorial is written for Ubuntu Xenial only. At this moment we do NOT support any other versions of Ubuntu. +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://phoronix.com/scan.php?page=news_item&px=Intel-ILO-Gallium3D-Dropping|ILO]])driver doesn't work with 3D games currently.** **Systems with only Intel cards are not supported by Nine since the Intel Gallium ([[https://phoronix.com/scan.php?page=news_item&px=Intel-ILO-Gallium3D-Dropping|ILO]])driver doesn't work with 3D games currently.**
Line 31: Line 30:
 After that, run <code> sudo apt-get dist-upgrade </code> to update the important packages. After that, run <code> sudo apt-get dist-upgrade </code> to update the important packages.
  
-Step 6. Install wine. Run <code>sudo apt-get install aptitude && sudo aptitude install wine1.9</code> Now, wait for it to install.+Step 6. Install wine. Run <code>sudo apt-get install aptitude && sudo aptitude install wine3.0</code> Now, wait for it to install.
 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.