Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
games:windows:flightgear [2025/05/16 21:39] – external edit 127.0.0.1 | games:windows:flightgear [2025/06/01 22:25] (current) – Sean Rhone |
---|
| |
<code>--timeofday=dawn --prop:/sim/rendering/vsync-enable=false --prop:/sim/rendering/multi-sample-buffers=false --prop:/sim/rendering/multi-samples=0 --fog-disable --disable-clouds3d --prop:/sim/rendering/multithreading-mode=CullThreadPerCameraDrawThreadPerContext</code> | <code>--timeofday=dawn --prop:/sim/rendering/vsync-enable=false --prop:/sim/rendering/multi-sample-buffers=false --prop:/sim/rendering/multi-samples=0 --fog-disable --disable-clouds3d --prop:/sim/rendering/multithreading-mode=CullThreadPerCameraDrawThreadPerContext</code> |
| |
| ====== Compat Settings ====== |
| |
| **** |
| |
| REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\FlightGear 2020.3\bin\fgfs.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES Win81RTMVersionLie NoDTToDITMouseBatch" /f |
| |