HGL
fascinating-indigo
Horizon Zero Dawn Complete Edition GOG crashes no matter which version of Wine I use.
I installed Horizon Zero Dawn Complete Edition from GOG Galaxy, but no matter which version of Wine I choose it gets as far as Playing , but then it crashes. I don't know which settings the same needs. Can someone please help me out? Here is the log: https://0x0.st/8X4g.log
28 Replies
vicious-gold•8mo ago
Assuming I can get the game to download successfully (downloading 71 GB on a 100Mb/s uplink on a laptop which sleeps readily is not trivial), I'll see if I can do some debugging. It wouldn't surprise me if you need Winetricks to be working to get the (doubtless still required) mf401 or whatever it is auto-fix that the game requires on Linux. Or it could be something else altogether.
Oh, yes, according to your log that's the (or at least a) problem.
vicious-gold•8mo ago
You'll need to use Winetricks to install the
mfc140
package. To do that, though, you'll probably need, uh... cabextract
, 7zip
, and perhaps zenity
from Homebrew---which means you'll need to install Homebrew, if you haven't. See https://brew.sh/ for instructions for that.vicious-gold•8mo ago
Did the trick for me.

vicious-gold•8mo ago
This was using Game Porting Tool Kit, but Wine Crossover should work as well or better.
fascinating-indigoOP•8mo ago
Thanks, I will try it when I have the time.
If Homebrew only includes zenity, where do I get the rest?
fascinating-indigoOP•8mo ago
Update I installed homebrew pkg, and its commandline dependency, from https://github.com/Homebrew/brew/releases/tag/4.4.17)but said at the end of the install to: "Next steps:
⁃ To add Homebrew to your PATH, add to your shell profile (e.g. ~/.bash_profile or ~/.zprofile):
⁃ eval "$(/opt/homebrew/bin/brew shellenv)" on Apple Silicon
⁃ eval "$(/usr/local/bin/brew shellenv)" on Intel
⁃ Run brew help to get started
⁃ Further documentation:
⁃ https://docs.brew.sh
Homebrew Documentation
Documentation
Documentation for the missing package manager for macOS (or Linux).
fascinating-indigoOP•8mo ago
It will not allow me to add Homebrew to my path or my shell profile. I copied and pasted ~/.bash_profile eval "$(/opt/homebrew/bin/brew shellenv)" into the terminal, but I get this error zsh: no such file or directory: /Users/chrisdreammachine/.bash_profile
chrisdreammachine@ChristohersMini ~ % Then I copied and pasted into the Terminal % ~/.zprofile eval "$(/opt/homebrew/bin/brew shellenv)". The terminal gave me the error zsh: no such file or directory: /Users/chrisdreammachine/.zprofile
chrisdreammachine@ChristohersMini ~ %
Please help me I am lost!
vicious-gold•8mo ago
Homebrew is suggesting you create the file
~/.zprofile
(you're using zsh, not bash) and paste eval "$(/opt/homebrew/bin/brew shellenv)"
into it, to add Homebrew to your PATH. You can do so following the below steps:
1. Copy the eval
command that Discord highlights above in this message to your clipboard
2. Run the command nano ~/.zprofile
3. Paste from the clipboard using Command+V on your keyboard
4. Press Control+X to quit nano; answer y
when it asks if you want to save, and press Enter to confirm the file name.
You can either quit the Terminal app and restart it, or paste the same eval command into the terminal and run it to add Homebrew to the path right away.fascinating-indigoOP•8mo ago
That worked, but how do I install the rest? I was reading the documentation for Homebrew, but none of the other information seemed to shine light on the subject.
vicious-gold•8mo ago
I believe the only package you actually need for this is cabextract.
fascinating-indigoOP•8mo ago
I got Winetricks installed. I had to ask AI lol how.
It also stalled the dependencies including cabextract.
vicious-gold•8mo ago
Heroic comes with Winetricks, actually.
fascinating-indigoOP•8mo ago
*installed
vicious-gold•8mo ago
Oh, good.
fascinating-indigoOP•8mo ago
But when I tried to install the package with the mfc140 I get this errorchrisdreammachine@ChristohersMini ~ % winetricks vcrun2015
Executing cd /opt/homebrew/bin
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
warning: wineserver not found!
------------------------------------------------------
chrisdreammachine@ChristohersMini ~ %
vicious-gold•8mo ago
You'll need to run Winetricks from within Heroic.
You can do this by going to the settings for the game and pressing the "Winetricks" button in the Wine tab. You can then type in
mfc140
and press the little "Install" button.fascinating-indigoOP•8mo ago
I did but it says Zenity not installed some packages might not get installed or something. You never told how to install Zenity.
vicious-gold•8mo ago
That's fine.
fascinating-indigoOP•8mo ago
Winetricks
Search fonts or components
OPEN WINETRICKS GUI
Installed components:w_workaround_wine_bug-50894, w_workaround_wine_bug-50894
Progress:
zenity not installed! Winetricks might fail to install some packages or even open
Executing cd /Users/chrisdreammachine/Library/Application Support/heroic/tools
Done
Done
There is no way to select or even find mfc140 from that menu.
vicious-gold•8mo ago
Screenshot?
fascinating-indigoOP•8mo ago
What is the shortcut key for taking screenshots in Mac?
fascinating-indigoOP•8mo ago

fascinating-indigoOP•8mo ago
That's all I see.
I have no way of selecting mfc140.
I think it must be in another part of the menu, but I am not sure where.
I ran the Winetricks GUI. It gave me an option to install dependencies. There was no search. I had to scroll through the list till I found mfc140, but I did manage to install it.
fascinating-indigoOP•8mo ago
Using Crossover as my Wine I get this error.

fascinating-indigoOP•8mo ago
I set the container's OS to Windows 10.
I am unable to start the game using any of the wine versions. Please help me! I've done everything you said to do. How did you get this to run?
vicious-gold•8mo ago
I'm currently travelling, but will get back to you when I can.
like-gold•8mo ago
try to send the gamelog it could help identify the issue
fascinating-indigoOP•8mo ago