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

Issues with Intel GPU Drivers #6199

Open
AniLeo opened this issue Jul 12, 2019 · 4 comments
Open

Issues with Intel GPU Drivers #6199

AniLeo opened this issue Jul 12, 2019 · 4 comments
Labels
Driver: Intel Proprietary Intel OpenGL or Vulkan driver OS: Windows

Comments

@AniLeo
Copy link
Member

AniLeo commented Jul 12, 2019

Intel proprietary drivers are currently not supported by RPCS3 as they're too broken, specially on OpenGL

This is a megathread for issues with Intel Drivers, as there's no need to have several wontfix issues on this where RPCS3 isn't even at fault


@d-apps
Copy link

d-apps commented Oct 2, 2019

If anyone have "RSX: Failed to compile shader" errors if you use the specific build 0.0.5-7607 this error might not happen, at least for me, looks like only after this build version the changes that was made break the "RSX Decompiler Thread" making it fails to compile shaders for Intel GPUs.

I think the "Fixes a few bugs in the shader decompilers." in this pull that kd-11 did maybe broke for RSX Decompiler Thread for Intel GPUs because this pull was made on 0.0.5-7614 and after this build I get RSX Decompiler Thread error.

You won't have the new features from newest builds :/ but at least you can play some games wthout that error :)

1

@NextDev65
Copy link

I'm looking to use mesa3d
("Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more!", https://www.mesa3d.org)
but I would like to know what is the minimum required version of vulkan.
Thanks

@AniLeo
Copy link
Member Author

AniLeo commented Feb 23, 2021

Specific features and extensions are required, can't measure by "version"
Use latest mesa and it will work

@NextDev65
Copy link

Use latest mesa and it will work

That's great to hear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Driver: Intel Proprietary Intel OpenGL or Vulkan driver OS: Windows
Projects
None yet
Development

No branches or pull requests

3 participants