HGL
extended-salmon

Getting C++ error while running Hot Wheels Unleashed

Hi i'm getting C++ runtime error while trying to run Hot Wheels. I'm using Wine GE Latest and tried to install vcrun2022 as well. Log - https://0x0.st/8sak.log Can some1 help
No description
9 Replies
correct-apricot
correct-apricot6mo ago
the logs says you installed vcrun2017, not vcrun2022 also, disable this "preferSystemLibs": true, and this "offlineMode": true,
extended-salmon
extended-salmonOP6mo ago
so should i installed vcrun2022 as well? how can i uninstall vcrun2017 and install vcrun2022
correct-apricot
correct-apricot6mo ago
vcrun2022 includes vcrun2017 and more stuff, just install vcrun2022, no need to uninstall vcrun2017
extended-salmon
extended-salmonOP6mo ago
No description
extended-salmon
extended-salmonOP6mo ago
getting this provlem while installinh
extended-salmon
extended-salmonOP6mo ago
and this one from direct heroic
No description
correct-apricot
correct-apricot6mo ago
if the winetricks option doesn't work, try installing the .exe files from microsoft https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 download both the x86 and x64 installers, and run them with the Run EXE in prefix option
Latest supported Visual C++ Redistributable downloads
This article lists the download links for the latest versions of Visual C++ Redistributable packages.
correct-apricot
correct-apricot6mo ago
I would delete this folder /home/newbie/Games/Heroic/Prefixes/default/HOT WHEELS UNLEASHED first to start with a clean prefix
extended-salmon
extended-salmonOP6mo ago
Ok letme give it a try. Thanks buddy It worked with x64

Did you find this page helpful?