In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
186 bytes added ,  02:03, 14 August 2016
no edit summary
Line 263: Line 263:  
|OSGetPFID
 
|OSGetPFID
 
|<code>int OSGetPFID(void)</code>
 
|<code>int OSGetPFID(void)</code>
|Returns the current process PFID
+
|Returns the current process PFID e.g. 0x0000000F
 +
|-
 +
|OSGetUPID
 +
|<code>int OSGetUPID(void)</code>
 +
|Does the same as OSGetPFID
 
|-
 
|-
 
|OSGetTitleID
 
|OSGetTitleID
 
|<code>uint64_t OSGetTitleID(void)</code>
 
|<code>uint64_t OSGetTitleID(void)</code>
|Returns the current title id e.g. 0x0005000E1010ED00 (Mario Kart 8 EUR)
+
|Returns the current title id e.g. 0x0005000E1010ED00 (Mario Kart 8 EUR). See [http://wiiubrew.org/wiki/Title_database]
 
|-
 
|-
 
|OSGetOSID
 
|OSGetOSID
 
|<code>uint64_t OSGetOSID(void)</code>
 
|<code>uint64_t OSGetOSID(void)</code>
|Returns the current OS id e.g. 0x000500101000400A (OSv10)
+
|Returns the current OS id e.g. 0x000500101000400A (OSv10). See [http://wiiubrew.org/wiki/Title_database]
 
|-
 
|-
 
|__OSGetAppFlags
 
|__OSGetAppFlags

Navigation menu