HGL
extended-salmon

cyberpunk does not launch correctly

When i click on play the launcher changes the game's status as running when it's not. Is this a known issue perhaps?
1 Reply
stormy-gold
stormy-gold3y ago
from your error err:module:import_dll Library mfc140u.dll it looks like you need to install vcrun2019 you are also using a kinda old version of wine Wine Default - wine-7.22 and you are using the default wine prefix "winePrefix": "/home/federico/.wine" which can be problematic (we use one prefix per game by default since games need different tweaks and sharing the prefix can fix one and break another) so I'd recommend: - install and set Wine-GE-Proton7-35 (you can install it with the Wine Manager section and set it in the game's settings) - while you are in the game's settings, change your prefix to be something like /home/federico/Games/Heroic/Prefixes/Cyberpunk 2077" - if you still have issues running the game, try installing vcrun2019` using WINETRICKS (you have that in the game settings too), you shouldn't need this though, the game works out of the box with Wine-GE-Proton7-35

Did you find this page helpful?