Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,586 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Refresh Rate and Frame Rate #296281
10/30/09 17:45
10/30/09 17:45
Joined: Oct 2009
Posts: 17
J
justA7 Offline OP
Newbie
justA7  Offline OP
Newbie
J

Joined: Oct 2009
Posts: 17
hi.

what is diffrenc between Refresh Rate and Frame Rate?

thnx.

Re: Refresh Rate and Frame Rate [Re: justA7] #296289
10/30/09 18:11
10/30/09 18:11
Joined: May 2002
Posts: 7,441
ventilator Offline
Senior Expert
ventilator  Offline
Senior Expert

Joined: May 2002
Posts: 7,441
i guess refresh rate more often gets used for monitors (for example tfts often use 60hz) and frame rate more often gets used for specifying how many frames per second a 3d engine renders but actually both can be used interchangeably i would say.

Re: Refresh Rate and Frame Rate [Re: ventilator] #296292
10/30/09 18:24
10/30/09 18:24
Joined: Oct 2009
Posts: 17
J
justA7 Offline OP
Newbie
justA7  Offline OP
Newbie
J

Joined: Oct 2009
Posts: 17
1.what does they do exactly?

2.what is respect of them?why frame rate cannot be more from refresh rate?i read the help but i did not understand.

please help.
thnx.

Re: Refresh Rate and Frame Rate [Re: justA7] #296293
10/30/09 18:27
10/30/09 18:27
Joined: May 2002
Posts: 7,441
ventilator Offline
Senior Expert
ventilator  Offline
Senior Expert

Joined: May 2002
Posts: 7,441
the engine frame rate can be higher than the monitor refresh rate but of course you won't see the additional images on the monitor and there can be various synchronization issues.

here is an article about it:
http://www.anandtech.com/showdoc.aspx?i=3591&cp=18

Re: Refresh Rate and Frame Rate [Re: ventilator] #296295
10/30/09 19:04
10/30/09 19:04
Joined: Oct 2009
Posts: 17
J
justA7 Offline OP
Newbie
justA7  Offline OP
Newbie
J

Joined: Oct 2009
Posts: 17
HELP:
In fullscreen mode, DirectX keeps the frame rate always in sync with the monitor frequency between 60 and 80 Hz in order to avoid tearing artifacts. The screen refresh is artificially delayed for matching the time when the monitor has finished its video cycle. Thus you'll never get a higher frame rate than your monitor can display. Your frame rate will be an integer division of the monitor frequency (such as 60, 30, 20, or 15 Hz when the monitor frequency is 60 Hz). When the frame rate is close to the monitor frequency, a small change of the rendering time will cause the frame rate to suddenly jump from 60 to 30 fps or vice versa.

what is the real?i confused.

Re: Refresh Rate and Frame Rate [Re: justA7] #296527
11/01/09 15:30
11/01/09 15:30
Joined: Oct 2009
Posts: 17
J
justA7 Offline OP
Newbie
justA7  Offline OP
Newbie
J

Joined: Oct 2009
Posts: 17
please help guys...

Re: Refresh Rate and Frame Rate [Re: justA7] #296560
11/01/09 18:40
11/01/09 18:40
Joined: Feb 2007
Posts: 353
A
amy Offline
Senior Member
amy  Offline
Senior Member
A

Joined: Feb 2007
Posts: 353
I am confused about what your question is? What exactly is your problem?

Quote:
Thus you'll never get a higher frame rate than your monitor can display.
In window mode you can get higher frame rates than the monitor can display. In full screen mode you can't get higher frame rates with most video drivers I know.

Re: Refresh Rate and Frame Rate [Re: amy] #296836
11/03/09 12:08
11/03/09 12:08
Joined: Oct 2009
Posts: 17
J
justA7 Offline OP
Newbie
justA7  Offline OP
Newbie
J

Joined: Oct 2009
Posts: 17
why FPS is diffrenc in window mode and full screen mode?Thanks.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1