Editing VSH Exports
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,700: | Line 2,700: | ||
| 0xF21655F3 || finds a loaded plugin || uint32_t paf::View::Find(const char* plugin) Example: uint32_t paf::View::Find("system_plugin") | | 0xF21655F3 || finds a loaded plugin || uint32_t paf::View::Find(const char* plugin) Example: uint32_t paf::View::Find("system_plugin") | ||
|- | |- | ||
| 0xCF068D31 || load (optional on memcontainer) and start sprx || void paf_CF068D31( | | 0xCF068D31 || load (optional on memcontainer) and start sprx || void paf_CF068D31(int32_t* prx_struct, const char* path, int /*ignored*/, int /*0*/, (optional) const sys_memory_container_t *mem_container) | ||
|- | |||
| 0x2F5CEE6D || stop and unload sprx || void paf_2F5CEE6D(int32_t* prx_struct) | |||
|- | |- | ||
| 0x546B3D02 || returns "PhWidget" || const char* paf_546B3D02() | | 0x546B3D02 || returns "PhWidget" || const char* paf_546B3D02() | ||
Line 5,034: | Line 5,036: | ||
|- | |- | ||
| 0x26709B91 || cellSsDrvAuthDrive || | | 0x26709B91 || cellSsDrvAuthDrive || | ||
|- | |- | ||
| 0xCC31BBCF || cellSsRngGetGenuineRandomNumber || | | 0xCC31BBCF || cellSsRngGetGenuineRandomNumber || | ||
Line 5,469: | Line 5,469: | ||
|- | |- | ||
| 0x653969A5 || sceFimPresenceUnregisterCb || | | 0x653969A5 || sceFimPresenceUnregisterCb || | ||
|- | |- | ||
| 0xEF51375F || sceLoginServiceAddCallback || | | 0xEF51375F || sceLoginServiceAddCallback || | ||
Line 5,529: | Line 5,521: | ||
|- | |- | ||
| 0xC13FF75A || sceNetHttpXmlDeleteTransaction || | | 0xC13FF75A || sceNetHttpXmlDeleteTransaction || | ||
|- | |- | ||
| 0x3B0018CB || sceNetHttpXmlGetProfile || | | 0x3B0018CB || sceNetHttpXmlGetProfile || | ||
Line 5,545: | Line 5,527: | ||
|- | |- | ||
| 0xFABBDEF6 || sceNetHttpXmlSearchPlayer || | | 0xFABBDEF6 || sceNetHttpXmlSearchPlayer || | ||
|- | |- | ||
| 0xDA8FF8B8 || sceNetHttpXmlSetServer || | | 0xDA8FF8B8 || sceNetHttpXmlSetServer || | ||
|- | |- | ||
| 0xD815DF3B || sceNetMallocInternal || | | 0xD815DF3B || sceNetMallocInternal || | ||
Line 5,627: | Line 5,589: | ||
|- | |- | ||
| 0xC76C2DAF || sceNpAacDestroyRequest || | | 0xC76C2DAF || sceNpAacDestroyRequest || | ||
|- | |- | ||
| 0x1B985476 || sceNpAacRequestSetCredentials || | | 0x1B985476 || sceNpAacRequestSetCredentials || | ||
|- | |- | ||
| 0x5FA21EB || sceNpAacStartRequest || | | 0x5FA21EB || sceNpAacStartRequest || | ||
Line 5,793: | Line 5,751: | ||
|- | |- | ||
| 0x84FCD5A6 || sceNpDeleteCallback || | | 0x84FCD5A6 || sceNpDeleteCallback || | ||
|- | |- | ||
| 0xEFB67F8E || sceNpDrmExecActivation || | | 0xEFB67F8E || sceNpDrmExecActivation || | ||
Line 5,811: | Line 5,759: | ||
|- | |- | ||
| 0xFDA460B4 || sceNpDrmExecPspDeactivation || | | 0xFDA460B4 || sceNpDrmExecPspDeactivation || | ||
|- | |- | ||
| 0x5EE81C09 || sceNpDrmGetOwnerInfoVsh || | | 0x5EE81C09 || sceNpDrmGetOwnerInfoVsh || | ||
|- | |- | ||
| 0x920DFD1A || sceNpDrmGetTimelimitVsh || | | 0x920DFD1A || sceNpDrmGetTimelimitVsh || | ||
|- | |- | ||
| 0x2FF0B98F || sceNpGetAboutMe || | | 0x2FF0B98F || sceNpGetAboutMe || | ||
Line 6,079: | Line 6,017: | ||
|- | |- | ||
| 0x658806BD || sceNpUpdateClockTerm|| | | 0x658806BD || sceNpUpdateClockTerm|| | ||
|- | |- | ||
| 0xC99EE313 || sceNpUtilBandwidthTestAbort || | | 0xC99EE313 || sceNpUtilBandwidthTestAbort || | ||
Line 6,173: | Line 6,109: | ||
| 0x0F80B71F || auth_module, checks sprx SCE header || int vshtask_F80B71F(char * path) | | 0x0F80B71F || auth_module, checks sprx SCE header || int vshtask_F80B71F(char * path) | ||
|- | |- | ||
| 0x668E3C94 || | | 0x668E3C94 || some RTC Alarm Register || int vshtask_668E3C94(char * app_id?, uint8_t [0x4C]) | ||
|- | |- | ||
| 0x166551C5 || | | 0x166551C5 || RTC Alarm Unregister || int vshtask_166551C5(char * app_id) | ||
|- | |- | ||
| 0x784023D0 || | | 0x784023D0 || RTC Alarm Get Status || int vshtask_784023D0(uint8_t status[0x1D0]) | ||
|- | |- | ||
| 0xA02D46E7 || Displays a notification in XMB || int vshtask_A02D46E7(0 /*ignored*, "your text" ) -> calls vshcommon_A20E43DB with texture "tex_notification_info" | | 0xA02D46E7 || Displays a notification in XMB || int vshtask_A02D46E7(0 /*ignored*, "your text" ) -> calls vshcommon_A20E43DB with texture "tex_notification_info" | ||
Line 6,446: | Line 6,382: | ||
|} | |} | ||
To help documenting offsets+exports, you can use [http://www.ps3devwiki.com/index.php?title=Dev_Tools#vsh_dumper this dumper tool for vsh] (actually,no need to dump anymore). | |||
<br> here's a link to the fnids i've gathered from 0.85.007 <- | |||
https://mega.nz/#!UhFE0Lia!QxLubSAVo9UXjHF2BwakISgnLJlK7gME6bsXQJ_POMM | |||
{{Development}}<noinclude>[[Category:Main]]</noinclude> | {{Development}}<noinclude>[[Category:Main]]</noinclude> |