Jump to content

cteixeira

Members
  • Posts

    76
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Reputation

16 Neutral

About cteixeira

  • Birthday 12/07/1980

Profile Information

  • Gender
    Male
  • Location
    LPMA
  • Interests
    Flight Simulation

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    none
  • Virtual Airlines
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello @Reset XPDR Do you plan to introduce " 9 key MSFS settings between their default value (unchecked) and lowest quality setting (checked) for testers to help quantify the effect on FPS and VRAM consumption" in MSFS 2020? Sincerely Carlos
  2. Hello, I'm trying to contact Dev since November 2024, but I haven 't received any answer yet. Does anyone know if they are still on? Geko Systems Motion Simulators - GS-Cobra Sincerely, Carlos
  3. I have found what was happening to me. My VRAM was passing my 8 GB limit, that is why I was getting screen freezes with lossless FG, but MSFS was still running in the background.
  4. I'm having the same problem, with last nvidia update. What do you mean by saying it's your windows display settings?
  5. For me no problem at all to use the default profile. It's up to you if you want to change your brilliant app. If I were you just added a note to the read me. That's what I did in the first place when autofps was detecting lsfg 1x. And again thanks for all.
  6. OK, It started working when I deleted my custom lossless profile and use the default. Thanks OLD LOSSLESS SETTINGS: <?xml version="1.0" encoding="utf-8"?> <Settings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Hotkey>S</Hotkey> <HotkeyModifierKeys>Alt Control</HotkeyModifierKeys> <GpuPreference>0</GpuPreference> <GpuPreferenceChangeCount>0</GpuPreferenceChangeCount> <SetupPhase>5</SetupPhase> <StartAsAdmin>true</StartAsAdmin> <StartAtWindowsStartup>false</StartAtWindowsStartup> <MinimizeToTray>true</MinimizeToTray> <Language>System</Language> <Theme>Dark</Theme> <FrameGenerationCollapsed>false</FrameGenerationCollapsed> <CursorOptionsCollapsed>false</CursorOptionsCollapsed> <RenderingOptionsCollapsed>false</RenderingOptionsCollapsed> <CaptureOptionsCollapsed>false</CaptureOptionsCollapsed> <GpuDisplayOptionsCollapsed>false</GpuDisplayOptionsCollapsed> <CropInputOptionsCollapsed>false</CropInputOptionsCollapsed> <BehaviorCollapsed>false</BehaviorCollapsed> <LegacyOptionsCollapsed>false</LegacyOptionsCollapsed> <GameProfiles> <Profile> <Title>Default</Title> <AutoScale>false</AutoScale> <AutoScaleDelay>0</AutoScaleDelay> <ScalingMode>Auto</ScalingMode> <ScalingFitMode>AspectRatio</ScalingFitMode> <ScaleFactor>1.5</ScaleFactor> <ResizeBeforeScaling>false</ResizeBeforeScaling> <WindowedMode>false</WindowedMode> <ScalingType>Off</ScalingType> <FSRType>ORIGINAL</FSRType> <LS1Type>BALANCED</LS1Type> <LSFGType>BALANCED</LSFGType> <LSFGMode>X2</LSFGMode> <Anime4kType>S</Anime4kType> <Sharpness>5</Sharpness> <LS1Sharpness>1</LS1Sharpness> <VRS>false</VRS> <FrameGeneration>Off</FrameGeneration> <ClipCursor>false</ClipCursor> <AdjustCursorSpeed>false</AdjustCursorSpeed> <HideCursor>false</HideCursor> <ScaleCursor>false</ScaleCursor> <SyncMode>DEFAULT</SyncMode> <MaxFrameLatency>1</MaxFrameLatency> <DoubleBuffering>false</DoubleBuffering> <GsyncSupport>false</GsyncSupport> <HdrSupport>true</HdrSupport> <DrawFps>true</DrawFps> <CaptureApi>DXGI</CaptureApi> <PreferredGpuId>0</PreferredGpuId> <OutputDisplayId>1</OutputDisplayId> <CropInputLeft>0</CropInputLeft> <CropInputTop>0</CropInputTop> <CropInputRight>0</CropInputRight> <CropInputBottom>0</CropInputBottom> <MultiDisplayMode>false</MultiDisplayMode> </Profile> <Profile> <Title>MSFS</Title> <Path>C:\Program Files (x86)\Steam\steamapps\common\MicrosoftFlightSimulator\FlightSimulator.exe;C:\Program Files (x86)\Steam\steamapps\common\MicrosoftFlightSimulator\FlightSimulator.exe</Path> <AutoScale>false</AutoScale> <AutoScaleDelay>0</AutoScaleDelay> <ScalingMode>Auto</ScalingMode> <ScalingFitMode>Fullscreen</ScalingFitMode> <ScaleFactor>1.18</ScaleFactor> <ResizeBeforeScaling>true</ResizeBeforeScaling> <WindowedMode>false</WindowedMode> <ScalingType>LS1</ScalingType> <FSRType>ORIGINAL</FSRType> <LS1Type>BALANCED</LS1Type> <LSFGType>BALANCED</LSFGType> <LSFGMode>X2</LSFGMode> <Anime4kType>S</Anime4kType> <Sharpness>3</Sharpness> <LS1Sharpness>1</LS1Sharpness> <VRS>false</VRS> <FrameGeneration>LSFI</FrameGeneration> <ClipCursor>false</ClipCursor> <AdjustCursorSpeed>false</AdjustCursorSpeed> <HideCursor>false</HideCursor> <ScaleCursor>false</ScaleCursor> <SyncMode>VSYNC2</SyncMode> <MaxFrameLatency>1</MaxFrameLatency> <DoubleBuffering>false</DoubleBuffering> <GsyncSupport>true</GsyncSupport> <HdrSupport>true</HdrSupport> <DrawFps>true</DrawFps> <CaptureApi>DXGI</CaptureApi> <PreferredGpuId>0</PreferredGpuId> <OutputDisplayId>1</OutputDisplayId> <CropInputLeft>0</CropInputLeft> <CropInputTop>0</CropInputTop> <CropInputRight>0</CropInputRight> <CropInputBottom>0</CropInputBottom> <MultiDisplayMode>true</MultiDisplayMode> </Profile> </GameProfiles> </Settings> NEW LOSSLESS SETTINGS: <?xml version="1.0" encoding="utf-8"?> <Settings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Hotkey>S</Hotkey> <HotkeyModifierKeys>Alt Control</HotkeyModifierKeys> <GpuPreference>0</GpuPreference> <GpuPreferenceChangeCount>0</GpuPreferenceChangeCount> <SetupPhase>0</SetupPhase> <StartAsAdmin>true</StartAsAdmin> <StartAtWindowsStartup>false</StartAtWindowsStartup> <MinimizeToTray>false</MinimizeToTray> <Language>System</Language> <Theme>Dark</Theme> <FrameGenerationCollapsed>false</FrameGenerationCollapsed> <CursorOptionsCollapsed>false</CursorOptionsCollapsed> <RenderingOptionsCollapsed>false</RenderingOptionsCollapsed> <CaptureOptionsCollapsed>false</CaptureOptionsCollapsed> <GpuDisplayOptionsCollapsed>false</GpuDisplayOptionsCollapsed> <CropInputOptionsCollapsed>true</CropInputOptionsCollapsed> <BehaviorCollapsed>false</BehaviorCollapsed> <LegacyOptionsCollapsed>false</LegacyOptionsCollapsed> <GameProfiles> <Profile> <Title>Default</Title> <AutoScale>false</AutoScale> <AutoScaleDelay>0</AutoScaleDelay> <ScalingMode>Auto</ScalingMode> <ScalingFitMode>AspectRatio</ScalingFitMode> <ScaleFactor>1.5</ScaleFactor> <ResizeBeforeScaling>false</ResizeBeforeScaling> <WindowedMode>false</WindowedMode> <ScalingType>LS1</ScalingType> <FSRType>ORIGINAL</FSRType> <LS1Type>BALANCED</LS1Type> <LSFGType>BALANCED</LSFGType> <LSFGMode>X2</LSFGMode> <Anime4kType>S</Anime4kType> <Sharpness>5</Sharpness> <LS1Sharpness>1</LS1Sharpness> <VRS>false</VRS> <FrameGeneration>LSFI</FrameGeneration> <ClipCursor>false</ClipCursor> <AdjustCursorSpeed>false</AdjustCursorSpeed> <HideCursor>false</HideCursor> <ScaleCursor>false</ScaleCursor> <SyncMode>VSYNC2</SyncMode> <MaxFrameLatency>1</MaxFrameLatency> <DoubleBuffering>false</DoubleBuffering> <GsyncSupport>true</GsyncSupport> <HdrSupport>true</HdrSupport> <DrawFps>true</DrawFps> <CaptureApi>DXGI</CaptureApi> <PreferredGpuId>0</PreferredGpuId> <OutputDisplayId>1</OutputDisplayId> <CropInputLeft>0</CropInputLeft> <CropInputTop>0</CropInputTop> <CropInputRight>0</CropInputRight> <CropInputBottom>0</CropInputBottom> <MultiDisplayMode>true</MultiDisplayMode> </Profile> </GameProfiles> </Settings>
  7. Hello Update to the last 0.4.3 version, and always have LSFG 1X, My LossLess 2.11 with FG LSFG 2.3 X2. I have enabled HAGS and my UserCfg.opt DLSSG =0, as in the readme. Help appreciated. Sincerely, Carlos PS - Love your work Captura-de-ecr-2024-09-21-181220 hosted at ImgBB — ImgBB (ibb.co) Captura-de-ecr-2024-09-21-181258 hosted at ImgBB — ImgBB (ibb.co) Captura-de-ecr-2024-09-21-181318 hosted at ImgBB — ImgBB (ibb.co) 2024-09-21 17:34:36.046 [INF] ----------------------------------------------------------------------- 2024-09-21 17:34:36.064 [INF] [ App:InitLog ] MSFS2020_AutoFPS v0.4.2.16 started! Log Level: Debug Log File: ..\log\MSFS2020_AutoFPS.log 2024-09-21 17:34:36.073 [INF] [ App:InitSystray ] Creating SysTray Icon ... 2024-09-21 17:34:36.236 [INF] [ ServiceController:Run ] Service starting ... 2024-09-21 17:34:36.238 [INF] [ IPCManager:WaitForSimulator ] Simulator not started - waiting 30s between Retries 2024-09-21 17:37:37.375 [INF] [ App:OnExit ] MSFS2020_AutoFPS exiting ... 2024-09-21 17:42:23.154 [INF] ----------------------------------------------------------------------- 2024-09-21 17:42:23.168 [INF] [ App:InitLog ] MSFS2020_AutoFPS v0.4.3.0 started! Log Level: Debug Log File: ..\log\MSFS2020_AutoFPS.log 2024-09-21 17:42:23.174 [INF] [ App:InitSystray ] Creating SysTray Icon ... 2024-09-21 17:42:23.293 [INF] [ ServiceController:Run ] Service starting ... 2024-09-21 17:42:23.294 [INF] [ IPCManager:WaitForSimulator ] Simulator not started - waiting 30s between Retries 2024-09-21 17:42:46.774 [INF] [ MainWindow:chkMinTLODExtra_Click ] true 2024-09-21 17:43:03.343 [INF] [ MainWindow:chkTLODExtraMtns_Clic ] true 2024-09-21 17:43:08.528 [INF] [ MainWindow:chkTLODExtraMtns_Clic ] false 2024-09-21 17:43:09.168 [INF] [ MainWindow:chkTLODExtraMtns_Clic ] true 2024-09-21 17:43:12.672 [INF] [ MainWindow:chkTLODExtraMtns_Clic ] false 2024-09-21 17:43:17.439 [INF] [ MainWindow:chkOnTop_Click ] true 2024-09-21 17:45:23.820 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:45:23.820 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s between Retries 2024-09-21 17:45:39.271 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:45:54.715 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:46:10.163 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:46:25.610 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:46:40.614 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-21 17:48:49.684 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-21 17:48:51.641 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-21 17:48:54.147 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-21 17:48:54.256 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-21 17:48:55.970 [INF] [ IPCManager:WaitForSessionReady ] Session not ready - waiting 5s between Retries 2024-09-21 17:51:16.232 [DBG] [ MemoryManager:GetActiveDXVersion ] Steam MSFS version detected - DX11 2024-09-21 17:51:16.232 [DBG] [ MemoryManager:MemoryManager ] Trying offsetModuleBase: 0x004B2368 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:MemoryManager ] Boundary tests passed - memory writes enabled 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address TLOD: 0x2CC06910334 / 3075306750772 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address OLOD: 0x2CC06910340 / 3075306750784 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address CloudQ: 0x2CC06910378 / 3075306750840 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address TLOD VR: 0x2CC0691043C / 3075306751036 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address OLOD VR: 0x2CC06910448 / 3075306751048 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address CloudQ VR: 0x2CC06910480 / 3075306751104 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address VrMode: 0x2CC06910318 / 3075306750744 2024-09-21 17:51:16.261 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address FgMode: 0x2CC069102EA / 3075306750698 2024-09-21 17:51:16.328 [INF] [ LODController:gpuzRunning ] GPU-Z companion app running 2024-09-21 17:51:16.329 [INF] [ LODController:gpuzRunning ] GPU-Z GPU Load sensor found 2024-09-21 17:51:16.329 [INF] [ ServiceController:ServiceLoop ] Starting Service Loop 2024-09-21 17:51:16.329 [INF] [ ServiceController:ServiceLoop ] Normal startup detected. Getting default MSFS settings from MSFS. 2024-09-21 17:51:16.337 [INF] [ ServiceController:ServiceLoop ] Initial LODs PC 100 / 100 and VR 100 / 100 2024-09-21 17:51:16.352 [INF] [ ServiceController:ServiceLoop ] Initial cloud quality PC Ultra / VR Medium 2024-09-21 17:51:16.365 [INF] [ ServiceController:ServiceLoop ] Setting TLOD Min on ground 50 2024-09-21 17:51:16.365 [INF] [ ServiceController:ServiceLoop ] Setting OLOD @ Base on ground 100 2024-09-21 17:51:16.367 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 17:51:16.373 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 17:51:43.200 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 17:51:43.201 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 17:52:42.335 [INF] [ ServiceController:ServiceLoop ] ServiceLoop ended 2024-09-21 17:52:42.337 [INF] [ ServiceController:ServiceLoop ] Sim still running, resetting LODs to 100 / 100 and VR 100 / 100 2024-09-21 17:52:42.337 [INF] [ ServiceController:ServiceLoop ] Sim still running, resetting cloud quality to Ultra / VR Medium 2024-09-21 17:52:42.341 [INF] [ ServiceController:ServiceLoop ] Default MSFS settings reset successful. Removed back up default MSFS settings from MSFS2020_AutoFPS config file. 2024-09-21 17:52:42.343 [INF] [ IPCManager:WaitForSimulator ] Simulator started 2024-09-21 17:52:42.345 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-21 17:52:42.345 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s between Retries 2024-09-21 17:52:42.458 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-21 17:52:47.790 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-21 17:52:47.900 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-21 17:52:48.007 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-21 17:52:52.243 [INF] [ MobiSimConnect:Disconnect ] SimConnect Connection closed 2024-09-21 17:52:57.351 [ERR] [ MobiSimConnect:SubscribeAddress ] Exception while subscribing SimVar '(A:CAMERA STATE, Enum)'! (Exception: System.Runtime.InteropServices.COMException) (Message: 0xC00000B0) 2024-09-21 17:52:57.351 [ERR] [ MobiSimConnect:SubscribeAddress ] Exception while subscribing SimVar '(A:PLANE IN PARKING STATE, Bool)'! (Exception: System.Runtime.InteropServices.COMException) (Message: 0xC00000B0) 2024-09-21 17:52:57.616 [INF] [ IPCManager:WaitForSessionReady ] SimConnect or Simulator not available - aborting 2024-09-21 17:52:57.617 [FTL] [ ServiceController:Run ] Session aborted, Retry not possible - exiting Program 2024-09-21 17:52:59.456 [INF] [ App:OnExit ] MSFS2020_AutoFPS exiting ... 2024-09-21 17:57:11.837 [INF] ----------------------------------------------------------------------- 2024-09-21 17:57:11.856 [INF] [ App:InitLog ] MSFS2020_AutoFPS v0.4.3.0 started! Log Level: Debug Log File: ..\log\MSFS2020_AutoFPS.log 2024-09-21 17:57:11.865 [INF] [ App:InitSystray ] Creating SysTray Icon ... 2024-09-21 17:57:12.044 [INF] [ ServiceController:Run ] Service starting ... 2024-09-21 17:57:12.046 [INF] [ IPCManager:WaitForSimulator ] Simulator not started - waiting 30s between Retries 2024-09-21 17:59:12.562 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:59:12.562 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s between Retries 2024-09-21 17:59:28.006 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:59:43.450 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 17:59:58.903 [ERR] [ MobiSimConnect:Connect ] Exception while opening SimConnect! (Exception: System.Runtime.InteropServices.COMException Error HRESULT E_FAIL has been returned from a call to a COM component.) 2024-09-21 18:00:13.921 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-21 18:02:11.212 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-21 18:02:14.398 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-21 18:02:14.615 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-21 18:02:14.832 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-21 18:02:29.262 [INF] [ IPCManager:WaitForSessionReady ] Session not ready - waiting 5s between Retries 2024-09-21 18:04:39.487 [DBG] [ MemoryManager:GetActiveDXVersion ] Steam MSFS version detected - DX11 2024-09-21 18:04:39.487 [DBG] [ MemoryManager:MemoryManager ] Trying offsetModuleBase: 0x004B2368 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:MemoryManager ] Boundary tests passed - memory writes enabled 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address TLOD: 0x21C89A70334 / 2321591763764 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address OLOD: 0x21C89A70340 / 2321591763776 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address CloudQ: 0x21C89A70378 / 2321591763832 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address TLOD VR: 0x21C89A7043C / 2321591764028 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address OLOD VR: 0x21C89A70448 / 2321591764040 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address CloudQ VR: 0x21C89A70480 / 2321591764096 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address VrMode: 0x21C89A70318 / 2321591763736 2024-09-21 18:04:39.521 [DBG] [ MemoryManager:GetMSFSMemoryAddre ] Address FgMode: 0x21C89A702EA / 2321591763690 2024-09-21 18:04:39.568 [INF] [ LODController:gpuzRunning ] GPU-Z companion app running 2024-09-21 18:04:39.568 [INF] [ LODController:gpuzRunning ] GPU-Z GPU Load sensor found 2024-09-21 18:04:39.569 [INF] [ ServiceController:ServiceLoop ] Starting Service Loop 2024-09-21 18:04:39.569 [INF] [ ServiceController:ServiceLoop ] Normal startup detected. Getting default MSFS settings from MSFS. 2024-09-21 18:04:39.588 [INF] [ ServiceController:ServiceLoop ] Initial LODs PC 100 / 100 and VR 100 / 100 2024-09-21 18:04:39.601 [INF] [ ServiceController:ServiceLoop ] Initial cloud quality PC Ultra / VR Medium 2024-09-21 18:04:39.613 [INF] [ ServiceController:ServiceLoop ] Setting TLOD Min on ground 50 2024-09-21 18:04:39.613 [INF] [ ServiceController:ServiceLoop ] Setting OLOD @ Base on ground 100 2024-09-21 18:04:39.615 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:04:39.621 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:05:09.808 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:05:09.809 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:05:42.056 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:05:42.057 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:05:42.367 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:27.471 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:06:27.473 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:27.837 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:39.050 [INF] [ MainWindow:chkMinTLODExtra_Click ] false 2024-09-21 18:06:39.051 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:40.832 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:06:40.833 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:42.304 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:06:42.305 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:06:51.784 [INF] [ MainWindow:chkOnTop_Click ] false 2024-09-21 18:06:52.815 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:06:52.817 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:07:18.369 [INF] [ MainWindow:TextBox_SetSetting ] targetFpsLS changed to 60 2024-09-21 18:07:20.945 [INF] [ MainWindow:TextBox_SetSetting ] targetFpsLS changed to 60 2024-09-21 18:07:21.056 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:07:21.057 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:07:35.935 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:07:35.937 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:07:43.176 [INF] [ MainWindow:chkMinTLODExtra_Click ] true 2024-09-21 18:07:43.178 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:07:44.791 [INF] [ MainWindow:chkOnTop_Click ] true 2024-09-21 18:07:47.247 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:07:47.249 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:07:55.908 [INF] [ MainWindow:TextBox_SetSetting ] targetFpsLS changed to 52 2024-09-21 18:08:23.150 [INF] [ MainWindow:TextBox_SetSetting ] targetFpsLS changed to 52 2024-09-21 18:08:23.263 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:08:23.264 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:09:49.455 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:09:49.456 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:13:08.263 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:13:08.264 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:13:43.435 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:13:43.436 [INF] [ MainWindow:chkAutoTargetFPS_Clic ] true 2024-09-21 18:13:48.620 [INF] [ LODController:RunTick ] FPS too low for auto target FPS settings. Auto Target FPS updated to 28 2024-09-21 18:13:52.062 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:13:52.064 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:13:57.720 [INF] [ LODController:RunTick ] Auto Target FPS set to 28 2024-09-21 18:48:37.203 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:48:37.205 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:48:40.110 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:48:40.110 [INF] [ MainWindow:chkAutoTargetFPS_Clic ] false 2024-09-21 18:48:42.165 [INF] [ MainWindow:chkMinTLODExtra_Click ] true 2024-09-21 18:48:42.166 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:48:44.012 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:48:44.013 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 18:48:50.598 [INF] [ MainWindow:TextBox_SetSetting ] targetFpsLS changed to 27 2024-09-21 18:48:50.700 [INF] [ MainWindow:btnReset_Click ] User 2024-09-21 18:48:50.701 [INF] [ ServiceModel:ResetCloudsTLOD ] Full reset of TLOD, clouds, graphics mode and Auto Target FPS states activated. 2024-09-21 19:04:55.761 [INF] [ ServiceController:ServiceLoop ] ServiceLoop ended 2024-09-21 19:04:55.762 [INF] [ ServiceController:ServiceLoop ] Sim still running, resetting LODs to 100 / 100 and VR 100 / 100 2024-09-21 19:04:55.762 [INF] [ ServiceController:ServiceLoop ] Sim still running, resetting cloud quality to Ultra / VR Medium 2024-09-21 19:04:55.768 [INF] [ ServiceController:ServiceLoop ] Default MSFS settings reset successful. Removed back up default MSFS settings from MSFS2020_AutoFPS config file. 2024-09-21 19:04:55.768 [INF] [ IPCManager:WaitForSimulator ] Simulator started 2024-09-21 19:04:55.770 [INF] [ MobiSimConnect:Connect ] SimConnect Connection open 2024-09-21 19:04:55.770 [INF] [ IPCManager:WaitForConnection ] Connection not established - waiting 30s between Retries 2024-09-21 19:04:55.871 [INF] [ MobiSimConnect:SimConnect_OnOpen ] SimConnect OnOpen received 2024-09-21 19:05:01.218 [DBG] [ MobiSimConnect:SimConnect_Receiv ] Sending Ping to MobiFlight WASM Module 2024-09-21 19:05:01.326 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Ping acknowledged - opening Client Connection 2024-09-21 19:05:01.435 [INF] [ MobiSimConnect:SimConnect_OnClie ] MobiFlight WASM Client Connection opened 2024-09-21 19:05:04.926 [INF] [ MobiSimConnect:Disconnect ] SimConnect Connection closed 2024-09-21 19:05:10.773 [FTL] [ ServiceController:Run ] Session aborted, Retry not possible - exiting Program 2024-09-21 19:05:11.914 [INF] [ App:OnExit ] MSFS2020_AutoFPS exiting ...
  8. New version out for LSFG (2.10.2). Can confirm that all artifacts at night are now gone using this new version. Don't need to use v 1.1 anymore of FG.
  9. Me too. With v1.1 I'm getting very good smoothness and no ghosting.
  10. Disable HDR in Windows, MSFS and lossless,no more flickering night lights
  11. Bought recently this app for MSFS. I'm using a 2070 super with a i7 12700 kf. I have a mix of medium,high and ultra settings and I cap frames in RTTS to 30. My system can maintain 30 fps and with LS frame can have a steady 60 fps. Never got this experience before in MSFS. The only downside I'm having is, when flying at night all ground lights flickers when panning around. Tried different settings but nothing worked. Is someone having the same flickering lights?
  12. You need to Uncheck the "Enable Dropshadow Effect On UI" checkbox in settings, general settings tab, user interface tab, general tab, performance options as explained in https://www.selfloadingcargo.com/support
  13. Hello again Arrived today from vacations, and already sent you an email. Thanks for your support. Carlos
  14. Hello, Yes, after installation with add-on linker, reload the scenery library in littlenavmap and made a new rolling cache file in MSFS. With the addon installed, I get the gate numbers of stock EGKK in littlenavmap Thanks, Sincerely, Carlos, When I get home will try to copie directly the addon to the community folder instead of using addon linker
  15. Hello, Yes, after installation with add-on linker, reload the scenery library in littlenavmap and made a new rolling cache file in MSFS. With the addon installed, I get the gate numbers of stock EGKK in littlenavmap Thanks, Sincerely, Carlos, When I get home will try to copie directly the addon to the community folder instead of using addon linker
×
×
  • Create New...