Launching apps in safe mode

Is there a way to launch apps from the SG launcher in safe mode.

Specifically, I’m wanting to launch Nuke in either safe mode or to limit the number of procs Nuke runs on, mainly to debug stuff.

Usually, I’d do it from a terminal or a cmd prompt, adding ‘–safe’ to the app I’m launching but it’d be fab to do this from the SG launcher.

Thanks

5 Likes

Hi @steveprimary
You can add the --safe arg to the Nuke Software entity or you could take over the app_launch.py hook and modify the launch command directly.

6 Likes