libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
86 stars 68 forks source link

Resolution scaling is incorrect, results in scaling artifacts #201

Open lazercountach opened 3 years ago

lazercountach commented 3 years ago

Running standalone Dolphin in 640x480 results in pixel perfect 1x scaling in games like Gradius ReBirth for example. Running it in 640x480 in the libretro core results in missing lines and scaling artifacts. The core indicates 640x528 to be the correct resolution, but running the game in 640x528 also results in incorrect scaling and artifacts.