Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: FPS  (Read 5114 times)

0 Members and 1 Guest are viewing this topic.

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
FPS
« on: April 07, 2012, 01:18:19 PM »

Hi. I have FPS = 60 in full screen mode and 2000 in windowed mode, that is why in game  scroll scene speed is different.

How to fix this?
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: FPS
« Reply #1 on: April 07, 2012, 02:05:22 PM »

Locked framerate of 60 while in fullscreen means that vsync is activated. That's a settings of your GPU drivers. Which GPU do you have?
Logged
fl*p

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Re: FPS
« Reply #2 on: April 07, 2012, 06:06:09 PM »

GeForce GTX 460 SE.

Which settings?
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: FPS
« Reply #3 on: April 07, 2012, 06:37:24 PM »

I don't have an nVidia GPU so I don't know where this setting is. If nVidia hasn't changed it check page 6 of this guide at the part where it mentions vsync.
Logged
fl*p

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Re: FPS
« Reply #4 on: April 07, 2012, 08:21:00 PM »

there is any command to check which mode the game?
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: FPS
« Reply #5 on: April 07, 2012, 09:08:46 PM »

If, by any chance, you mean if there is a wme method to check if vsync is enabled/disabled then no as far as I know.
Logged
fl*p

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Re: FPS
« Reply #6 on: April 07, 2012, 09:24:05 PM »

 to check if windowed or full screen mode
Logged

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: FPS
« Reply #7 on: April 08, 2012, 01:06:30 AM »

Game.WindowedMode(); attribute will return true if the game runs in windowed mode
Logged
fl*p

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Re: FPS
« Reply #8 on: April 09, 2012, 08:57:50 AM »

thanx!

it is possible to firmly attach the actor and the camera without scrolling scenes?
Logged

Krosad

  • Anate Studio
  • Occasional poster
  • **
  • Karma: 2
  • Offline Offline
  • Gender: Male
  • Posts: 97
  • anatestudio.com
    • View Profile
    • Anate Studio Web site
Re: FPS
« Reply #9 on: April 13, 2012, 09:56:23 AM »


Or something like that
if (FPS < 1000) Scene.ScrollPixelsX = 2;
Logged
 

Page created in 0.041 seconds with 20 queries.