Compare commits

...

3 Commits
v1.1 ... master

Author SHA1 Message Date
random() 148e5bcbad Update README.md 2023-11-02 06:16:17 +00:00
SilicaAndPina e46ffc8e83 README.md edited online with Bitbucket 2019-08-31 03:25:42 +00:00
SilicaAndPina 6101d286f4 README.md edited online with Bitbucket 2019-08-31 03:25:10 +00:00
1 changed files with 23 additions and 29 deletions

View File

@ -1,29 +1,23 @@
# Releases: # About
# FreePSM v1.1: Enables Debug PSM InAppPurchases in retail PSM Runtime
+ Added support for PSM Unity Runtimes (1.00-1.02)
+ Removed some unnecessary code Basically.. it Allows you to obtain PSM InAppPurchases offline . . (and for free of cource)
forever.. :3
Download: https://bitbucket.org/SilicaAndPina/freepsm/downloads/FreePSM-v1.1.suprx
Useful for games that have the full game locked behinds an IAP
# FreePSM v1.0:
+ Inital Release Install under \*ALL
Download: https://bitbucket.org/SilicaAndPina/freepsm/downloads/FreePSM.suprx Only works with PSM Runtime 2.01 And UNITY Runtime(s) 1.00-1.02
# About BTW: if u have an older PSM Runtime please share! im looking for older verisons!
Enables Debug PSM InAppPurchases in retail PSM Runtime Note: This is ONLY for PSM (PlayStation Mobile) games NOT for Native Vita Games.
Basically.. it Allows you to obtain PSM InAppPurchases offline . . (and for free of cource) Whenever an InAppPurchase command is called a message box will pop up:
forever.. :3 like "Get Ticket Information ?" with 3 options:
OK Cancel Error
Useful for games that have the full game locked behinds an IAP if you press OK, the IAP Handler will say the command completed successfully
if you press CANCEL it'll say that it was cancled by the user
Install under \*ALL if you press ERROR it'll say an error occured.
Only works with PSM Runtime 2.01 And UNITY Runtime(s) 1.00-1.02
BTW: if u have an older PSM Runtime please share! im looking for older verisons!
Note: This is ONLY for PSM (PlayStation Mobile) games NOT for Native Vita Games.