cultris-community / back-end-user-stories

Lets try to figure out the requirements for the backend by writing down some user stories.
4 stars 0 forks source link

As a player I'd like to unlock my game's framerate #19

Open TyroneSama opened 6 years ago

TyroneSama commented 6 years ago

Cultris looks gorgeous, but it would look even better if it could take advantage of my 144hz monitor...and if I didn't have to wait 5 seconds every time I alt-tab while my monitor switches video modes.

zDEFz commented 6 years ago

I'm a bit wondering about that issue. A longer time ago i've been hacking into the game and it does already works. http://gewaltig.net/Forums/Thread.aspx?pageid=1&t=996~1

However, you are right. We should not need a dirty hack for this

By the way, if we enforce unlocked framerate the input rate won't be stable anymore. Such as 1000FPS would give us a very slippery control as the game is too inefficient to put out 1000 FPS consistently. Usually would lead to 2000 Input rate. But does then have to much difference.

If you want 144Hz, theres no benefit in just having more FPS. My Hack includes also increase of refresh rate, which is different. You can have 60Hz fullscreen and more than 60FPS...

For 144Hz Monitor my Hack is really neat

TyroneSama commented 6 years ago

Thanks for bringing that to my attention! Hopefully we can get something like this in the vanilla game.