I created a pull request on ValveSoftware/wine with Tom Brazier's proposed fix for your convenience.
Hello @rakslice, we're using one issue report per unofficially supported game title, so I've gone ahead and transferred this issue report to https://github.com/ValveSoftware/Proton/issues/352#issuecomment-4783152556.
PROTON_USE_WINED3D=1`x1 2026-06WINEDLLOVERRIDES="d3d10=n;d3d10_1=n"x1 2026-06imgui.dllx1 2026-06user32.dllx1 2026-06
Compatibility Report
System Information
I confirm:
Proton log of this repro: steam-314160.log
Symptoms
In multi-line text areas displaying canned text in dialogs, the first line of the text is repeated over and over instead of displaying the correct text.
This occurs in, for instance, the "Aircraft Details" screen (change aircraft in the launcher or Aircraft -> Change Aircraft, details), and the "Facility Information" screen (World -> Map, click on an airport), which is important in game for getting ILS radio details from.
Reproduction
WINEDLLOVERRIDES="d3d10=n;d3d10_1=n" %command%to get the game to launch properly (it appears to be using dxvk but 3d matters are not relevant to this issue)Expected:
A multi-line aircraft description is shown properly in the bottom left text area
Actual:
The bottom left area just shows a single line of text repeated
More info
This bug is a general problem with various pre-2020 Flight Simulator versions (X, 2004, 2002, 2000, etc.) in wine.
There is a wine bug report at https://bugs.winehq.org/show_bug.cgi?id=43493 that appears to be about this precise behaviour, where a commenter has a detailed technical explanation and proposed fix:
I can't practically rebuild proton or get a debugger breakpoint in the right place to test this early return with my steam copy of proton, so I don't know if this explanation is correct or the proposed fix works or not.
General notes for running the game, once past the launcher in the actual game (not necessary for this repro):
PROTON_USE_WINED3D=1temporarily, switch to windowed mode, and exit the game normally; the windowed mode will then be used by default in subsequent runs.protontricksto installcorefontsto fix missing menus and other text in the actual game window