Jump to content

Does X-Plane HAVE to run full-tilt ALL the time?


Recommended Posts

Posted

So I'm sitting here doing a flight MHTG-KMIA out over the gulf, with little to no land in sight. X-Plane is showing 370fps. Activity monitor is showing 95% CPU usage, and I know my GPU is getting run up as well because of the temps and the way my MacBook Pro sounds like it's about to lift off and fly away from my desk. Doing a little bit of research it seems that this behavior is typical for X-Plane: it likes to run your hardware 100% at all times, even if it clearly doesn't need to. I've heard stories about MBPs going kaput from constantly running hot.

Is there any way I can limit how much of my computer's resources X-Plane uses? Because frankly I don't need 370fps for the 2 hours I'm over the ocean with X-Plane hidden. Or for the 18 hour KEWR-WSSS flight I'm looking at.

Posted

From reading this topic, it seems that the purpose of that setting is to help the sync on CRT screens, not slow down the sim itself. Besides that, it doesn't seems to have any effect on my computer, which is backed up by other reports of the setting doing nothing on LCD screens.

Posted

Gizmo has an API that lets you yield the CPU.

function main()

gizmo.sleep(10)

end

...will sleep for 10ms every frame.

This can be used to tune X-Plane easily on demand and is used internally a lot during development to allow better use of the entire content tool chain.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...