xemu icon indicating copy to clipboard operation
xemu copied to clipboard

ReShade Support - Crashes in ../hw/xbox/nv2a/pgraph.c - glGetError() == GL_NO_ERROR

Open retroNUC opened this issue 4 years ago • 1 comments

Feature Request

Support for ReShade, allowing additional graphical effects to be injected into the OGL renderer (image overlays, CRT shaders, etc.)

Opening boot animation and most 3D gameplay scenes throw the following ignorable assert every frame once ReShade has been installed in the xemu directory. Someone with debugger support will have to grab the actual error code.


Program: C:\emulation\systems\xemu\xemu.exe File: ../hw/xbox/nv2a/pgraph.c Line: 752

Expression: glGetError() == GL_NO_ERROR

image

Alternatives

No response

Additional Context

No response

retroNUC avatar Aug 23 '21 17:08 retroNUC

@crosire https://reshade.me/forum/troubleshooting

image

AhayriSG avatar Jul 23 '22 20:07 AhayriSG