HGL
rare-sapphire
flatpak launch specific game syntax?
flatpak run com.heroicgameslauncher.hgl -no-gui -no-sandbox "heroic://launch/7786b355a13b47a6b3915335117cd0b2b" drops me into gui. Anyone know how to make it launch the game itself?
2 Replies
frail-apricot•3y ago
This is the right call. Maybe the game fails to launch?
I see the problem
flatpak run com.heroicgameslauncher.hgl --no-gui --no-sandbox "heroic://launch/7786b355a13b47a6b3915335117cd0b2b"
parameters always with --
and not -
rare-sapphireOP•3y ago
ok, i'll take a shot. thanks (it launches from the gui)
seems to work, thanks