-
- What is this - took over screen and cannot kill it
-
How to take over FlightSimulator2024.exe ?
Usually if you want to start another exe with MSFS, it is recommended through exe.xml. See here: https://forums.flightsimulator.com/t/start-multiple-programs-on-msfs-startup-with-this-exe-xml-tip/350698
-
ORBX EGLC v2 Runway 09 ILS Capture Issue
Have you by any chance replicate the issue again? I am seeing inconsistent results - something really simple - loading up a default C172 and just fly the ILS 27 approach, and watch for the ILS identification. ILS 27 has identification ILST and on the other end ILSR (visible on the G430/530 or the G1000). So far out of 3 approaches, 2 locked onto the backtrack. However, even with the backtrack, the CDI should have remained centered, but in the CDI showed a full scale deviation to the right.
-
ORBX EGLC v2 Runway 09 ILS Capture Issue
Hi Dave, Bumping your old thread up. I am seeing exact same issue, albeit in X-Plane 12! I got your post by searching around the internet and it does appear no one else has caught this yet. Any chance you are using Orbx EGLC? Thank you.
-
PCIe 5.0 x16 is now x8.
Cai Zicheng replied to shally17's topic in System Hardware: PC | MOBO | RAM | CPU | HDD | SSD | PSU etcIt's quite minimal, if any. However, you may consider getting 2 larger SSDs (4TB) that will give you a total of 8GB NVMe storage, without comprising PCIe bandwidth. One to CPU directly, one via the chipset.
-
PMDG 737 900 ER Engine 2 is not starting or spooling
Can you screenshot your air conditioning / bleed air panel at lower right portion of your overhead? Probably Isolation Valve wasn't configured correctly.
-
Ortho4XP for FSX/P3D
Here's what I have figured out. You have to compile the scenery into bgl files yourself using P3D SDK. I have written a MATLAB script to do so in batch and parallel, and you can translate into whatever language you code in. clear classes;close all;clc sceneryFolder = "H:\Ortho4XP_FSX_P3D-airport_auto_patch\Orthophotos\+30-100\+30-098\BI_18"; resampleFilePath = "C:\Program Files\Lockheed Martin\Prepar3D v4 SDK 4.3.29.25520\World\Terrain\resample.exe"; fileList = dir(sceneryFolder); fileList(1:2,:) = []; infList = []; infFolder = fileList.folder for index = 1:size(fileList,1) if strcmp(extractAfter(fileList(index).name,"."),'inf') infList = [infList;fileList(index).name]; end end fprintf("Inf Search Complete\n") parfor infIndex = 1:size(infList,1) cmdStr = strcat('"',resampleFilePath,'"'," ",infFolder,"\",infList(infIndex,:)) system(cmdStr) end
-
Ortho4XP for FSX/P3D
resample.exe is in fsx/p3d sdk.
-
Ortho4XP for FSX/P3D
Just one question though, the tool generates two folders - terrain/ and texture/. How do you add these to P3D?
-
Ortho4XP for FSX/P3D
What's better than having source code on github and you can help fixing bugs and adding new features as you go?
-
Ortho4XP for FSX/P3D
This is awesome work! Thank you!
-
iFly 737 flight planning
Company route is the line in the FMC where you do it.
-
How about a 1,000-core chip for our Simulators
It's an FPGA chipset for field controls and data collections. Not intended for PC programs.
-
3DMark11 Comparitive Samples and Analysis
Cai Zicheng replied to SpiritFlyer's topic in System Hardware: PC | MOBO | RAM | CPU | HDD | SSD | PSU etchttp://www.3dmark.com/3dm11/11342288
-
P3D 64 bit status
Is Lockheed still planning a 64 bit version? Yes Will it be an upgrade option for the 32 bit version or standalone purchase? No
Cai Zicheng
Members
-
Joined
-
Last visited