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

Can you enable Reshade support? So we can have GPU driver 3D enhancements like sharpening videos? #740

Open
informatorius opened this issue Jul 17, 2024 · 2 comments
Labels
Minor bug A bug that does not break the browser

Comments

@informatorius
Copy link

Describe the bug
Can you enable Reshade support? So we can have GPU driver 3D enhancements like sharpening videos?

To Reproduce
Steps to reproduce the behavior:

  1. Install Reshade.me
  2. Add Profile to nvidia driver settings
  3. Enable image sharpening

Expected behavior
I see Reshade banner and sharpening in Supermium videos

Desktop (please complete the following information):

  • OS: Windows 7 64bit

Additional context
It works with Thorium Browser compilation so something is different in Supermium build

@informatorius informatorius added the Minor bug A bug that does not break the browser label Jul 17, 2024
@win32ss
Copy link
Owner

win32ss commented Jul 19, 2024

I believe the Supermium and Thorium 124 build configurations are identical. Does this Reshade depend on the program supporting D3D video acceleration?

@informatorius
Copy link
Author

informatorius commented Jul 29, 2024

No it does not use video acceleration. Reshade renders the browser UI to a texture and allows GPU driver to detect it as 3D app. (It can handle OpenGL, Direct3D or Vulkan) This allows for driver 3D settings to enhance the browser UI rendering e.g. with image sharpening which may be usefull for browser video streaming. In reshade itself other effects can be configured like video debanding or frame interpolation.

I got it working with old Chrome and Thorium but I failed at supermium - don't know why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor bug A bug that does not break the browser
Projects
None yet
Development

No branches or pull requests

2 participants