Everything posted by pilotter
-
Orbx Atlanta
you call it clickbait. I thank him for being honest. This scenery is; not finished not worth it's price nothing new to many unfinished areas. there are way better sceneries ( quality and performance ) around for for a lower price.
-
Orbx Atlanta
same as taking all the options out, then you can better take the default KTAL and save 32 dollars....... on the other end, if it is your home airport I can understand.
-
Orbx Atlanta
why would you want photogrammetry off, it's one off the key stones off msfs2024.
-
ATR 72 MSFS 2024 - AAU 4
is it possible to get navigraph charts in th efb?
-
Orbx Atlanta
the fact that the developer has to give ideal settings, means it's too heavy. I skip. looks good but I want to land or taxi normally.
-
MSFS performance "absolutely staggeringly good".
is it me or does it looks like the sim is going from PC version to console version.
-
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?
-
5 years in, and no quality 3th party propliners?
for a cup off coffee....
-
FT EHAM and EKCH in MSFS2024
at least they don't charge you a "cup of coffee".....same feeling here. They are slow and not giving any info. The first one I understand as it is not there main job ( if I am correct ), the second one, not giving any info is annoying. Does not take that long to every now and then give an update about a scenery. But hey they are still one of the best scenery makers without a doubt
-
PMDG 737-800 RELEASED!
would you not expect this to be ready on purchase? All youtubers influencers said it's ok... but apparently even Pmdg admits it's not ready.
-
FS2024 Mainthread existencial question...
yes because mostly it's still a CPU bound simulator.