Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Sonic Colors/Unleashed gui (again) #8634

Closed
wants to merge 1 commit into from

Commits on Feb 17, 2020

  1. Fix Sonic Colors/Unleashed gui when using OpenGL ES (again)

    See: https://bugs.dolphin-emu.org/issues/11897
    When running Sonic using OpenGL ES the gui elements are not rendered at all.
    
    I've confirmed this on two mobiles phones (Samsung Galaxy S9 and Oneplus 7t Pro).
    But it can also easily be reproduced on Linux by setting "PreferGLES = True" in GFX.ini.
    
    It renders fine using Vulkan and regular OpenGL without this hack.
    However only OpenGL ES seems to run most games at acceptable speeds on Android phones.
    MastaG committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    b7d3b15 View commit details
    Browse the repository at this point in the history