Posts: 37
Threads: 14
Joined: Apr 2012
Reputation:
0
Votes: 0✔
05-10-2013, 03:52 PM
(This post was last modified: 06-01-2013, 11:46 PM by Eric.B.)
It be nice to have some frame limiter in directx mode, because now game works ~300-800FPS and pc just works too hard for nothing.
With OpenGl there is no problem but game loads a bit longer.
Posts: 4,066
Threads: 859
Joined: Jul 2011
Reputation:
17
Votes: 0✔
I'll give hardcoding it a shot.
Just a question though: Do you have Vsync enabled on the system?
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski
Posts: 37
Threads: 14
Joined: Apr 2012
Reputation:
0
Votes: 0✔
No, it is dependent on the application.
After enabling it is fine, but i think it still be nice if there be a option in settings to enable Vsync.
Posts: 4,066
Threads: 859
Joined: Jul 2011
Reputation:
17
Votes: 0✔
So vsync fixed the issue? I'll go ahead and include a checkbox for it in 1.04
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski
Posts: 37
Threads: 14
Joined: Apr 2012
Reputation:
0
Votes: 0✔
Yes, with Vsync enabled is alright.
Posts: 4,066
Threads: 859
Joined: Jul 2011
Reputation:
17
Votes: 0✔
When look through the code, I see that VSYNC is always enabled...
Did you change <VSYNC>YES</VSYNC> to <VSYNC>Yes</VSYNC> to fix your FPS problem?
In anycase, if it's just a typo on my part I will not put a vsync checkbox, it's very rare that anyone has a problem where they need to disable vsync. And if they do, they can disable it in the settings file.
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski
Posts: 37
Threads: 14
Joined: Apr 2012
Reputation:
0
Votes: 0✔
Now I checked the config and yes, changing "YES" to "Yes" fix the problem.
Posts: 4,066
Threads: 859
Joined: Jul 2011
Reputation:
17
Votes: 0✔
Ok good, it was just a typo on my part then... This is fixed now and shouldn't be a problem.
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski