HGL
conventional-tan
Manually install DLL's
Hello I'm trying to install a game via "Add Game" and it can't find some DLL's that came with the game. I can copy and paste them to same folder as the .exe, but is that enough?
8 Replies
adverse-sapphire•5mo ago
heroic doesn't have access to the location where the files are
you should make sure to add it using a tool like Flatseal, and add game again
conventional-tanOP•5mo ago
Ah thank you!
I'll try this
So just give flatseal access to the games folder?
adverse-sapphire•5mo ago
give heroic access to games folder
using Flatseal
yes
conventional-tanOP•5mo ago
@Linguin You're arguably one of the greatest humans alive
It worked
Thank you
adverse-sapphire•5mo ago
enjoy
xenial-black•5mo ago
@Linguin Kinda related to this, just trying to fill a gap in my knowledge. How come when you add a game to Heroic it ends up in /run/? is that just how flatpaks work?
adverse-sapphire•5mo ago
yes, the portal will make the path you selected accessible in XDG_RUNTIME_DIR
and return a path to it
then you can read and write to it, until your app starts the next time
xenial-black•5mo ago
I see I see, that makes more sense
Thank you