mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-11 04:01:29 -04:00
Super Mario Sunshine is using a cool trick: To determine how much goop has been cleaned in ep. 6 of Sirena Beach, it counts the number of pixels that are input to the blending stage. For that it's using the PE performance registers ;) Fixes issue 1498.