Screen needs an additional refresh?

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
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Screen needs an additional refresh?

Post by Baldho »

Here's what happens when i change resolution in zsnes

Image

A pic is worth a thousand words... :)

This also happens when alt-tabbing back in zsnes.
The pouiller the better
Jipcy
Veteran
Posts: 768
Joined: Thu Feb 03, 2005 8:18 pm
Contact:

Post by Jipcy »

You can fairly easily fix that by hitting ESC if you have a rom loaded. But I agree, it seems like something easy to fix.
[url=http://zsnes-docs.sf.net]Official ZSNES Docs[/url] | [url=http://zsnes-docs.sf.net/nsrt]NSRT Guide[/url] | [url=http://endoftransmission.net/phpBB3/viewtopic.php?t=394]Using a Wiimote w/ emulators[/url]
Clements
Randomness
Posts: 1172
Joined: Wed Jul 28, 2004 4:01 pm
Location: UK
Contact:

Post by Clements »

Yeah, this has happened for ages. Annoying it is. :lol:
Agozer
16-bit Corpse | Nyoron~
Posts: 3534
Joined: Sun Aug 01, 2004 7:14 pm
Location: Nokia Land

Post by Agozer »

Clements wrote:Yeah, this has happened for ages. Annoying it is. :lol:
What the Yoda.

I don't have this problem when changing resolutions, but I get a similar effect when enabling/disabling VSync.
whicker: franpa is grammatically correct, and he still gets ripped on?
sweener2001: Grammatically correct this one time? sure. every other time? no. does that give him a right? not really.
Image
snkcube
Hero of Time
Posts: 2646
Joined: Fri Jul 30, 2004 2:49 am
Location: In front of the monitor
Contact:

Post by snkcube »

bitcopy wrote:You can fairly easily fix that by hitting ESC if you have a rom loaded. But I agree, it seems like something easy to fix.
Nothing is "easy" in emulation.
Try out CCleaner and other free software at Piriform
Image
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Post by Baldho »

well this does not seem to be related to emulation... I worked with DirectX a little bit and i think this would involve adding a line or two to the code...

When hitting the esc key, ZSnes does a whole screen refresh (... obviously..!!). It could do the same thing after changing res
The pouiller the better
Esturk
Lurker
Posts: 114
Joined: Wed Jul 28, 2004 7:07 pm
Location: Edmonton, Alberta, Canada

Post by Esturk »

Interesting, I have never xperienced that by alt-tabbing or changing resolutions. However I do experience this when alt-tabbing... Pressing Esc a couple time refreshes it just fine.

Image
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Post by Baldho »

yeah this is nothing serious, just a minor annoyance i :!: believe :!: they could easily afford to fix in no time. I still can sleep at night :P
Yeah, this has happened for ages.
So true... I think this has always been happening.. even before the new gui and the winport.. well in fact, alt-tabbing always made this happen, but the resolution changing thing is quite new...
The pouiller the better
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

I'm growing tired of people not having an idea saying fixing stuff like that is easy. Come on, it's open source.
Share your insightful DirectX coding skills and make it stop in the SDL PORT, because it happens there too.

Pshh.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Post by Baldho »

LOL!!! alright :P

Nah i'm not skillfull at coding with directx at all, just basic knowledge (tried some full screen things, like, refresh *wink wink*) so i actually have a basic idea...
The pouiller the better
Jipcy
Veteran
Posts: 768
Joined: Thu Feb 03, 2005 8:18 pm
Contact:

Post by Jipcy »

I should have said that an easy work-around is to hit ESC. And I don't even begin to think that I know the level of difficulty to any particular thing in ZSNES. If you say it is hard, I completely believe you. I was only giving my opinion as an uninformed user.
[url=http://zsnes-docs.sf.net]Official ZSNES Docs[/url] | [url=http://zsnes-docs.sf.net/nsrt]NSRT Guide[/url] | [url=http://endoftransmission.net/phpBB3/viewtopic.php?t=394]Using a Wiimote w/ emulators[/url]
anewuser
Rookie
Posts: 43
Joined: Wed Jul 28, 2004 4:22 am
Location: x.x

Post by anewuser »

I´ve been having the same problem. I don´t remember how long has it been like that, though.

I thought it had something to do with my gfx drivers...
[url=http://www.fsf.org/resources/formats/playogg]PlayOgg[/url]
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

bitcopy wrote:I should have said that an easy work-around is to hit ESC. And I don't even begin to think that I know the level of difficulty to any particular thing in ZSNES. If you say it is hard, I completely believe you. I was only giving my opinion as an uninformed user.
I wasn't talking about you at all. Your posts have nothing wrong in them.

I was talking about Baldho, thinking that 'oh, I know how to make the screen refresh in DirectX', thinks fixing it in Zsnes will only require DirectX code. Ding ding ding !! Dead wrong. DirectX isn't used in the majority of zsnes ports.
Next please.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
kieran_
Mugwump
Posts: 824
Joined: Fri Jul 30, 2004 9:05 pm

Post by kieran_ »

This happens to the pc in my Internet Cafe. I thought that it had something to do with the LCD monitor, but that was just a random guess.
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Post by Baldho »

grinvader wrote:I was talking about Baldho, thinking that 'oh, I know how to make the screen refresh in DirectX', thinks fixing it in Zsnes will only require DirectX code. Ding ding ding !! Dead wrong. DirectX isn't used in the majority of zsnes ports.
Next please.
make it stop in the SDL PORT, because it happens there too
What does zsnes use on the win port to render the graphics? ding ding ding! directx... what does zsnes use on the sdl port to render graphics? i have NO clue! on the dos port? No clue either. :roll:

I talk about what i know. You have no clue of my knowledge. Same thing here for yours.

In fact, why dont you just tell me it would not be easy to fix instead of making fools of people who know less than you...
The pouiller the better
Oblivion
What?
Posts: 177
Joined: Wed Jul 28, 2004 1:32 pm
Location: You'd want to know, wouldn't you?

Post by Oblivion »

Making fools of people with less knowledge is fun. Besides, I'd say about one in three threads on this forum has a "this would probably be easy to fix," "it's nowhere near easy" set of remarks.
Everything I say is a lie.
Agozer
16-bit Corpse | Nyoron~
Posts: 3534
Joined: Sun Aug 01, 2004 7:14 pm
Location: Nokia Land

Post by Agozer »

Oblivion wrote:Making fools of people with less knowledge is fun. Besides, I'd say about one in three threads on this forum has a "this would probably be easy to fix," "it's nowhere near easy" set of remarks.
This is true. People should not say "it should be easy to fix" if they can't do it themselves.
whicker: franpa is grammatically correct, and he still gets ripped on?
sweener2001: Grammatically correct this one time? sure. every other time? no. does that give him a right? not really.
Image
Baldho
Rookie
Posts: 43
Joined: Sat Feb 19, 2005 7:25 pm
Contact:

Post by Baldho »

... i agree...

i'll go edit my other topic

but not this one as the 3/4 of it would not make sens anymore ;)
The pouiller the better
snkcube
Hero of Time
Posts: 2646
Joined: Fri Jul 30, 2004 2:49 am
Location: In front of the monitor
Contact:

Post by snkcube »

Agozer wrote:
Oblivion wrote:Making fools of people with less knowledge is fun. Besides, I'd say about one in three threads on this forum has a "this would probably be easy to fix," "it's nowhere near easy" set of remarks.
This is true. People should not say "it should be easy to fix" if they can't do it themselves.
Amen. :)
Try out CCleaner and other free software at Piriform
Image
Post Reply