HGL
absent-sapphire

Possible to open other Linux Programs when I launch the game?

Hi I saw there is an option to run a script. Is it possible to make that script launch other apps at the same time I launch the game? I like if I would like to launch obs, livesplitter and the game at the same time can I do it through that? Would there be another option for it?
Solution:
make a script to launch all that
Jump to solution
8 Replies
Solution
generous-apricot
generous-apricot2w ago
make a script to launch all that
absent-sapphire
absent-sapphireOP2w ago
I got a script that is working outside of Heroic Launcher but when I try to launch it with the game it doesnt work
generous-apricot
generous-apricot2w ago
You’ll need to provide more information than just “doesn’t work.” The script and whether you’re using flatpaks for example
absent-sapphire
absent-sapphireOP2w ago
oh sorry. Yes I am using flatpaks My script: #!/bin/sh cd /home/user/snes/OpenTracker/ ./OpenTracker
generous-apricot
generous-apricot2w ago
Does Heroic have permission to access that folder? Secondly, if the script is just the one command, just use the command as the script itself There’s no need to cd then run the executable as two steps
absent-sapphire
absent-sapphireOP2w ago
Im not sure, how do I check that? (sorry still super new to heroic) I will have a second command once I figure how to install the live splitter
generous-apricot
generous-apricot2w ago
Flatseal or KDE settings That folder path is not within the permitted folders by default
absent-sapphire
absent-sapphireOP2w ago
thank you that worked with Flatseal

Did you find this page helpful?