May 5, 201016 yr Somehow my batch file to start FPS Limiter and FSX has gone south. I've placed FPS_Limiter.exe in my main FSX folder along with the applicable batch file and config file. However, when I run the batch file, Windows displays an error box saying it can't find FSP_Limiter.exe. Here is the batch file:start c:\fsx\"FPS_Limiter.exe /r:D3D9 /f:30 /x:OFF /l:OFF "C:\fsx\fsx.exe /cfg:fsx-airliner.cfgI tested the latter part of the batch statement using a separate batch program and it works fine - C:\fsx\fsx.exe /cfg:fsx-airliner.cfg. But, the two parts do not work together.Can someone please tell me what is wrong with this file?Thanks so much.Frank
May 5, 201016 yr Somehow my batch file to start FPS Limiter and FSX has gone south. I've placed FPS_Limiter.exe in my main FSX folder along with the applicable batch file and config file. However, when I run the batch file, Windows displays an error box saying it can't find FSP_Limiter.exe. Here is the batch file:start c:\fsx\"FPS_Limiter.exe /r:D3D9 /f:30 /x:OFF /l:OFF "C:\fsx\fsx.exe /cfg:fsx-airliner.cfgI tested the latter part of the batch statement using a separate batch program and it works fine - C:\fsx\fsx.exe /cfg:fsx-airliner.cfg. But, the two parts do not work together.Can someone please tell me what is wrong with this file?Thanks so much.FrankWhy do you need both?All you need is:start "C:\FSX\FPS_Limiter.exe" /r:D3D9 /f:30 /x:OFF /l:OFF "C:\FSX\fsx.exe" <- change paths if not correct
May 5, 201016 yr Author Why do you need both?All you need is:start "C:\FSX\FPS_Limiter.exe" /r:D3D9 /f:30 /x:OFF /l:OFF "C:\FSX\fsx.exe" <- change paths if not correctNope. That doesn't work. There's a flash on the screen like a batch program started to work but nothing else happened. FSX does not start and there is no indication that FPS Limiter is running.I failed to mention that I'm running Windows7 64-bitFrank
May 5, 201016 yr Somehow my batch file to start FPS Limiter and FSX has gone south. I've placed FPS_Limiter.exe in my main FSX folder along with the applicable batch file and config file. However, when I run the batch file, Windows displays an error box saying it can't find FSP_Limiter.exe. Here is the batch file:start c:\fsx\"FPS_Limiter.exe /r:D3D9 /f:30 /x:OFF /l:OFF "C:\fsx\fsx.exe /cfg:fsx-airliner.cfgI tested the latter part of the batch statement using a separate batch program and it works fine - C:\fsx\fsx.exe /cfg:fsx-airliner.cfg. But, the two parts do not work together.Can someone please tell me what is wrong with this file?Thanks so much.FrankThis happened to me yesterday.Also running Win 7 64b....I,ve never put the FPS_Limiter.exe in the FSX main folder,but just left everything in a temp folder in my download folder.Yesterday,I just deleted the .bat file,re-ran the .gui and created a new .bat file,created a new shortcut on the desktop and all is well again..Lou C172P N97674 PPL SEL Complex High Performance
May 5, 201016 yr Author This happened to me yesterday.Also running Win 7 64b....I,ve never put the FPS_Limiter.exe in the FSX main folder,but just left everything in a temp folder in my download folder.Yesterday,I just deleted the .bat file,re-ran the .gui and created a new .bat file,created a new shortcut on the desktop and all is well again..LouWell, I have no clue why it worked now but......IT DOES! Thanks for the tip. :( There is another but - the FSX configuration switch (/cfg:fsx-airliner.cfg) prevents the batch file from working. This of course is not a deal breaker but I'd at least like to use different configurations.Great responses,ThanksFrank
May 6, 201016 yr Haven't used an external program to control the FPS before but one thing I wonder, when you run FSX this way will it then be run as administrator since I always heard you avoid lots of problems making sure you run FSX as admin?
May 6, 201016 yr Haven't used an external program to control the FPS before but one thing I wonder, when you run FSX this way will it then be run as administrator since I always heard you avoid lots of problems making sure you run FSX as admin?dont you always run as admin if you have UAC disableD?Anyway you could just run the bat file as admin? John doe
May 6, 201016 yr True but I have UAC enabled.Running the bat file as admin might work, just wondering if that will only run the bat file as admin or also the application(s) called by the bat file...hmm...guess I'll just give it a try!Are there any special reasons why you want to use an external FPS limiter instead of using the internal one in FSX?
May 7, 201016 yr Author Haven't used an external program to control the FPS before but one thing I wonder, when you run FSX this way will it then be run as administrator since I always heard you avoid lots of problems making sure you run FSX as admin?I run all my FSX programs in Admin mode - it's just a habit.I use FPS Limiter because everyone had great things to say about it. Oh, and because it works.fb
May 7, 201016 yr I run all my FSX programs in Admin mode - it's just a habit.I use FPS Limiter because everyone had great things to say about it. Oh, and because it works.fbHello,I am using Vista 64 and since I am in the administrator group have never seen the need to execute a program specifying this. I never have any issues in running any executables--ie, it makes no difference, or at least of it does, it is not apparent because they all run as predicted. This includes FSX programs, 3rd party defragmenters, etc. Where does this concept come from, do you know?Noel Noel System: 9900X3D Noctua NH-D15 G2, MSI Pro 650-P WiFi, G.SKILL 64GB (2 x 32GB) 288-Pin PC RAM DDR5 6000, WD NVMe 2Tb x 1, Sabrent NVMe 2Tb x 1, RTX 4090 FE, Corsair RM1000W PSU, Win11 Home, LG Ultra Curved Gsync Ultimate 3440x1440, Phanteks Enthoo Pro Case, TCA Boeing Edition Yoke & TQ, Cessna Trim Wheel, RTSS Framerate Limiter w/ Front Edge Sync. Aircraft used in MSFS 2024: Fenix A320, Aerosoft CRJ, FBW, WT 787X, I-Fly 737 MAX 8, Citation Longitude.
Create an account or sign in to comment