Matoking/protontricks

Cannot install Microsoft C++ Runtime 2019 // Stray wont work

taynotfound opened this issue · 4 comments

Describe the bug
I've been trying to install Microsoft C++ Runtime 2019 for like 2h.
It always tells me that dotnet40 isnt properly installed.
Then it tries to install it and i get a error.
https://gist.github.com/taynotfound/53dd0e874a8f7d0b8fde20926ea4ddd2
And then he Microsoft C++ Runtime 2019 install crashes then too

To Reproduce
Steps to reproduce the behavior:

  1. Open Protontricks and select application.
  2. Select to install Microsoft C++ Runtime 2019.
  3. Install it

Expected behavior
It should just work ig?

System (please complete the following information):

  • Distro: Pop!_OS 22.04 LTS
  • Protontricks installation method: Flatpack
  • Protontricks version:protontricks (1.11.1)
  • Steam version: No Beta

image
Visual C++ 2010 has the same issue

Gonna try the "Install Tools" function. Lets see.

Worked

Still getting this error:

image
Maybe somebody has a idea?
UEDump.zip

This is the Dump of Unreal. With CrashContext, UE4Minidump, CrashReportClient etc.

https://www.virustotal.com/gui/file/f0b34df20b8e66a0f0ee093ce79f4b5606b756354561e8e80dfcc7a69de4b1b1 Virustotal Result if needed

Update: Got past that error. Now i'm getting told that i need a D3D11 compatible GPU. Which i have but seemingly isnt recognised by wine.
I will change the OS by now if needed lmao

Found the issues myself