STAR WARS: Squadrons
Connection Method
Section titled “Connection Method”Shared Memory — Star Wars Squadrons provides telemetry through shared memory, but requires a symbolic link workaround to bypass the game’s launcher.
Setup Steps
Section titled “Setup Steps”1. Open Command Prompt as Administrator
Section titled “1. Open Command Prompt as Administrator”- Press
Windows + R - Type
cmdand pressCtrl + Shift + Enterto run as administrator
2. Navigate to Your Installation Directory
Section titled “2. Navigate to Your Installation Directory”Use the cd command to navigate to your game installation folder.
Example Steam installation path:
cd "D:\Games\steam\SteamLibrary\steamapps\common\STAR WARS Squadrons"3. Backup the Original Launcher
Section titled “3. Backup the Original Launcher”Rename the original launcher executable to create a backup:
rename starwarssquadrons_launcher.exe starwarssquadrons_oldlauncher.exe4. Create Symbolic Link
Section titled “4. Create Symbolic Link”Create a symbolic link that points to the main game executable:
mklink starwarssquadrons_launcher.exe starwarssquadrons.exe5. Set Read-Only Protection
Section titled “5. Set Read-Only Protection”- Right-click on the newly created
starwarssquadrons_launcher.exesymbolic link. - Select Properties.
- Check the Read-only checkbox.
- Click OK.
Available Telemetry
Section titled “Available Telemetry”- Orientation: Pitch, Roll, Yaw
- Acceleration: G-forces
- Speed: Ship velocity
Telemetry Quality: ★★★☆☆
Section titled “Telemetry Quality: ★★★☆☆”Recommended Starting Settings
Section titled “Recommended Starting Settings”- Primary Cue Gain: 60–90%
- Smoothing: Medium
- Washout: Medium
Known Quirks
Section titled “Known Quirks”- Symbolic link required: The symlink workaround is needed because the game’s launcher prevents direct execution of the game executable, which is required for shared memory access.
- Read-only flag: Setting the symlink as read-only prevents Steam from overwriting it during updates.
- Steam may overwrite: After major game updates, Steam may restore the original launcher. You’ll need to repeat the setup.
Troubleshooting
Section titled “Troubleshooting”No telemetry data
Section titled “No telemetry data”- Verify the symbolic link is in place.
- Make sure the game is launching through the symlink (not the original launcher).
- Ensure you are in a match flying a ship.
- Restart both the game and DR Sim Manager.