Jump to content
Sign in to follow this  
Noel

Don't miss this one: a NEW FSX optimizer

Recommended Posts

You can use this vbs script instead: (save as fsx.vbs) and update the path to your FSX fsx.exe also make your both the limiter and renderer hook DLL are in the FSX Root dir.
Dim wShell, FSXPath, FSXExecSet wShell = CreateObject ("WSCript.shell")FSXPath = wShell.RegRead("HKCU\Software\Microsoft\Microsoft Games\Flight Simulator\10.0\AppPath")wShell.CurrentDirectory = FSXPathFSXExec = "FPS_Limiter.exe /r:D3D9 /f:30 /x:OFF /l:OFF " & """E:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\fsx.exe"""wShell.run FSXExecSet wShell = Nothing

Thanks, but I don't know what to do with this script. How do I use it.Thanks for the quick reply.

Share this post


Link to post
Share on other sites
Guest Tamadeez

Anyone having trouble remember to extract the whole FPS thing you downloaded too by clicking "extract here". I had this problem and it even works after you have created a BAT file.

Share this post


Link to post
Share on other sites
I you use Windows 7, you have to turn off UAC.
I have UAC turned off. When I try to run the GUI it only flashes briefly, the window will not stay opened.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...