sultim-t / xash-rt

Fork of the Xash3D FWGS with a real-time path tracing
1.08k stars 25 forks source link

host_initerror: Cant find memory type for given memory property flags (6) #154

Open paravostok opened 1 year ago

paravostok commented 1 year ago

i have fixed the previous no video drivers found issue by installing visual studio runtime 2019 with lutris pc: rx 6650xt i5-13500 32gb ddr4 ram linuxmint 21.1

PartyWumpus commented 1 year ago

Managed to get to the same point after installing 'vcrun2015' with protontricks. (gpu is a 7900 XT)

protontricks has this error when i run the file. image I've highlighted the errors i think are causing the problem: "Unimplemented flags 0x4" "This only sets the wine level string" "Reading string unimplemented"

tried installing d3dx9 d3dcompiler_42 d3dcompiler_43 d3dcompiler_46 and d3dcompiler_47, didn't help.

Hopefully someone figures out the next steps required :)