November 25, 201015 yr 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.
November 25, 201015 yr 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.
November 30, 201015 yr 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.
July 18, 201114 yr Look here:http://asia.gamespot.../topic/26943828Enjoy!Thankyou but it seems the file has been deleted
July 18, 201114 yr Yes, you´re right, try this one:http://www.4shared.com/file/qG2BBrps/FPS_Limiter.html
July 18, 201114 yr Yes, you´re right, try this one:http://www.4shared.com/file/qG2BBrps/FPS_Limiter.html Thanks PFL - had lost my copy and googled all over.Ta
Create an account or sign in to comment