With the release of P3D v5.3, I decided to start from scratch and reinstalled Windows (I'm working on another post about AffinityMask, and want to test/share some things) I'm trying to run some baseline tests before installing addons and sceneries, but I don't believe I am getting the log out like I think I am supposed to with TraceMask=0:
- Code: Select all
Item #
1
2
3
4
5
6
7
8
my settings.ini Measurement section:
- Code: Select all
[Measurement]
AircraftSizeVeryLarge=300000
AircraftSizeLarge=200000
AircraftSizeMedium=50000
AircraftSizeSmall=20000
AircraftSizeVerySmall=5000
StartSpeed=30
StopSpeed=30
NearGroundDistance=300
ShutThrottleHeight=15
FlightCsvLog=True
RestartCsvLog=True
FrameRateLog=True
DataSeparatingComma=False
CPULog=True
TraceWait=0
TraceMask=0
TraceGraphWidth=800
TraceGraphLimitLowEnabled=True
TraceGraphLimitHighEnabled=True
TraceGraphLimitLow=0
TraceGraphLimitHigh=0
LogCsvMaxCore=True
LogCsvCoreNumber=0
PushbackLimitMeters=200
In order to get the measurements I am looking for I have to do:
TraceMask=0000000000000000000000000000001111111
And, is VAS only for FSX? I am using Prepar3d V5.3, is there a way to get the VRAM usage?