diff --git a/readme.md b/readme.md index abd5d67..85b9aad 100644 --- a/readme.md +++ b/readme.md @@ -1,18 +1,12 @@ -- How to use it? Your device must be rooted & it must be on android 4.4.2 or older, -Install the (https://web.archive.org/web/20150311233351/http://playstation.com/psm/store/en.html)[PlayStation Mobile App] if you do not already have it. +Install the PlayStation Mobile App : +https://web.archive.org/web/20150311233351/http://playstation.com/psm/store/en.html, if you do not already have it. -then install the NoPsmDrm Android app, and click the "Install" button. and you should be good to go! +then install the NoPsmDrm Android app, and click the "Install" button. grant it root permission and you should be good to go! --- Credits - -- frangarj for the original NoPsmDrm on PSVita https://github.com/frangarcj/NoPsmDrm/ -- Chaser - an absolute legend who still had their old XPLAY with PSM running on it *still going* all these years later, could never have done it without ya! -- Li, for being the single person who has done the most research into PSM out of anyone ever .. -- Whomever was around before me, Thanks for keeping the dream alive.. - -- known issues: - Games only run with wifi off .. (i think its trying to check for updates or something..) @@ -30,4 +24,13 @@ UPDATE LibraryTable SET content_id="UM0105-" || title_id || "-0000000000000000" END; ``` -... the rest should be in the installer apk code so :d \ No newline at end of file +... the rest should be in the installer apk code so :d + + +-- Credits + +- frangarj for the original NoPsmDrm on PSVita https://github.com/frangarcj/NoPsmDrm/ +- Chaser - an absolute legend who still had their old XPLAY with PSM running on it *still going* all these years later, could never have done it without ya! +- Li, for being the single person who has done the most research into PSM out of anyone ever .. +- Whomever was around before me, Thanks for keeping the dream alive.. +- ele7enxxh for the hooking library that actually works on android 2.2.X https://github.com/ele7enxxh/Android-Inline-Hook/tree/master \ No newline at end of file