jakedowns / citra

Citra 3D For Leia - A Lume Pad 2 / Nubia Pad 3D Supporting fork of the leading 3DS Emulator
https://forums.leialoft.com/t/citra-3ds-for-lume-pad-2/2821/30
GNU General Public License v2.0
5 stars 1 forks source link

Fix loading custom interlaced shaders (correction to incorrect "anaglyph" = true argument) #1

Closed jakedowns closed 2 years ago

jakedowns commented 2 years ago

pass false for bool anaglyph when calling OpenGL::GetPostProcessingShaderCode in Interlaced conditional branch

fixes https://github.com/citra-emu/citra/issues/6132