joneseric Posted November 5, 2016 Share Posted November 5, 2016 This is my first post on the forum - over the years I have learnt an awful lot from the informed advice given. Here goes. My System is Win 7 SP1 64 Bit machine running on an Intel I7 4790K@4000Ghz, MB ASUS Z87-K, 8GB Ram. FSX is at SP2. I use ASN and a virtual airline ACARS. I use Process Explorer to monitor VAS. I the virus scanner OFF when using FSX. My Scenery Config is managed to switch OFF unwanted areas. The issue I have is that the OOM occurs when Private Bytes and Working set exceed 3 GB, I get an audio warning followed by a message stating FSX has run out of memory. Aircraft in use = Aerosoft, A319 Scenery - UK Photoreal Gen X V3, UK Airfeilds, UK2000 Heathrow. Situation - OOM occurs in cloud or low visibility on approach at night. I thought a Win 7 64 bit OS allowed up to 4 GB of VAS, my system is failing OOM when VAS usage goes just over 3 GB. Please can I ask if any one has had a similar issue and been able to fix it. Rgds Eric My FSX cfg is included with only the tweaked areas shown for clarity. Poolsize=50000000 RejectThresold=131072 UsePools=1 [GRAPHICS] SHADER_CACHE_PRIMED_10=1693458432 SHADER_CACHE_PRIMED=1693428480 D3D10=1 TEXTURE_MAX_LOAD=1024 NUM_LIGHTS=8 AIRCRAFT_SHADOWS=0 AIRCRAFT_REFLECTIONS=1 COCKPIT_HIGH_LOD=1 LANDING_LIGHTS=1 AC_SELF_SHADOW=0 EFFECTS_QUALITY=1 GROUND_SHADOWS=0 TEXTURE_QUALITY=3 IMAGE_QUALITY=0 See_Self=1 Text_Scroll=1 MultiSamplesPerPixel=4 MultiSampleQuality=8 ForceFullScreenVSync=1 HIGHMEMFIX=1 [Display] ChangeTime=4.000000 TransitionTime=4.000000 ActiveWindowTitleTextColor=255,255,255 ActiveWindowTitleBackGroundColor=0,28,140,64 NonActiveWindowTitleTextColor=255,255,255 NonActiveWindowTitleBackGroundColor=24,33,87,64 InfoUpperRightTextColor=255,0,0 InfoUpperRightBackGroundColor=0,0,0,0 InfoLowerLeftTextColor=255,255,255 InfoLowerLeftBackGroundColor=255,0,0,128 InfoLowerRightTextColor=255,255,255 InfoLowerRightBackGroundColor=255,0,0,128 InfoBrakesEnable=True InfoParkingBrakesEnable=True InfoPauseEnable=True InfoSlewEnable=True InfoStallEnable=True InfoOverspeedEnable=True BLOOM_EFFECTS=0 SKINNED_ANIMATIONS=1 TEXTURE_BANDWIDTH_MULT=80 UPPER_FRAMERATE_LIMIT=30 TextureMaxLoad=12 WideViewAspect=True ForceVCShadowMap=0 [JOBSCHEDULER] AffinityMask=254 [Main] FIBER_FRAME_TIME_FRACTION=0.11 User Objects=Airplane, Helicopter SimObjectPaths.0=SimObjects\Airplanes SimObjectPaths.1=SimObjects\Rotorcraft SimObjectPaths.2=SimObjects\GroundVehicles SimObjectPaths.3=SimObjects\Boats SimObjectPaths.4=SimObjects\Animals SimObjectPaths.5=SimObjects\Misc ProcSpeed=11066 PerfBucket=7 HideMenuNormal=0 HideMenuFullscreen=1 Location=1988,882,3020,1648,\\.\DISPLAY1 Maximized=0 [Weather] WindshieldPrecipitationEffects=1 MinGustTime=10 MaxGustTime=500 MinGustRampSpeed=1 MaxGustRampSpeed=200 MinVarTime=5 MaxVarTime=50 MinVarRampSpeed=10 MaxVarRampSpeed=75 TurbulenceScale=1.000000 WeatherServerAddress=fs2k.zone.com WeatherServerPort=80 WeatherGraphDataInDialog=0 AdjustForMagVarInDialog=1 DynamicWeather=0 DownloadWindsAloft=0 DisableTurbulence=0 CLOUD_DRAW_DISTANCE=6 DETAILED_CLOUDS=1 CLOUD_COVERAGE_DENSITY=7 THERMAL_VISUALS=0 [sCENERY] LENSFLARE=0 DAWN_DUSK_SMOOTHING=1 IMAGE_COMPLEXITY=5 MAX_ASYNC_BATCHING_JOBS=3 SmallPartRejectRadius=4.0 ShowMissingTextureAlert=0 [TrafficManager] AirlineDensity=41 GADensity=0 FreewayDensity=28 ShipsAndFerriesDensity=28 LeisureBoatsDensity=0 IFROnly=0 AIRPORT_SCENERY_DENSITY=0 [TERRAIN] LOD_RADIUS=3.500000 MESH_COMPLEXITY=100 MESH_RESOLUTION=24 TEXTURE_RESOLUTION=28 AUTOGEN_DENSITY=5 DETAIL_TEXTURE=1 WATER_EFFECTS=5 SWAP_WAIT_TIMEOUT=2 [DISPLAY.Device.NVIDIA GeForce GTX 770.0.0] Mode=3840x2160x32 AntiAlias=1 TriLinear=1 [DISPLAY.Device.NVIDIA GeForce GT 630.1.0] Mode=1024x768x32 Link to comment Share on other sites More sharing options...
jorgen.s.andersen Posted November 6, 2016 Share Posted November 6, 2016 1. Take a deep breath. 2. Make a backup copy of your FSX.CFG. Put it somewhere, so you can find it again. 3. Delete the FSX.CFG. 4. Start FSX. Do you get the OOM error now? 5. If you don't get the OOM error, then go to Kosta's tweaking guide, posted as a sticky in this forum, and start re-tweaking. One step at a time. Jorgen Link to comment Share on other sites More sharing options...
evm Posted November 6, 2016 Share Posted November 6, 2016 It could be that your Windows 7 does not have PAE enabled, this would limit the VAS space to about 3.2 Gig. 1. get the ID of your Windows system with the command line tool "bcdedit" 2. Force PAE "bcdedit /set [{ID}] pae ForceEnable" 3. If DEP is active, you can't activate PAE. To disable DEP use "bcdedit /set [{ID}] nx AlwaysOff" https://msdn.microsoft.com/en-us/library/windows/desktop/aa366796(v=vs.85).aspx Link to comment Share on other sites More sharing options...
napamule2 Posted November 6, 2016 Share Posted November 6, 2016 I'll post what I have for FSX Cfg. You pick & choose what you want to use. [bufferPools] Poolsize=0 //RejectThreshold=131072 // [JOBSCHEDULER] AffinityMask=84 //If HT is 'ON' //AffinityMask=14 //If HT is 'OFF' // [GRAPHICS] ALLOW_SHADER_30=1 //added 16May27 ForceFullScreenVSync=1 ForceWindowedVSync=1 HIGHMEMFIX=1 STALE_BUFFER_THRESHOLD=2147483647 RejectThreshold=131072 // SHADER_CACHE_PRIMED_10=1693500672 SHADER_CACHE_PRIMED=1693500672 D3D10=0 TEXTURE_MAX_LOAD=1024 NUM_LIGHTS=8 AIRCRAFT_SHADOWS=1 AIRCRAFT_REFLECTIONS=1 COCKPIT_HIGH_LOD=1 LANDING_LIGHTS=1 AC_SELF_SHADOW=0 EFFECTS_QUALITY=2 GROUND_SHADOWS=0 TEXTURE_QUALITY=3 IMAGE_QUALITY=0 See_Self=1 Text_Scroll=1 // [Display] ChangeTime=4.000000 TransitionTime=4.000000 TEXTURE_BANDWIDTH_MULT=40 UPPER_FRAMERATE_LIMIT=30 WideViewAspect=True // [Main] FIBER_FRAME_TIME_FRACTION=0.15 DisablePreload=1 User Objects=Airplane, Helicopter SimObjectPaths.0=SimObjects\Airplanes SimObjectPaths.1=SimObjects\Rotorcraft SimObjectPaths.2=SimObjects\GroundVehicles SimObjectPaths.3=SimObjects\Boats SimObjectPaths.4=SimObjects\Animals SimObjectPaths.5=SimObjects\Misc ProcSpeed=7786 PerfBucket=7 Maximized=1 Location=4,3,1921,1029,\\.\DISPLAY1 HideMenuNormal=0 HideMenuFullscreen=1 // [DISPLAY.Device.AMD Radeon R7 360 Series.0] Mode=1920x1200x32 Anisotropic=1 AntiAlias=1 // [TERRAIN] SWAP_WAIT_TIMEOUT=2 //Added the 3 lines below 16Oct13 (as per Zippy): IMAGE_PIXELS_FOR_AUTOGEN_POLYGONS=512 TERRAIN_MAX_AUTOGEN_TREES_PER_CELL=500 TERRAIN_MAX_AUTOGEN_BUILDINGS_PER_CELL=500 // And there should NOT be 2 (Display Device .......) sections (ie: 2 different video cards). Chuck B Napamule i7 2600K @ 3.4 Ghz (Turbo-Boost to 3.877 Ghz), Asus P8H67 Pro, Super Talent 8 Gb DDR3/1333 Dual Channel, XFX Radeon R7-360B 2Gb DDR5, Corsair 650 W PSU, Dell 23 in (2048x1152), Windows7 Pro 64 bit, MS Sidewinder Precision 2 Joy, Logitech K-360 wireless KB & Mouse, Targus PAUK10U USB Keypad for Throttle (F1 to F4)/Spoiler/Tailhook/Wing Fold/Pitch Trim/Parking Brake/Snap to 2D Panel/View Change. Installed on 250 Gb (D:). FS9 and FSX Acceleration (locked at 30 FPS). Link to comment Share on other sites More sharing options...
joneseric Posted November 6, 2016 Author Share Posted November 6, 2016 Thank you all for such clear advice. I will try tonight when I get home. Just for info these are 2 video devices in my config as I have 2 video cards in my system driving 2 monitors, one is 4K 42'' the second is a standard vga for other programmes. Kind rgds Eric Link to comment Share on other sites More sharing options...
joneseric Posted November 6, 2016 Author Share Posted November 6, 2016 All - Thanks. EVM - Thanks for the advice, however my machine is 64 bit capable with a 64 bit OS with PAE enabled by default. I am off to have a go. Napamule2 - Thanks, my cfg is going to be deleted and then I will try and force an OOM, then include some of your suggestions, just for info I have 2 video devices in my cfg because I have 2 video cards in the computer running 2 monitors. Rgds Eric Link to comment Share on other sites More sharing options...
Rupert Posted November 7, 2016 Share Posted November 7, 2016 All - Thanks. Napamule2 - Thanks, my cfg is going to be deleted and then I will try and force an OOM, then include some of your suggestions, just for info I have 2 video devices in my cfg because I have 2 video cards in the computer running 2 monitors. Rgds Eric Why do you need two video cards for two monitors? A ton of cards, including the one I am using, can run as many as six monitors. I currently always "fly" with at least three monitors and from time to add a 4th. I'm not saying that is your OOM issue. But that sure seems like another complication you don't need to fool with. Being an old chopper guy I usually fly low and slow. Link to comment Share on other sites More sharing options...
joneseric Posted November 7, 2016 Author Share Posted November 7, 2016 My main monitor is a 4K 42" curved screen running at max resolution, my second monitor runs at a lower resolution. It all works fine and has done for 2 years. Thanks for the advice. Rgds Link to comment Share on other sites More sharing options...
joneseric Posted November 11, 2016 Author Share Posted November 11, 2016 Chaps - An update to me problem, for now fixed. Just to recap, my issue was FSX was not using the 4 GB of vas it should have been able to use as my system is a 64 bit CPU based machine with a Win 7 64 Bit OS. Firstly a complete rebuild of my FSX cfg file using advice found in this forum. Secondly, enabling DEP for FSX, my system was set as DEP = OS only. This was the mod that made a difference. I am using FSUIPC to monitor VAS and also Process Explorer. Thirdly a cull of processes using Black Vipers advice. I am now back to FSX sliders to almost max and air traffic set to 50%. So far so good, I stress tested with sliders to max and silly LoD settings and I still had 0.25 GB left in VAS although by this time the CPU was struggling. Thanks to everyone for helping Rgds Eric Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.