mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 19:12:47 +02:00
365baeccb4
The NES games on the Zelda Collecters Edition disk use a XFB which is only 256 pixels wide, but has a stide of 640 pixels. This fits our definition of a interlaced xfb, as a second line of data could fit in the extra space. The solution is to check that we are actually in a interlaced video mode before activating the force progressive hack. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |