Searched refs:tid (Results 1 – 2 of 2) sorted by relevance
578 … internal static int title_softlaunch_with_hint(string os, string tid, string hint, string port) in title_softlaunch_with_hint() argument584 …return ProcessExecutor.DoProcess(exe_path, "\"title_softlaunch " + os + " " + tid + " " + hint + "… in title_softlaunch_with_hint()587 internal static int title_softlaunch(string os, string tid, string port) in title_softlaunch() argument600 …r.StartProcess_RedirectOutput(exe_path, "\"title_softlaunch " + os + " " + tid + "\" -v -p " + por… in title_softlaunch()
190 -t <tid> : title launch from mlc emulation (tid is hex that starts with 0x)