Home
last modified time | relevance | path

Searched refs:title_softlaunch_with_hint (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DExecutableClasses.cs578 … internal static int title_softlaunch_with_hint(string os, string tid, string hint, string port) in title_softlaunch_with_hint() method in CafeX.devkitmsg
DCafeFunctions.cs3979 …CMD_RESULT.value = devkitmsg.title_softlaunch_with_hint(CAFERUN_COLDBOOT_OS_VERSION.value, DISC_EM… in run()