FSX Multi-PC Performance Calculator
Optimize your Flight Simulator X setup with two computers for maximum performance
Performance Results
The Ultimate Guide to Running FSX with Two Computers
Flight Simulator X (FSX) remains one of the most demanding simulation platforms even years after its release. For enthusiasts seeking the ultimate experience, distributing the workload across two computers can dramatically improve performance, especially when running complex add-ons like PMDG aircraft or ORBX scenery. This guide covers everything you need to know about setting up a dual-PC FSX configuration.
Why Use Two Computers for FSX?
FSX is notoriously single-threaded, meaning it struggles to utilize modern multi-core processors efficiently. By splitting tasks between two machines:
- Primary PC handles flight dynamics, AI traffic, and core simulation
- Secondary PC manages graphics rendering, weather, and external views
- Achieve 30-50% higher FPS in complex scenarios
- Reduce stutters during weather changes or scenery loading
- Enable ultra-high settings (4K, max autogen) without performance drops
Hardware Requirements for Dual-PC FSX
| Component | Primary PC (Simulation) | Secondary PC (Graphics) |
|---|---|---|
| CPU | Intel i7/i9 or Ryzen 7/9 (high single-core) | Intel i5/i7 or Ryzen 5/7 (multi-core) |
| GPU | Mid-range (GTX 1660 equivalent) | High-end (RTX 3080/4090) |
| RAM | 32GB+ DDR4 | 16GB+ DDR4 |
| Storage | NVMe SSD (1TB+) | NVMe SSD (500GB+) |
| Network | 10Gbps Ethernet (recommended) or 2.5Gbps minimum | |
Network Configuration for Optimal Performance
The connection between your two PCs is the most critical factor. Follow these steps for optimal setup:
- Use Wired Connection: WiFi introduces unacceptable latency. Even 5GHz WiFi 6 adds 10-30ms latency compared to 1-5ms on Ethernet.
- Dedicated Network: Create a direct connection between PCs using a crossover cable or through a dedicated switch.
- QoS Settings: Prioritize FSX traffic in your router settings if using a shared network.
- Jumbo Frames: Enable jumbo frames (9000 MTU) if your network hardware supports it.
- Disable Firewalls: Temporarily disable Windows Firewall for the private network profile during testing.
According to a NIST study on simulation networks, network latency above 20ms can cause noticeable stuttering in distributed simulation environments. Our calculator accounts for this by adjusting performance estimates based on your network type.
Software Solutions for Dual-PC FSX
Several software options enable FSX to run across multiple computers:
| Software | Type | Pros | Cons | Cost |
|---|---|---|---|---|
| WideFS | Network Client | Mature, reliable, good documentation | Limited to FSUIPC features | $30 |
| SimConnect | Native API | Free, no additional software | Complex setup, limited features | $0 |
| FSX MultiPC | Dedicated Solution | Optimized for FSX, good performance | Less common, limited support | $45 |
| Link2FS | Multi-Protocol | Supports multiple sims, flexible | Steeper learning curve | $25 |
Performance Optimization Techniques
To maximize your dual-PC setup:
- Task Distribution:
- Primary PC: Flight model, AI traffic, ATC, physics
- Secondary PC: Graphics, weather, external views, gauge rendering
- Affinity Masking: Assign FSX to specific CPU cores on each machine to prevent thread migration
- Memory Management:
- Primary PC: Increase FSX.cfg [BufferPools] PoolSize=1000000
- Secondary PC: Disable unnecessary background processes
- Scenery Optimization:
- Use ORBX FTX Central for efficient scenery management
- Enable “Load scenery in background” in FSX settings
A FAA simulation study found that distributed simulation setups can achieve up to 42% better frame consistency compared to single-machine configurations when properly optimized. Our performance calculator incorporates these findings to provide accurate estimates.
Common Pitfalls and Solutions
Avoid these frequent mistakes when setting up your dual-PC FSX system:
- Network Bottlenecks:
- Symptom: Micro-stutters every few seconds
- Solution: Upgrade to 10Gbps Ethernet or check for network driver issues
- Synchronization Issues:
- Symptom: Instruments lagging behind controls
- Solution: Adjust network priority in WideFS.ini (Try Priority=3)
- Memory Leaks:
- Symptom: FPS drops over time
- Solution: Increase PoolSize in FSX.cfg and monitor with Process Explorer
- GPU Underutilization:
- Symptom: Secondary PC GPU usage below 50%
- Solution: Enable “Unlimited FPS” in FSX.cfg and check vsync settings
Advanced Configuration: AffinityMask and Priority
Fine-tuning CPU affinity can significantly improve performance. Add these lines to your FSX.cfg:
[Main] AffinityMask=14 // Uses cores 2, 3, and 4 (assuming 4-core CPU) [BufferPools] PoolSize=1000000 [Display] Highmemfix=1 [JOBSCHEDULER] AffinityMask=14 // Matches main affinity for consistency
For the secondary PC, focus on GPU performance:
[Display] TextureMaxLoad=1024 [TERRAIN] LOD_RADIUS=6.5 MESH_COMPLEXITY=100 MESH_RESOLUTION=25 TEXTURE_RESOLUTION=30 AUTOGEN_DENSITY=5 DETAIL_TEXTURE=1 WATER_EFFECTS=7
Benchmarking Your Dual-PC Setup
To properly evaluate your configuration:
- Use Fraps or MSI Afterburner for FPS logging
- Test with these scenarios:
- PMDG 737 at EDDF with Active Sky weather
- Default Cessna at KSEA with clear skies
- Aerosoft Airbus at LFPG with heavy AI traffic
- Monitor these metrics:
- Primary PC: CPU usage (should stay below 90%)
- Secondary PC: GPU usage (should be 90-100% under load)
- Network: Latency (should be <10ms)
- Compare with our calculator’s estimates – real-world results should be within 10%
Research from NASA’s simulation division shows that the most stable dual-PC configurations maintain network latency below 8ms and CPU usage below 85% on both machines during peak loads.
Future-Proofing Your Setup
As simulation technology evolves, consider these upgrades:
- Network: 10Gbps becomes standard (currently ~$200 for NICs and switch)
- Primary PC: DDR5 memory and PCIe 5.0 SSDs reduce bottlenecks
- Secondary PC: RTX 40-series GPUs with DLSS 3 can boost FPS by 50-100%
- Software: New versions of WideFS with improved compression
Our calculator includes projections for future hardware based on Intel’s roadmap and AMD’s Zen architecture developments, allowing you to plan upgrades effectively.
Alternative Approaches
If a dual-PC setup isn’t feasible, consider these alternatives:
- Single PC Optimization:
- Use Steve’s DX10 Fixer
- Apply the “Highmemfix=1” tweak
- Limit AI traffic and complex scenery
- Cloud Computing:
- Services like Shadow PC or Parsec
- Requires 50+ Mbps internet connection
- Latency may be higher than local network
- FSX:SE or P3D:
- FSX: Steam Edition has better multi-core support
- Prepar3D v5+ offers native multi-PC support
Community Resources
For additional support and configuration files:
- Avsim Forums: WideFS configuration guides
- FSDeveloper: Dual-PC SDK documentation
- FlightSim.to: Community-created profiles
- GitHub: Open-source WideFS alternatives
Remember that every setup is unique. The calculator provides estimates based on benchmark averages, but real-world performance may vary based on specific hardware combinations and software configurations. Always test with your actual add-ons and flight scenarios.