Troubleshooting: Difference between revisions

Add some information about basic troubleshooting
 
use pre instead
Line 30: Line 30:
'''If you have a modern GPU try to update your drivers first, all of the folling steps are fallbacks that also have drawbacks (e.g. worse graphics).'''
'''If you have a modern GPU try to update your drivers first, all of the folling steps are fallbacks that also have drawbacks (e.g. worse graphics).'''


<syntaxhighlight>
<pre>
Inside the client go on Settings -> Graphics
Inside the client go on Settings -> Graphics
Under "Renderer" select OpenGL 1
Under "Renderer" select OpenGL 1
Restart
Restart
</syntaxhighlight>
</pre>


== ALT + TAB problems ==
== ALT + TAB problems ==
Line 45: Line 45:
more input delay.</small>''
more input delay.</small>''


<syntaxhighlight>
<pre>
Inside the client go on Settings -> Graphics
Inside the client go on Settings -> Graphics
Click on "Fullscreen" (or whatever you last selected) and choose "Windowed Fullscreen" instead
Click on "Fullscreen" (or whatever you last selected) and choose "Windowed Fullscreen" instead
</syntaxhighlight>
</pre>


''<small>(if you experience bugs changing this mode, just restart the game once and make sure "Windowed Fullscreen is still selected)</small>''
''<small>(if you experience bugs changing this mode, just restart the game once and make sure "Windowed Fullscreen is still selected)</small>''