Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Change DirectX to ANGLE/OpenGL ES, fix #8
Browse files Browse the repository at this point in the history
  • Loading branch information
aidswidjaja committed Dec 16, 2021
1 parent 8a42dc0 commit ed3bb7f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/issues/graphics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ Cause

This usually occurs because a user enabled Compatibility Mode in osu! settings, or changed to a screen resolution that Wine couldn't handle.

Standard osu! uses OpenGL which is supported by the Wineskin, while Compatibility Mode will use DirectX which is **not supported** by osu! Wineskins.

.. note::

If you need to use Compatibility Mode, you can try switching to the X11 driver, though in our own testing this made no observeable difference.
Standard osu! uses OpenGL which is supported by the Wineskin, while Compatibility Mode will use ANGLE / OpenGL ES which is **not supported** by osu! Wineskins. This explains why osu! will crash with OpenGL ES-related errors on Compatibility Mode.

****

Expand Down

0 comments on commit ed3bb7f

Please sign in to comment.