fceux icon indicating copy to clipboard operation
fceux copied to clipboard

Win32 version: disable bilinear interpolation?

Open Yave-Yu opened this issue 1 year ago • 5 comments

If disable hardware, bilinear will disappear but less smooth motion, sync method seems useless, unlike regular VSync like other emulator does. Enable hardware will make motion more smooth, but bilinear will appear. I can use Prescale filter, but it has 4x max, not suitable for higher resolution with bigger window size (more than 4x), so add a switch to enable/disable bilinear interpolation would be better.

Yave-Yu avatar Jan 04 '24 06:01 Yave-Yu