Created
July 1, 2009 05:14
-
-
Save icefire/138599 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) ES_AddTicket() | |
2) ES_AddTitleStart(valid TMD, certs, etc) | |
3) ES_AddContentStart() | |
4) ES_AddContentData(unmodified data) | |
5) ES_AddContentFinish() | |
6) If there is more contents jump to (3) | |
7) Haxx contents in /import/ | |
8) ES_AddTitleFinish() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment