Allows you to obtain PSM InAppPurchases offline . .
Go to file
random() 148e5bcbad Update README.md 2023-11-02 06:16:17 +00:00
CMakeLists.txt Upload SRC 2019-03-03 14:09:44 +13:00
FreePSM.c Add Unity Support 2019-03-03 23:55:26 +13:00
FreePSM.yml Upload SRC 2019-03-03 14:09:44 +13:00
README.md Update README.md 2023-11-02 06:16:17 +00:00

README.md

About

Enables Debug PSM InAppPurchases in retail PSM Runtime

Basically.. it Allows you to obtain PSM InAppPurchases offline . . (and for free of cource)
forever.. :3

Useful for games that have the full game locked behinds an IAP

Install under *ALL

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.

Whenever an InAppPurchase command is called a message box will pop up:
like "Get Ticket Information ?" with 3 options:
OK Cancel Error
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
if you press ERROR it'll say an error occured.