Disable setting the screen mode when changing filters

Found a bug? Please report it, but remember to follow the bug reporting guidelines.
Missing a sane feature? Let us know!
But please do NOT request ports to other systems.

Moderator: ZSNES Mods

Post Reply
Poobah
Lurker
Posts: 164
Joined: Sun Sep 25, 2005 12:59 pm

Disable setting the screen mode when changing filters

Post by Poobah »

(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.
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

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...
Poobah
Lurker
Posts: 164
Joined: Sun Sep 25, 2005 12:59 pm

Post by Poobah »

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.
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

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.
That's currently intentional at the moment.. that probably would change in the future.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
Post Reply