can't launch 'human resource machine', get missing dependencies
22 Replies
Please send in your full game log (ideally as a file)
like-goldOP•2y ago
"preferSystemLibs": true,
That's not really a good idea
"nvidiaPrime": true,
Neither is that
"useSteamRuntime": true,
Nor thatlike-goldOP•2y ago
to disable nvidiaprime in game settings which checkbox i uncheck? 'use dedicated graphics card'?
Yes, that's the one
like-goldOP•2y ago
and 'usesteamruntime' is bad idea for all games ? or for those which can run natively
and same question for 'nvidiaprime' option
ok , disabled those 2 settings, changed from proton experimental to wine ge proton 27 lol, here are the logs
like-goldOP•2y ago
Steam Runtime is technically a good idea (it's what Proton is designed to run in), but I believe we're doing something wrong in invoking it, leading to it causing more issues than it fixes usually. I don't use Proton in the first place, so I don't really have a desire to look into these issues
PRIME's use case are OpenGL and Vulkan games, games using DirectX (like the one you're running here) are translated via DXVK, which automatically uses your "stronger" GPU (messing with the PRIME environment variables can cause issues there)
changed from proton experimental to wine ge proton 27 lolWine-GE versions ending in "-LoL" are only intended for League of Legends. Use 8-25, and make sure to delete your Wineprefix after switching to it You've still got "Prefer system libraries" on there
like-goldOP•2y ago
like-goldOP•2y ago
now it just hang, nothing appearing on the screen
changed to wine ge latest and unchecked 'use system libs'
ah, didn't delete wineprefix, sec , sir
like-goldOP•2y ago
did everything as you said, cleaned prefix folder, changed to wine ge 25, now i am stuck with this screen here

like-goldOP•2y ago
here are logs
like-goldOP•2y ago
no, sir, i only installed
heroic-games-launcher-bin
from aur
my small brain thought that's enough
should i install those?Those are required, yes
like-goldOP•2y ago
man how was i playing without all those
anyway here is new log
Looks like you're also missing Vulkan drivers? Wonder what you were playing then, those are required for basically anything to work
Run
sudo pacman -S --needed nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader
to install them (might need a reboot afterwards)like-goldOP•2y ago
i was playing warframe and forza horizon 4 (in steam) and wwz (in heroic)
almost no issues at all
now with all these free epic games games i started to face some issues with many of them..
and you advises helped, sir, that game works
now one last question - it is generally not advised to use proton experimental in games i launch with heroic, right? better off with wine ge latest / 25?
Proton in general, not just Experimental, is built to run inside Steam and an environment controlled by it (running in the right runtime, with the right env vars set). Heroic tries its best to emulate these conditions, but it's very much possible (and has happened in the past) that some update to Proton breaks something.
Wine on the other hand is intended to be used as a standalone application, so it should in general work much better in Heroic (or Lutris, or Bottles, or anything else for that matter).
Proton is required for some games to work correctly (Borderlands 3 is one example that comes to mind, IIRC saving won't work in Wine-GE), but in general, you're on the safer side using Wine-GE. It also makes diagnosing issues much easier. Proton disables most logs, and, well, it's hard to find issues with no info
like-goldOP•2y ago
roger
if i still can't launch ghostrunner should i start new post or shall i put logs here?
rival-black•2y ago
since you deleted the ghostrunner post , i suggest you check the other Ghostrunner posts first , cause theres some maked as Solved
and it could be the same for your system
then if it dosent work , then make a post
(the wine Deps might have fixed any issue you were having )
like-goldOP•2y ago
what why i deleted it , i thought that first i gotta retry all those advises already given and see if it works
and yes, now it works
man so much stuff i was missing
thank you again!