HGL
ambitious-aqua
Train Sim World 2: Microsoft Visual C++ Runtime
When I try to launch Train SIM World 2 from my epic library it says "The following component(s) are required to run this program: Microsoft Visual C++ Runtime". I was told to include the log so here that is:
System Info:
Heroic Version: 2.4.3 Chopper
Legendary Version: 0.20.28 Dark Energy (hotfix #2)
OS: Debian GNU/Linux KERNEL: 5.10.0-20-amd64 ARCH: x64
CPU: Intel Core™ i5-2520M @2.5 GOVERNOR: schedutil
RAM: Total: 3.72 GiB Available: 1.44 GiB
GRAPHICS: GPU0: 2nd Generation Core Processor Family Integrated Graphics Controller VRAM: 256MB DRIVER:
PROTOCOL: x11 Game Settings: { "autoInstallDxvk": false, "autoInstallVkd3d": false, "preferSystemLibs": false, "nvidiaPrime": false, "enviromentOptions": [], "wrapperOptions": [], "showFps": false, "useGameMode": false, "language": "", "wineVersion": { "bin": "/usr/bin/wine", "name": "Wine Default - wine-5.0.3 (Debian 5.0.3-3)", "type": "wine", "wineserver": "/usr/bin/wineserver", "wineboot": "/usr/bin/wineboot" }, "winePrefix": "/home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2" } Game launched at: Wed Feb 15 2023 22:28:26 GMT+0000 (Greenwich Mean Time) Launch Command: LD_PRELOAD= WINEPREFIX=/home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2 /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch dd75b5c168d546cc869582c0389f0a1d --language en --wine /usr/bin/wine --wine-prefix /home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2 Game Log: [cli] INFO: Logging in... [Core] INFO: Trying to re-use existing login session... [cli] INFO: Checking for updates... [Core] INFO: Getting authentication token... [cli] INFO: Launching dd75b5c168d546cc869582c0389f0a1d... Legendary update available!
PROTOCOL: x11 Game Settings: { "autoInstallDxvk": false, "autoInstallVkd3d": false, "preferSystemLibs": false, "nvidiaPrime": false, "enviromentOptions": [], "wrapperOptions": [], "showFps": false, "useGameMode": false, "language": "", "wineVersion": { "bin": "/usr/bin/wine", "name": "Wine Default - wine-5.0.3 (Debian 5.0.3-3)", "type": "wine", "wineserver": "/usr/bin/wineserver", "wineboot": "/usr/bin/wineboot" }, "winePrefix": "/home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2" } Game launched at: Wed Feb 15 2023 22:28:26 GMT+0000 (Greenwich Mean Time) Launch Command: LD_PRELOAD= WINEPREFIX=/home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2 /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch dd75b5c168d546cc869582c0389f0a1d --language en --wine /usr/bin/wine --wine-prefix /home/kohanmm/Games/Heroic/Prefixes/TrainSimWorld2 Game Log: [cli] INFO: Logging in... [Core] INFO: Trying to re-use existing login session... [cli] INFO: Checking for updates... [Core] INFO: Getting authentication token... [cli] INFO: Launching dd75b5c168d546cc869582c0389f0a1d... Legendary update available!
4 Replies
Heroic Version: 2.4.3 Chopper
Unrelated but this is out of date
Installing VCRuntime from
https://aka.ms/vs/17/release/vc_redist.x64.exe
might be worth a shot (install using "Run EXE on Prefix" button in the game settings)
According to past me, this should work (provided you enable DXVK in the game settings)
https://github.com/CommandMC/EpicLinux/wiki/Train-Sim-World-2
"name": "Wine Default - wine-5.0.3 (Debian 5.0.3-3)",
This is also quite outdated, ideally follow https://wiki.winehq.org/Debian and https://github.com/lutris/docs/blob/master/WineDependencies.md#ubuntudebianubuntu-derivativesdebian-derivativesrival-black•3y ago
When I tested this game I had to also install d3dcompiler_47. I used Wine-GE-Proton7-34, DXVK, vcrun2019 and d3dcompiler_47
ambitious-aquaOP•3y ago
I got it working now thank you
(How do I tag the thread with completed)
rival-black•3y ago
I just added the solved tag