-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
For the CRJ also? ArtStation - MSFS CRJ Cockpit Overhaul, Fernando
-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
pretty sure there will be, as when I first checked on Gaya's website there was a 777 picture as well. See my post on page 2. It has now been removed ( most likely PMDG wants to hide).
-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
looks like they were making more shots then for 737 only!
-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
ArtStation - Boeing 737 Passenger Cabin, Mateo Franco
-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
Anyhow if I am correct this is first for the 700 only. The 800 was the first one released, might think this one was the most sold. Again a smelly coffee move from PMDG? ( trying to squeeze people to buy the 700 because of the texture update). Again credits to FENIX wo keeps thing fair and easy.
-
The PMDG 737NG High Detail Update: MSFS 2020 vs MSFS 2024
this is how the first update to 2024 should have been, anyhow I enjoyed the update preview with my cup of coffee. This year is promising to be a good flight sim year.
-
Dynamic Framegen Out Tomorrow
.
-
Dynamic Framegen Out Tomorrow
then you have only model B and no dynamic frame gen
-
Dynamic Framegen Out Tomorrow
you have 4090?
-
PMDG 777 pulsing stutter - Temporary fix
yes, that's the only way I can stop this 5 sec stutter. Don't understand...there are many reports but still no fix...I think. on the pmdg forum a user posted this; Just found a temporary workaround for this issue (with a downside). It seems to be related to the current time on the statusbar of the EFB, the stutter happens when the value of the HTML component is updated, if you comment this line, the EFB will only show the time as 00:00 but you won't have stutters anymore on the main page. In the 777F version you have to comment the line 69087 of the PMDGTablet.js: Before: time_el.innerHTML= StatusBar.time_local + " / " + StatusBar.time_utc + ""; After: //time_el.innerHTML= StatusBar.time_local + " / " + StatusBar.time_utc + "" Not a fix, but if you don't use the current time on the EFB it might be useful. EDIT: You can also minimize the stutter so it happens only when the time changes instead of every 5 seconds. Find the following code: time_el.innerHTML = StatusBar.time_local + " / " + StatusBar.time_utc + ""; And replace it with these 2 lines: const newText = StatusBar.time_local + " / " + StatusBar.time_utc; if (time_el && time_el.textContent !== newText) { time_el.textContent = newText; } however this is a workaround which I don't want, because changing times in EFB will interfere with the flight plans etc.
-
PMDG 777 pulsing stutter - Temporary fix
sorry for digging up this old post, but with the pmdg 738 I have still the same problem. only when I put both EFB's on Weight and balance page the 5 sec stutter is gone... Has there ever been a solution for this?
-
New DLSS Version 310.5
I have a 5090, always run 4k DLSS on lg oled C4, very happy with this, but which preset should I use? My testing shows to me preset K, but that does not make any sense when new presets are out.
-
New DLSS Version 310.5
that should be possible in the MSFS graphics menu under framegen.
-
MSFS Auto FPS App
hi, I have good fps locked at 40 in sim plus Frame genx2. What should I use in AutoFps? I have read the documentation on Github. currently without AutoFps I have tlod and olod on 200. Mainly airliners. Have now and then an occasional stutter which I would like to eliminate.
- 3rd party AI traffic programs?