VSH: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Created page with "user space module (vsh.self), loaded by appldr. from here several other functions/syscalls to other modules are made, e.g. lv2 ([http://www.ps3devwiki.com/index.php?title=Talk:...")
 
No edit summary
Line 4: Line 4:


not much is documented (yet) about this module. Please fill in where possible.
not much is documented (yet) about this module. Please fill in where possible.
=== Modes ===
possible arguments to pass when executing vsh.self:
* --mode=gametool
* --mode=gametool2
* --arcade=true


=== Offsets ===
=== Offsets ===

Revision as of 01:38, 8 December 2011

user space module (vsh.self), loaded by appldr.

from here several other functions/syscalls to other modules are made, e.g. lv2 (SELF decryption), lv1 (Secure_RTC, Storage_Manager, Gelic_Device, BD_Drive) etc.

not much is documented (yet) about this module. Please fill in where possible.

Modes

possible arguments to pass when executing vsh.self:

  • --mode=gametool
  • --mode=gametool2
  • --arcade=true

Offsets

Function 3.55 3.41 3.15 Notes
- - - - -

To help documenting offsets, you can use this dumper tool for vsh.