

I’ve never used the Heroic launcher, but I think the “wrapper command” is what you need
I’ve never used the Heroic launcher, but I think the “wrapper command” is what you need
in lutris no, it will automatically launch as ${COMMAND_PREFIX} ${WINE} ${EXECUTABLE}
yes, … is path to .exe, and yes I also has similar problems with some games with default wine
but for gaming I use lutris with proton, and using firejail from lutris has better results for me (almost all games works without issues)
[SomeGame] > Configure > System options > Command prefix > firejail --noprofile --net=none --
firejail --noprofile --net=none -- wine ...
This app has a lot going for it:
- Free and open source
where is source code of keet?
it is not mentioned on site, I found their github https://github.com/holepunchto but I cannot find keet source here
i use https://dev.yorhel.nl/ncdu for this
and eventually gave up
or maybe they came to an agreement on mutually beneficial terms
why telegram is not blocked? makes you think…
I use OctoDroid: https://f-droid.org/en/packages/com.gh4a
are you using Heroic lsuncher from flatpak? if yes you need to somehow add firejail to Heroic app, or just restrict acess to internet for whole Heroic launcher
flatpak --user override --unshare=network com.heroicgameslauncher.hgl
if not you need to add
firejail
wrapper with--noprofile --net=none
args without any quotes (it says “Make sure to quote args with spaces”, which is not your case)