HGL
harsh-harlequin
WRC 9 Amazon Prime crashes and cant launch
Like the title says, I'm trying to run WRC 9 on Amazon Prime Games, however it just keeps crashing or it just doesn't do anything at all. I've looked through the FAQ and other similar games but I'm just stumped on this one. I'm using wine because that at least gets me a crash report to send in if I want, but any help with this would be awesome. attached is the log from the heroic launcher.
13 Replies
eastern-cyan•2y ago
"winePrefix": "/home/deck/Games/Heroic/Prefixes/default",Change this to be
/home/deck/Games/Heroic/Prefixes/WRC9
and see if that helpsharsh-harlequinOP•2y ago
No dice, still crashes.
harsh-harlequinOP•2y ago
new log
itchy-amethyst•2y ago
install vcrun2022 through winetricks
eastern-cyan•2y ago
I tried 2010 and 2012 as they were listed on the SteamDB depots, but I still get crashes
didn't try 2022 yet
itchy-amethyst•2y ago
then WINEDLLOVERRIDES="xinput1_3=n"
I should try adding this workaround to proton
game is on steam
eastern-cyan•2y ago
that did it
gonna wipe the prefix to see if VC is still needed
itchy-amethyst•2y ago
it's needed
not really needed but the game tries to load vccorlib140
eastern-cyan•2y ago
still boots with the override, no VC added
itchy-amethyst•2y ago
from vcrun2019/2022
I assume it's needed for controller support
it uses windows.gaming.input apis and because of that it needs vccorlib140 im guessing
see here: https://gitlab.winehq.org/wine/wine/-/merge_requests/3334
it's on my todo list to fix the MR, and hopefully it will get merged
harsh-harlequinOP•2y ago
I have vcrun2022 already installed, but what's this: WINEDLLOVERRIDES="xinput1_3=n"
Supposed to go? or is that something I need to install in winetricks?
itchy-amethyst•2y ago
add it to the environment variables
WINEDLLOVERRIDES on the left side
and then quote part on the right side
harsh-harlequinOP•2y ago
@OOOOOF123 you magic wizard, that did it! Thank you sir!