Escape from Tarkov crashes before launching

installation of Tarkov worked. Just playing it is failing. logs have been applied, any other information needed. Please let me know.
46 Replies
quickest-silver
quickest-silver•16mo ago
I don't have the game so not sure what's your issue, but you can try doing what lutris does with their install script https://lutris.net/games/install/30446/view
Lutris
Escape from Tarkov (official)
Escape from Tarkov (official) - Lutris
automatic-azure
automatic-azureOP•16mo ago
Well, it does do the install with your guys method. Just when i click "start" the launcher is supposed to pop up and it's not. I would have no idea on how to implement this with Heroic
quickest-silver
quickest-silver•16mo ago
what I see there is that lutris is installing vcrun2019, dotnet48 and corefonts using winetricks, then it's also writing d3d9.shaderModel = 1 in a file <prefix>/drive_c/Battlestate Games/BsgLauncher/dxvk.conf, it sets this environment variable WINEDLLOVERRIDES="mscoree,mshtml=" and also sets this registry key
key: UseTakeFocus
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
value: N
key: UseTakeFocus
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
value: N
you can do most of that with winetricks and manually editing files
automatic-azure
automatic-azureOP•16mo ago
I'll try that when I get back to my PC 🙂 Ok, i think i got it. But i don't know how to do the register key though.
foreign-sapphire
foreign-sapphire•16mo ago
Winetricks can open regedit
automatic-azure
automatic-azureOP•16mo ago
:bongo:
automatic-azure
automatic-azureOP•16mo ago
No description
automatic-azure
automatic-azureOP•16mo ago
Never really messed with this stuff, so i think i have gotten ot to the point where to register a key
foreign-sapphire
foreign-sapphire•16mo ago
key and value are here
automatic-azure
automatic-azureOP•16mo ago
hopefully this looks right?
No description
automatic-azure
automatic-azureOP•16mo ago
damn, still kept on crashing.
automatic-azure
automatic-azureOP•16mo ago
automatic-azure
automatic-azureOP•16mo ago
some rason, it can't see the mscoree.dll
foreign-sapphire
foreign-sapphire•16mo ago
You have Dxvk NVAPI enabled
automatic-azure
automatic-azureOP•16mo ago
disable it?
automatic-azure
automatic-azureOP•16mo ago
No description
automatic-azure
automatic-azureOP•16mo ago
i disabled the -NVAPI row, and it's the same error
automatic-azure
automatic-azureOP•16mo ago
automatic-azure
automatic-azureOP•16mo ago
Well then, i removed the WINEDLLOVERRIDES at it loaded! I also did a re-import (so the regedit thing is removed) so im gonna try it a bit and see what works and what doesn't.
automatic-azure
automatic-azureOP•16mo ago
darn it...
No description
automatic-azure
automatic-azureOP•16mo ago
No description
automatic-azure
automatic-azureOP•16mo ago
soooo many "fixme" lines
automatic-azure
automatic-azureOP•16mo ago
automatic-azure
automatic-azureOP•16mo ago
Ok, so i got it working on wine 9.1, but the battleeye is now the issue.
foreign-sapphire
foreign-sapphire•16mo ago
automatic-azure
automatic-azureOP•16mo ago
Yes, we (trakov linux players) are aware of that. We can play singleplayer. With lutris it works perfectly fine until we engage the multipayer probably cause of the winedkkoverrides isn't working could be causing it
foreign-sapphire
foreign-sapphire•16mo ago
That d3d9 thing you had in your environment variables wasn’t appropriate there
automatic-azure
automatic-azureOP•16mo ago
so i gotta set dxvk to read the file then?
foreign-sapphire
foreign-sapphire•16mo ago
It is supposed to go into that dxvk.conf file
automatic-azure
automatic-azureOP•16mo ago
It is.
foreign-sapphire
foreign-sapphire•16mo ago
"enviromentOptions": [
{
"key": "d3d9.shaderModel",
"value": "1"
"enviromentOptions": [
{
"key": "d3d9.shaderModel",
"value": "1"
in the last log you posted
automatic-azure
automatic-azureOP•16mo ago
mscoree i guess i need... it's supposed to be with the dotnet Right i just removed it and it's been in the file since it been reinstalled 🙂
foreign-sapphire
foreign-sapphire•16mo ago
Ok I got one out of the box idea for the DLL override. Might not work
automatic-azure
automatic-azureOP•16mo ago
foreign-sapphire
foreign-sapphire•16mo ago
What if you put it back but instead of the ending =, put a comma. In other more complete logs for EGS games with legendary, I always see WINEDLLOVERRIDES=winemenubulder.exe=. Actually that probably won’t work nm Won’t hurt, but probably won’t work
automatic-azure
automatic-azureOP•16mo ago
failed cause of missing mscoree.dll
automatic-azure
automatic-azureOP•16mo ago
new logs. it's a long ass one
foreign-sapphire
foreign-sapphire•16mo ago
Try WINEDLLOVERRIDES="mscoree,mshtml,winemenubuilder.exe="
automatic-azure
automatic-azureOP•16mo ago
it's gonna break cause of mscoree
automatic-azure
automatic-azureOP•16mo ago
automatic-azure
automatic-azureOP•16mo ago
maybe it's dxvk?
foreign-sapphire
foreign-sapphire•16mo ago
I’m leaning on this may be resulting from using what appears to be a commonly shared prefix
automatic-azure
automatic-azureOP•16mo ago
doesn't Heroic make it's own per game? cause right now i only got palworld and tarkov being used by Heroic OK i got it to load.
automatic-azure
automatic-azureOP•16mo ago
Settings are Wine Wine version: wine-GE-Proton8-25 Other Battleye ticked Mangohud(optional) Advanced WINEDLLOVERRIDES=mshtml,winemenubuilder.exe= GameScope NA Install wine-mono and mono onto the system.
No description
automatic-azure
automatic-azureOP•16mo ago
The game loads properly, BUT the only downside is that you cannot play online. Aka join matches. You can only do offline raids )practice mode only
foreign-sapphire
foreign-sapphire•16mo ago
It should, but you probably checked the box for use default wine settings because your prefix doesn’t have the game name in it

Did you find this page helpful?