Sonic Heroes: Difference between revisions

Line 26: Line 26:
Odd black areas appear on the right side of the screen in-game on all backends. As of {{revision|4.0-1474}}, the core problem has been partially addressed, see {{issue|267}} and the [https://dolphin-emu.org/blog/2014/04/30/dolphin-progress-report-april-2014/#40-1474-consider-shifted-pixel-centers-by-neobrain April Dolphin Progress Report].
Odd black areas appear on the right side of the screen in-game on all backends. As of {{revision|4.0-1474}}, the core problem has been partially addressed, see {{issue|267}} and the [https://dolphin-emu.org/blog/2014/04/30/dolphin-progress-report-april-2014/#40-1474-consider-shifted-pixel-centers-by-neobrain April Dolphin Progress Report].


However, the problem still occurs if using resolutions above 1x Native while enabling the '''Scaled EFB Copy''', using specific resolutions with '''Scaled EFB Copy''' off (in this case, try 1x, 2.5x, 3x, 5x, 7x), or using any level of anti-aliasing other than none. Under the OpenGL backend, if Anisotropic Filtering is changed during emulation, multiple shadows appear. The issue will remain even after the setting has been reverted to what it was at before until the emulation has been stopped and then restarted. Fixed by {{revision|4.0-1474}}.
However, the problem still occurs if using resolutions above 1x Native while enabling the '''Scaled EFB Copy''', using specific resolutions with '''Scaled EFB Copy''' off (in this case, try 1x, 2.5x, 3x, 5x, 7x), or using any level of anti-aliasing other than none. Under the OpenGL backend, if Anisotropic Filtering is changed during emulation, multiple shadows appear. The issue will remain even after the setting has been reverted to what it was at before until the emulation has been stopped and then restarted.


Alternatively, you can use a code to disable character shadows:
Alternatively, you can use a code to disable character shadows: