this post was submitted on 01 Nov 2024
26 points (96.4% liked)

games

20521 readers
25 users here now

Tabletop, DnD, board games, and minecraft. Also Animal Crossing.

Rules

founded 4 years ago
MODERATORS
 

I'm using prime-run wine64 ./SHProto/Binaries/Wine64/SHProto-Win64-Shipping.exe but it hangs on a black screen after the splash screen with no obvious error messages. Anyone have a fix that works?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

Two things:

One: It does not work with the default install directory selected. Z:\Games\xyz maps to /Games/xyz which you do not have permission to write. Install to C:\Games\xyz and the game will land in the drive_c folder of the active wine prefix (it is a good idea to use a separate WINEPREFIX for each game / program, so you can tweak WINE's settings individually, but this is not necessary. The default is ~/.wine)

Two: I need to run the installer in a virtual desktop. Run winecfg, go to Graphics, enable "Emulate a virtual desktop." This can be disabled after installing the game.

It's been a while since I fiddled with these, but setting the compatibility mode to Windows XP might have helped too. I'm testing one now (Dark Souls 3) and only the first two steps were necessary.