Premo plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with " 1 Identifiers: * 1 =1 Interface= contains 12 subs: 0: return 0 1: return 1 2: 3: 4: Input: uint8_t [0x20] 5: 6: 7: 8: 9: Input: char * titleId (counter checks ...")
 
mNo edit summary
Line 11: Line 11:
  2:
  2:
  3:
  3:
  4: Input: uint8_t [0x20]  
  4: 1 Parameter: uint8_t [0x20]  
  5:
  5:
  6:
  6:
  7:
  7:
  8:
  8:
  9: Input: char * titleId (counter checks to allowed remote play for pc titleid's)
  9: 1 Parameter: char * titleId (counter checks to allowed remote play for pc titleid's)
  10:
  10:
  11:
  11:
==Load up parameters==
execMode = 1 (m4v?) / 2 (avc?) / 3(avc?) / 4 (m4hd?) / 5


{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>

Revision as of 03:38, 18 January 2015

1 Identifiers:

  • 1

1 Interface

contains 12 subs:

0: return 0
1: return 1
2:
3:
4: 1 Parameter: uint8_t [0x20] 
5:
6:
7:
8:
9: 1 Parameter: char * titleId (counter checks to allowed remote play for pc titleid's)
10:
11:


Load up parameters

execMode = 1 (m4v?) / 2 (avc?) / 3(avc?) / 4 (m4hd?) / 5