Advertisement
Guest User

Vita 3.60 Homebrew for Dummies

a guest
Aug 30th, 2016
31,891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.06 KB | None | 0 0
  1. TABLE OF CONTENTS (v1.1)
  2. I. What this guide will cover
  3. II. Important information
  4. III-1. What is needed
  5. III-2. Getting started
  6. IV. What you can do
  7. V. What you cannot do
  8. VI. Testkit and Devkit users
  9. VII. tl;dr and problem solving
  10.  
  11. Anything labeled 0.- is required learning. The rest you can read as you desire.
  12.  
  13. I. What this guide will cover
  14. 0.-This will only be for Henkaku on Firmware 3.60
  15. 1.-How to properly understand he current status of PS Vita homebrew
  16. A.-PS Vita
  17. B.-PSTV
  18. 2.-What can and cannot be done at the date of typing this
  19. A.-Software modifications
  20. B.-Hardware modifications
  21. C.-Modifying files for games
  22. 3.-How to use your homebrew without ruining your system
  23. A.-Read/Write only areas
  24. B.-Malicious homebrew
  25. 4.-Help those that don’t know where to look for resources
  26.  
  27. II. Important information
  28. 0.-Filesystem – Learn these and what they’re for
  29. A.-app0: Current Application running (usually Molecule)
  30. B.-gro0: Game Card
  31. C.-grw0: Writable space on Game Card (if supported)
  32. D.-os0: Main operating system (Do not mess with this unless you want a brick)
  33. E.-pd0: Welcome Park (also Preinstall part of the update)
  34. F.-sa0: Fonts and handwriting
  35. G.-sd0: SD card slot. You will not have this. You are welcome to ignore it
  36. H.-savedata0: Save data
  37. I.-tm0: Related to PSN access. Do not touch or share this
  38. J.-ud0: Used for updates
  39. K.-ur0: User data on the system (like ux0: but internal)
  40. L.-ux0: User data on the Vita Memory Card.
  41. M.-vd0: System registry
  42. N.-vs0: Part of the OS. Has system apps, usually labeled NPXSXXXXX
  43. 1.-Firmware MUST BE 3.60. No exceptions
  44. A.- 3.61 will not work for Henkaku until there is another exploit.
  45. i.-Any site that says it does is malicious. Don’t believe them.
  46. B.-Memory card is required for it. Internal memory is not supported
  47. 2.-PS Vitas and PSTV systems are similar but have some software differences.
  48. A.-Most homebrew works on both.
  49. B.-Homebrew that works on Vita
  50. C.-Homebrew that works on PSTV
  51. 3.-VPK files are installable packages. They’re essentially a zip file but renamed.
  52. 4.-Dangers of data
  53. A.-The system is littered with your PSN credentials in many spots.
  54. i.-Avoid sharing data from tm0: ur0: ux0:
  55. B.-VPK files
  56. i.-Malicious homebrew can exist. Trust verified sources or compile it yourself
  57. C.-Henkaku does have PSN spoofing currently. Don’t be dumb and you wont get banned
  58.  
  59. III-1. What is needed
  60. 0.-System Firmware version 3.60
  61. A.-If you are below this then follow this guide
  62. http://wololo.net/2016/08/09/manually-update-ps-vita-firmware-3-60/
  63. B.-If you are above 3.60 then you need to get a new system that has 3.60
  64. 1.-A Vita or PSTV
  65. 2.-An internet connection
  66. 3.-A PC
  67. 4.-The following programs
  68. A.-QCMA
  69. B.-Filezilla (or FTP program of choice)
  70. C.-PSProxy
  71. D.-Vita Update Blocker (not required but nice)
  72. E.-HxD
  73. 5.-Henkaku – http://henkaku.xyz/ go there in the Vita/PSTV web browser to install it
  74. A.-Offline installer is very much recommended
  75. B.-Android installer also very useful
  76. 6.-Your homebrew
  77. A.-Vita homebrew I suggest
  78. i.-VitaFTP (FTP built into Molecule, but backups are nice)
  79. ii.-Retroarch Nightlies (http://buildbot.libretro.com/nightly)
  80. iii.-PSVident (It does reveal personal info so don’t screenshot or show anyone)
  81. iv.-3.60 PKG installer (Not really homebrew but this will be noted later)
  82. v.-CEX2IDU (used in conjunction with the PKG installer – Will brick PSTVs)
  83. B.-PSTV homebrew I suggest
  84. i.-PSTV Whitelister (to play your blacklisted games on the PSTV)
  85. ii.-VitaFTP (FTP built into Molecule, but backups are nice)
  86. iii.-Retroarch Nightlies (http://buildbot.libretro.com/nightly)
  87. iv.-PSVident (It does reveal personal info so don’t screenshot or show anyone)
  88. 7.-A brain
  89.  
  90. III-2. Getting started
  91. 1.-Install the following on your Computer
  92. A.-QCMA (Windows/Mac/Linux versions exist)
  93. i.-You will use this for backing up data like saves and games from PSN
  94. ii.-If you have issues on Windows, set to run in Win7 mode
  95. B.-Filezilla (or FTP program of choice)
  96. C.-HxD
  97. 2.-Create a folder for all your stuff. Stay organized
  98. A.-Folder for system backup (in case something goes wrong)
  99. B.-Folder for modified files (like app.db, commonly modified)
  100. C.-Folder for homebrew vpks
  101. D.-Folder for notes and tools
  102. 3.-Power on your Vita or PSTV with memory card (memory card required. Size: whatever)
  103. A.-Immediately go to the web browser
  104. 4.-Install Henkaku and the Molecule bubble (Offline and Android installers are different).
  105. A.-Go to http://henkaku.xyz/ in the system web browser and hit install
  106. B.-It will greet you wit “Welcome to Henkaku!”. Hit OK and let it continue
  107. C.-It will install the files and bubble for Molecule and send you back to the Live Area
  108. D.-You must redo this process every reboot. Standby mode is better.
  109. 5.-Open Molecule
  110. A.-Begin FTP by hitting SELECT
  111. B.-Leave it running (background FTP is allowed) and load Filezilla
  112. C.-Connect in Filezilla [Vita IP]:1337 and create a folder on ux0: called VPK
  113. D.-Transfer your VPK to the memory card in the new folder
  114. E.-Once complete you can disconnect
  115. F.-In Molecule navigate to the VPK and hit X on it. Install it.
  116. i.-If it needs access to tm0: ur0: or ux0: it will ask if you trust it. Safety measure
  117. G.-Once installed return to Live Area and your homebrew bubble is ready
  118. 6.-Use your homebrew
  119. A.-If it requires roms, repeat 5 for a rom folder
  120. 7.-Configure the system to use Vita Update Blocker and PSProxy if desired
  121.  
  122. IV. What you can do
  123. 1.-Use homebrew
  124. 2.-Gets on PSN until the next patch (as of now this is still possible due to spoofing)
  125. 3.-Pirate (don’t be that guy)
  126. 4.-Modify the system software
  127. 5.-Create themes
  128. 6.-Install PKG Installer (guide here: http://wololo.net/talk/viewtopic.php?f=65&t=46701)
  129. 7.-Activate your system (until PSN access is gone again)
  130. 8.-Easy bubble modifying (https://anthe.studio/bubblestudio/ - this is trusted)
  131. 9.-Create your own homebrew
  132. A.-Part 0: http://wololo.net/talk/viewtopic.php?f=65&t=46597
  133. B.-Part 1: http://wololo.net/talk/viewtopic.php?f=65&t=46669
  134. C.-Part 2: http://wololo.net/talk/viewtopic.php?f=65&t=46838
  135. D.-Part 3+ for when the author makes it
  136. 10.-Change accounts for multiple regions (
  137. 11.-Decrypt and edit save data (http://wololo.net/talk/viewtopic.php?f=65&t=46339)
  138. 12.-Create your own VPKs (http://wololo.net/talk/viewtopic.php?f=65&t=46561)
  139. 13.-Brick your system if you’re not careful
  140. 14.-Vita HDMI out modification
  141. 15.-Modify the ports to add a mini USB port (if you hate the proprietary port)
  142.  
  143. V. What you cannot do
  144. A.-Pirate PS1 or PSP games (yet, I know you’re all crafty and will find a way eventually)
  145. B.-Be immune from bans. Your activities are absolutely seen when online. Don’t be dumb.
  146. C.-Trust any sources (you can but it’s better not to since PSN credentials are in plain text)
  147.  
  148. VI. Testkit and Devkit users
  149. 1.-Manual updating from storage is possible
  150. A.-Requires another system to do this if it’s a Testkit only.
  151. i.-Devkits can take the same method, but don’t have to
  152. B.-Get a system with Henkaku active and begin FTP
  153. C.-Create the following directory structure “ux0:data/PSP2/UPDATE/SEARCH”
  154. i.-Devkits can be updated via Neighborhood if needed
  155. ii.-Prototype Vitas with SD slots can use “sd0:data/PSP2/UPDATE/SEARCH”
  156. D.-FTP your applicable update file to that directory (name can be anything)
  157. i.-You can also update and downgrade firmware freely
  158. E.-Once done turn off your system and take the memory card and transfer it in your kit
  159. F.-Power on and go to Settings>Update>Update Using Storage Media
  160. G.-It will display filenames. Pick the update you want (3.600.011 for Henkaku)
  161. i.-Don’t mix them up. Testkit and Devkit firmware are not the same
  162. H.-Install update, restart, install Henkaku
  163. 2.-To use your homebrew you have to modify the eboots
  164. A.-Take whatever homebrew you want working and begin FTP in Molecule
  165. B.-Transfer the eboot.bin from “ux0:app/[ID]/eboot.bin” to wherever on your Computer
  166. C.-Open HxD and load the eboot
  167. D.-Go to offset 0x80 and you will see “......./” (01 00 00 00 00 00 00 2F)
  168. E.-Replace that with “......./” (00 00 00 00 00 00 00 2F)
  169. i.-Safe mode is available as “xyzxyz..” (78 79 7A 78 79 7A 2E 2E)
  170. F.-Save the changes and transfer the file back to the Vita (overwrite or make a backup)
  171. G.-Close FTP connection, exit molecule, start your homebrew
  172. 3.-You must do this for all homebrew til they come pre-packaged this way (Molecule is)
  173. 4.-Help the scene/wiki if you have a Devkit. Those with kits are open to help
  174.  
  175. VII. tl;dr and problem solving
  176. A.-What you skipped is the tldr. Go read it
  177. B.-If you get an error while installing Henkaku, reboot the system and try again
  178. C.-If you crashed your system installing it, you need a memory card. No exceptions.
  179. D.-If you’re dumping games, use a PSTV. FTP is faster and this seems to be more reliable
  180.  
  181. Resources and things to look at
  182. Wololo
  183. Playstationhax
  184. PSX-Scene
  185. Henkaku
  186. The various scene contributors both new and old
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement