libretro / mupen64plus-libretro

Mupen64 Plus libretro core that stays compatible with upstream.
GNU General Public License v2.0
35 stars 34 forks source link

White glitches #33

Closed kivutar closed 6 years ago

kivutar commented 7 years ago

Tested on RPi3 with Mario 64. The hair of Mario becomes white. It's a regression.

I can't reproduce on PC with GLES.

mruwek commented 7 years ago

Same here on RPi2. Potentially related to: gonetz/GLideN64#1297

kivutar commented 7 years ago

Yes it's the same bug I think. They fixed it in upstream, so there should be a way to backport the fix here.

blackman91 commented 7 years ago

Happens in Android 7 too.

gizmo98 commented 6 years ago

It should be quite easy. Just add InverseTransformVectorNormalize function from this commit: https://github.com/gonetz/GLideN64/pull/1423/commits/565443d19be2190466e066b2c45f4b2d9232e417