HGL
ratty-blush

humankind EGS version

game crashes few seconds after pressing launch, changes resolution for one second, then returns to Heroic. Log attached. Could not find "EOS overlay" to disable anywhere
29 Replies
plain-purple
plain-purple2mo ago
Do you really think this log is useful? Did you take a brief look at it?
ratty-blush
ratty-blushOP2mo ago
what do you mean? wrong log attached?
plain-purple
plain-purple2mo ago
yes I mean just look at it You will understand why
ratty-blush
ratty-blushOP2mo ago
hope that is proper one
ratty-blush
ratty-blushOP2mo ago
Still suck at linux file system 🙂
plain-purple
plain-purple2mo ago
That is proper log. That looks like Nvidia driver blows up in swapchain resizing. Can you try with Intel igpu? DXVK_FILTER_DEVICE_NAME="530" or DXVK_FILTER_DEVICE_NAME="SKL GT2" Should make it work with igpu
ratty-blush
ratty-blushOP2mo ago
where to type it? like launching with arguments?
plain-purple
plain-purple2mo ago
No description
No description
plain-purple
plain-purple2mo ago
Env var DXVK_FILTER_DEVICE_NAME key , "SKL GT2" value no need for = Also add DXVK_HUD key, full value as another entry To confirm which gpu is used
ratty-blush
ratty-blushOP2mo ago
added, only one change is , Humankind logo appeared for a second
plain-purple
plain-purple2mo ago
No description
plain-purple
plain-purple2mo ago
Do this too As i have a suspicion that gpu select didnt work
ratty-blush
ratty-blushOP2mo ago
added boyh entries
plain-purple
plain-purple2mo ago
Post new log then It will tell
ratty-blush
ratty-blushOP2mo ago
plain-purple
plain-purple2mo ago
Those env vars worked, game indeed uses your igpu now but still fails. And ofc works just fine here
plain-purple
plain-purple2mo ago
No description
ratty-blush
ratty-blushOP2mo ago
made it! had to install and turn on EOS Overlay, nad include variables mentioned by you. Thanks!
No description
plain-purple
plain-purple2mo ago
wot, game requires eos overlay to be active?!
ratty-blush
ratty-blushOP2mo ago
.... but it works much slower than on Windows 🙁 like 9-12 FPS on medium settings. Around 15 on minimum, but it sucks
plain-purple
plain-purple2mo ago
Never think of such a possibility DXVK_HUD=full please Take a screenshot while it is up If your vram gets full, that is expected
ratty-blush
ratty-blushOP2mo ago
DXVK_HUD=full is set, sreenshot is fom my game with it
plain-purple
plain-purple2mo ago
No description
plain-purple
plain-purple2mo ago
Look at my hud vs yours info everywhere Found the reason "showFps": true Disable that show fps toggle Since that is basically DXVK_HUD=fps it takes prio Rather than full
ratty-blush
ratty-blushOP2mo ago
you were right, had to disable fps counter. Anyway, seems like game uses my intel gpu instead GTX
No description
ratty-blush
ratty-blushOP2mo ago
this are variables you told me
No description
plain-purple
plain-purple2mo ago
Remove filter one That was for testing to see if nv gpu is the problem That env var makes game work on igpu But you dont need that anymore
ratty-blush
ratty-blushOP2mo ago
seems like "nvida on demand" doesnt work properly. After manually swintching to performance mode, game works on 30+ fps, and hud indicates GTX.

Did you find this page helpful?