Difference between revisions of "Wine (Linux)"

From Aether Story Community Wiki
Jump to: navigation, search
Line 1: Line 1:
  
The steps to fix:
+
You might be getting these black splotches over your screen while playing Aether Story on Linux.
 +
[https://cdn.discordapp.com/attachments/652082895527346186/869422975194128425/Screenshot_from_2021-07-27_09-00-18.png Black Splotches]
  
* Install WineTricks:
+
Here are the steps to fix it:
*
+
*I'm using Pop!_OS for this example. But this should work for every distro with APT as the package manager.You ignore if you already have winetricks and wine installed.
 +
*Install winetricks (if you haven't already) with '''''sudo apt install winetricks'''''
 +
*Run winetricks with : '''''winetricks'''''
 +
*If you used the GUI, you might get a warning which you can safely ignore.
 +
*Select the : '''''Select the default wineprefix''''' Option.
 +
*Select : '''''Change settings'''''
 +
*Scroll down till you see : '''''glsl=enabled'''''. Select the checkbox
 +
*Exit out and you'll be good to go!

Revision as of 03:57, 27 July 2021

You might be getting these black splotches over your screen while playing Aether Story on Linux. Black Splotches

Here are the steps to fix it:

  • I'm using Pop!_OS for this example. But this should work for every distro with APT as the package manager.You ignore if you already have winetricks and wine installed.
  • Install winetricks (if you haven't already) with sudo apt install winetricks
  • Run winetricks with : winetricks
  • If you used the GUI, you might get a warning which you can safely ignore.
  • Select the : Select the default wineprefix Option.
  • Select : Change settings
  • Scroll down till you see : glsl=enabled. Select the checkbox
  • Exit out and you'll be good to go!