Author Topic: Game Pausing when I leave the Window  (Read 754 times)

louscroo

  • Hydlaa Resident
  • *
  • Posts: 67
  • I don't even know where this text will show up.
    • View Profile
Game Pausing when I leave the Window
« on: June 08, 2009, 12:32:43 am »
How do  turn this off so that the game visually runs when i leave the window?
Vvally, ye olde village idiot.

Madoring

  • Hydlaa Resident
  • *
  • Posts: 112
    • View Profile
Re: Game Pausing when I leave the Window
« Reply #1 on: June 08, 2009, 03:27:28 am »
I don't think the game "pauses" it's an online game...it may just be some computer lag or something. ;D

Nykolai Raskaniov

  • Hydlaa Resident
  • *
  • Posts: 191
    • View Profile
Re: Game Pausing when I leave the Window
« Reply #2 on: June 08, 2009, 03:58:33 am »
I think the effects are slightly different depending on your OS.

On Vista, windowed mode, the game runs at full speed even if I switch to another window, but if I minimize the window, it will continue run without drawing the graphics, which is slightly easier on the processor (and possibly memory as well).
"Skiing combines outdoor fun with knocking down trees with your face."

neko kyouran

  • Guest
Re: Game Pausing when I leave the Window
« Reply #3 on: June 08, 2009, 08:44:10 am »
It's mainly due to how your OS handles windows in the background. whether it continues to draw the images as they update, or not.

Janner

  • Hydlaa Citizen
  • *
  • Posts: 315
    • View Profile
Re: Game Pausing when I leave the Window
« Reply #4 on: June 08, 2009, 02:37:49 pm »
How do  turn this off so that the game visually runs when i leave the window?


Did you try this?

-The client pauses when it looses focus. Essentially, if you want the client to keep running also when the window does not have focus, you need to open the file psclient.cfg in a text editor, and add the following line at the end of it:
System.RunWhenNotFocused = true

This is from Mac part of forum.
Glad to help.