Disable setting the screen mode when changing filters
Moderator: ZSNES Mods
Disable setting the screen mode when changing filters
(This is a very minor request.) Would it be feasible to change ZSNES so that when filters are chosen, the display mode isn't set again? I just find it a little annoying.
-
- ZSNES Developer
- Posts: 6747
- Joined: Tue Dec 28, 2004 6:47 am
I personally have not looked into this... I am aware this is very visible under Fullscreen mode (not Windowed). I believe this is intentional because the texture/surface size needs to be changed (you can see that in the code for yourself). This is different from say the 2xsai filters that don't need to do it. (Other filters that don't need this special treatment includes eagle/interpolation/SDL bilinear and scanlines. Filters that need to do the change would be HQx and NTSC.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
-
- ZSNES Developer
- Posts: 6747
- Joined: Tue Dec 28, 2004 6:47 am
That's currently intentional at the moment.. that probably would change in the future.Poobah wrote:Alright. No worries then.
I also just noticed that if I'm in a DS Windowed mode, toggling the NTSC filter on and off changes the size of the window.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...