11.3.0-36: Difference between revisions
Line 48: | Line 48: | ||
Exactly 1 new function was added, L_106058: | Exactly 1 new function was added, L_106058: | ||
* This | * This function is just the code mentioned above that was moved into here, with some new code: | ||
** [[SVC|svcGetProcessInfo]] with type19 is used with the handle from inr2. | |||
** val=0; | |||
** if((procinfo_outu32 & 0xF00) != 0x100)val=1;//check for memregionid!=APPLICATION | |||
** val is passed to the new [[SVC]] 0x59 as r0. | |||
** Lastly it will execute throw_fatalerr() on error. | |||
====[[Friend_Services|Friends]]==== | ====[[Friend_Services|Friends]]==== |