ata4 / angrylion-rdp-plus

A low-level N64 video emulation plugin, based on the pixel-perfect angrylion RDP plugin with some improvements.
157 stars 25 forks source link

All captured screenshots are black #73

Closed Jj0YzL5nvJ closed 5 years ago

Jj0YzL5nvJ commented 5 years ago

At least with mupen64plus, all attempts to take captures result in black screenshots.

ata4 commented 5 years ago

Looks like it was caused by the changed options for glReadPixels. After changing them again in a090df7fe8d13a8b3af8ede309a813d71ec94beb to fix an issue with Intel GPUs, it looks like it fixed this issue as well.