Windows 11 treats XInput (Xbox controllers) differently. Portable versions often lose controller detection.
Controller Fix:
Save Game Fix:
Portable versions sometimes save to a random %APPDATA% location instead of Documents.
Executive Summary: Running a "portable" version of MGSV on Windows 11 typically results in three specific failures: the Safe Mode loop (stuck at 720p/low settings), missing save data (the game refuses to see your existing progress), and micro-stuttering due to Windows 11’s fullscreen optimizations. This guide addresses the architecture of the game engine (Fox Engine) and how it interacts with the modern Windows 11 environment.
| Setting | Result |
| :--- | :--- |
| FPS | Locked 60 on a GTX 1060; 120+ on modern RTX cards (fix needed: turn off vsync in-game, force via NVCP) |
| Load Times | 2-3 seconds on NVMe; 8-10 seconds on portable USB 3.2 SSD |
| Audio Glitches | None after disabling “Audio Enhancements” in Win11 Sound Settings |
| Mod Compatibility | Infinite Heaven mod works, but you must run the IHLauncher.exe as Admin (Win11 blocks its hooks otherwise) |