7 years 3 months ago#1by ZagnarZSNES emulator? was created by Zagnar
Hello. Complete noob here.
On the list of games that Reshade works with I see that the ZSNES emulator is listed.
ZSNES (NES emulator) DirectDraw Good Use dgVoodoo2 to wrap DDraw to D3D11
Can someone please explain what dgVoodoo2 is and why I can't access the Reshade overlay while the emulator is running? Having access to bloom and what not while playing Super Nintendo would be really interesting.
ReShade cannot hook DirectDraw, which seems to be the API that app uses. So you need another tool which converts DirectDraw calls to something ReShade understands (D3D9, D3D11 or OpenGL). dgVodoo2 does just that.