Pastebin

psm+

psm+ from Pastebin

Psm certification Pastebin Psm exam paste Psm store details Psm meaning code Psm 1 snippet Psm airport text Psm ii source Psm 300 sharing Psm 900 script Psm show public Psm elements private Psm traini
    
        --For Developers--
 
PSM Dev Assistant on 3.60+
1) Installing the SDK:
    0) Download PSM SDK from https://archive.org/download/PlayStationMobile/Development%20Tools/SDK/PSM_SDK_2.00.00.exe and install
    1) Open an administrator command prompt and type 'setx MSBUILDENABLEALLPROPERTYFUNCTIONS 1' and press ENTER
    2) Make sure you have PSM Vita driver installed
 
2) Installing the developer applications
To install PSM Dev you need a console on 3.60-3.68 running Henkaku, once u have that here are the steps
    0) Make sure you have NoNpDrm, PKGJ and reF00D already installed
    1) Download "PlayStation Mobile Development Assistant and PlayStation Mobile Development Assistant for Unity" from PKGJ or NPS
    2) Update PSM Developer Assistant and PSM Developer Assistant for UNTIY to the latest App Versions (1.06 and 1.15)
 	3) Install "MakePSMGreatAgain" https://bitbucket.org/SilicaAndPina/makepsmgreatagain plugin (makes publishing license never expire)
3) Creating a "Publishing License"
Originally back on 3.51 you required a "Publishing License" in order to use PS Mobile Development Assistant
obviously since the server was discontinued, so in order to get around it you have to use PSM+
    0) Connect your vita to your PC (qcma can fuck with this)
    1) Open up "Publishing Utility" from the PSM SDK
    2) Goto Applications and Keys
    3) Take a note of your consoles "Device Name" (if it doenst show up uninstall all vita related drivers and try again)
    4) Download LocalPSM+ from https://bitbucket.org/SilicaAndPina/localpsmplus/downloads/
    5) Open LocalPSM+ and enter your "Device Name" from earlier. and click Create Publishing Key
    6) A Publishing Key and Keyring will be ""Created""  
    7) Import Publishing Key using *https://i.imgur.com/MZPqWX6.png* this button (it'll be in the PSM+ Folder inside "keys/"
    8) Import Device Seed using *https://i.imgur.com/L4GyQ0p.png* this button (again, PSM+ Folder /keys)
    9) Finally import the APP KEY using *https://i.imgur.com/v7HrgJH.png* this button.
	10) *NOT REQUIRED IF USING MakePSMGreatAgain.skprx*:
	Press "Refresh License" and copy the cache/ folder to ux0:/cache/PCSI00007 (or 09 if UNITY)
	NOTE: Your publishing license will expire in 24/hours and u have to refresh in PSM+ again (unless ur using MakePsmGreatAgain)

4) Installing PSM Applications
2 Methods: FTP and USB
	1) USB
		0) For USB Mode you require "MakePsmGreatAgain" https://bitbucket.org/SilicaAndPina/makepsmgreatagain plugin
		1) Build your game, and watch it install over USB !! 
	2) FTP/VitaShell
		0) Build your application and copy the "-signed" folder to ux0:/PCSI00007 (or 09 for unity) to install it
		1) Use shiplog to obtain debug output.

5) Distributing Homebrew
	0) Build your application (preferably in RELEASE mode)
	1) Everyone using this has the same Publisher License and App Key, 
	so you can just copy the "SIGNED" folder Or even better. share the .PSDP/PSPP  package file created
	and have users copy it into the ux0:/cache folder! (or via USB with PsmDevice)
	2) PS: Please release source code.. :3

NOTE: There is a check in PSM Dev to see if your app name matches the app name used for the app key, (in this case the default "*") so you can simply set app name to "*" in app.xml and use the +asterisk+ key from before. it'll work on any application you want. (again im working on it!)    
 
ill update this when better ways to do things become available!

-- For END-USERS --
PSM Homebrew will most likely be distributed in ZIP or .PSDP/PSPP format, 
2) Installing the developer applications
To install PSM Dev you need a console on 3.60-3.68 running Henkaku, once u have that here are the steps
    0) Make sure you have NoNpDrm, PKGJ and reF00D already installed
    1) Download "PlayStation Mobile Development Assistant and PlayStation Mobile Development Assistant for Unity" from PKGJ or NPS
    2) Update PSM Developer Assistant and PSM Developer Assistant for UNTIY to the latest App Versions (1.06 and 1.15)
	3) Install "MakePsmGreatAgain" plugin https://bitbucket.org/SilicaAndPina/makepsmgreatagain/src/master/ To *KERNEL
3) How to install PSM Homebrew, 
	0) Simply unzip the .ZIP/PSDP/PSPP file to ux0:/cache/PCSI00007 (or 09 for UNITY) and start PSM Dev
	1) The new app should show up, and u can use it!