From 831019f41d0b757cbb1573dde7230d51d6557c09 Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Sun, 19 May 2019 14:44:29 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41bc491..1567aa6 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,14 @@ Go to #linux on [CEMU Discord](https://discord.gg/5psYsup) ``` wget -O ./ubuntu-wine.sh https://github.com/HengiFettlich/cemutil/raw/master/ubuntu-wine.sh && chmod +x ubuntu-wine.sh && sudo ./ubuntu-wine.sh ``` - - + +Vega Users +=============================================================== +Vega Graphics users on ubuntu should use the padoka ppa for latest Mesa builds, as the texture walls are fixed there. +``` +sudo add-apt-repository ppa:paulo-miguel-dias/mesa +sudo apt-get update +sudo apt-get upgrade +``` + +Arch (i.e. Manjaro or Antergos Users) have to build mesa-git from the AUR. If you need help, join the [CEMU Discord](https://discord.gg/5psYsup) and ask in #linux