HGL
extended-salmon
MS VC++ Redistributable Install Error - Fall Guys Install
Game and OS Details
- Game: Fall Guys
- OS: Arch Linux
- Heroic Source: Flatpak
- Wine version: Wine-GE-Proton-8-10
I have followed instructions about EAC on the github wiki as well as the Winetricks instructions for EOS Display.
Problem
When I try to run the game it tries to install the Microsoft Visual C++ 2015-2022 Redistributable (x86) - 14.36.32532. This install fails with the error message
0x8007065b - Function failed
. There is a log file available. The first line with a proper failure message that I could make out is Failed to install MSI Package
. I don't know how to copy the log file from the Wine environment to the standard clipboard. If someone could tell me how I'd post the log file here or I can post screenshots.
I have tried to install the runtime in Winetricks, but running the game still loads the MS installer.
Kindly suggest what to do to fix this issue.3 Replies
extended-salmonOP•2y ago
I take it there is no support for this issue here
I don't know how to copy the log file from the Wine environment to the standard clipboardYou should be able to copy the text normally (or send in the file directly). The log is just a file on your file system (in a pretty specific directory,
~/.var/app/com.heroicgameslauncher.hgl/config/heroic/GamesConfig
, but still just a regular file)
Installing VCRuntime should work with no issues, so there's definitely something wrong that the full log might explainextended-salmonOP•2y ago
I deleted the Wine Prefix and redid the corefonts install. Still same issue. I saved the log file. It is attached here. Is there anything I am doing wrong?