Threads
#4462 · 9 comments ·
opened 2020-12-12 · last comment 2026-01-02 by besentv
#3250 · 8 comments ·
opened 2023-02-12 · last comment 2023-02-27 by w-flo
Recent activity
- I've recently discovered that the game can't display a specific HTML page called "Mitteilung_S4_84873.htm". To reproduce, do this: Click Simulation -> Open timetable -> Deutschland -> Heilbronn_Karlsruhe -> Heilbronn-Epp...
- > Zusi display uses .NET 6.0 now, but Steam still installs .NETCore, maybe installing the former manually helps? Are you sure Steam still installs .net core? There's a file `windowsdesktop-runtime-6.0.13-win-x64.exe` in ...
- > However, only the left display works, the centre and right displays do not. According to the Zusi Forums this is due to the Wine version Proton uses lacking support for TCP features ZusiDisplay uses; apparently Wine 9....
- It seems to vary depending on the user - for me, without that env var, dotnet tries to write temporary files to the main Linux drive and gets denied permission.
- Interesting! I've never used the DOTNET_BUNDLE_EXTRACT_BASE_DIR env var, and as far as I can tell, ZusiDisplay works fine. I recently removed the Proton prefix (the ....../steamapps/compatdata/1040730 dir) and that cause...
- With the most modern versions of Zusi and Proton Experimental, ZusiDisplay launches fine, but in my experience only if the following launch setting is set: "PROTON_LOG=1 DOTNET_BUNDLE_EXTRACT_BASE_DIR="c:/users/steamuser...
- Zusi was my initial motivation to introduce the noExplicitFrontBuffer config and it was [enabled automatically for the old exe name.](https://github.com/doitsujin/dxvk/commit/ba41a5219ae69753b4c7106bed99d310a5b28e01) The...
- `d3d9.noExplicitFrontBuffer = True` appears to work around this issue. Waiting for feedback from Josh like https://github.com/doitsujin/dxvk/issues/3206 before a potential PR is made.