No PSN Apps - Apps de PSN sin necesidad de acceso a PSN
Publicado: 19 Feb 2015, 07:26
por Kravenbcn
PlayStation 3 ofrece varios servicios de terceros en forma de aplicaciones, sin embargo, una de las principales molestias es la obligatoriedad de iniciar sesión en PSN para ejecutar estas aplicaciones. Estas requieren tener una conexión activa a los servidores de Sony (PSN) a pesar de que no se necesita en absoluto. Sin embargo hoy tenemos una buena noticia ya que estas aplicaciones han sido liberadas con la nueva "No PSN Apps".
Recientemente el desarrollador strictlyfocused ha publicado un método mediante el cual ha sido capaz de deshacerse de la exigencia de PSN en Amazon Video y Netflix. Tras haber visto los tutoriales, el desarrollador bitsbubba, ha indagado un poco más y ha lanzado pkg para instalar estas aplicaciones de terceros en PS3 y que no requieran que la PS3 esté conectada a PSN.
ust so its documented, here are the steps I've been using to patch these: 1. Download and extract npdtoolv4d (npdtool - edat/sdat tool (w/ compression supported)) 2. copy the original spark.cfg.sdat from your PS3 to the same directory as npdtool.exe (usa version spark.cfg.sdat is under /dev_hdd0/game/NPUP10021/USRDIR/data/config) 3. Open a command prompt and navigate to the npdtool.exe directory 4. Run this command (keep cmd prompt open after) - npdtool ds spark.cfg.sdat spark.cfg 5. Open spark.cfg in notepad++ or whatever editor you like 6. Change "requirePSN" from "true" to "false" and save your change 7. Delete the original spark.cfg.sdat file 8. In the command prompt you left open, run this command - npdtool 4s spark.cfg spark.cfg.sdat 8000 9. Copy the newly created spark.cfg.sdat back to your PS3 where you got the original and now you can use Amazon Instant with no PSN login requirement
its documented, here are the steps I used to patch out the login requirement for USA v2.19 Netflix
Grab app.sprx from /dev_hdd0/game/NPUP00030/USRDIR/ Download TrueAncestor SELF Resigner v1.91 and extract it Copy app.sprx into the "self" folder where ever you extracted TrueAncestor to Launch TrueAncestor and choose option 4 "Decrypt SELF/SPRX Only" Choose your app.sprx (should be #1) Copy/paste into notepad the values of "ContentID" and "Klicensee" it shows -- eg. UT0007-NPUP00030_00-NETFLIXRIGEL01NA -- eg. 7AC7E325735C754B8C7F7984819B0A48 Close TrueAncestor Open the app.prx that was just created in a hex editor (I used HxD) Ctrl-F and text-string search for "PSNLoginRequired=true" Move your cursor to the beginning of the word "true" and type "false". It will insert the characters as you type. DO NOT delete the word "true", let it overwrite it. Save your changes and close the hex editor Go back to the "self" folder and delete/rename your original app.sprx Launch TrueAncestor again and pick option 8 "Custom Sign to NPDRM SELF/SPRX" Choose your edited app.prx (should be #1) Paste in the values of the ContentID and Klicensee that we saved earlier Copy the new app.sprx that gets generated over to your PS3 Enjoy PSN-less Netflix