The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NPLoader implementation
03-16-2013, 10:37 PM
Post: #1
NPLoader implementation
So after trying and failing to load up my DLC files the way Henrik suggested, I decided to look into it for a bit and I think I may know what's wrong. Some DLC files, such as files ending in .edat, need to connect to your Playstation Network account and verify the purchase before you're allowed to use them. Obviously, PPSSPP can't do this, and when it tries to load the DLC files, the entire emulator crashes shortly after the game boots, if not immediately after you select your game. JPCSP apparently tried to find a workaround for this, but it doesn't look like they finished.
http://www.emunewz.net/forum/showthread.php?tid=8134
The only workaround I found was a plugin for PSPs running custom firmware. It was intended to help prevent people from having to change PSN accounts for DLCs they downloaded from different regions, and use all DLCs at once if they have different region DLCs for a single game. (I don't understand why Sony made the PSP itself free from region restrictions, but not the DLC content.) It's called NPLoader and NPDecrypter. The decrypter dumps the decoded form of the DLC files, and the loader allows them to be played.
http://wololo.net/talk/viewtopic.php?t=4997
Apparently it's also open source. Is it possible for PPSSPP to find a way to implement this for using DLCs that require a PSN check?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
NPLoader implementation - EvilKingStan - 03-16-2013 10:37 PM
RE: NPLoader implementation - sfageas - 03-16-2013, 11:23 PM
RE: NPLoader implementation - EvilKingStan - 03-16-2013, 11:52 PM
RE: NPLoader implementation - sfageas - 03-17-2013, 12:04 AM
RE: NPLoader implementation - VIRGIN KLM - 03-17-2013, 12:24 AM
RE: NPLoader implementation - sfageas - 03-17-2013, 12:29 AM
RE: NPLoader implementation - tpunix - 03-17-2013, 12:04 PM
RE: NPLoader implementation - EvilKingStan - 03-17-2013, 01:15 PM
RE: NPLoader implementation - tpunix - 03-17-2013, 02:22 PM
RE: NPLoader implementation - EvilKingStan - 03-17-2013, 03:25 PM
RE: NPLoader implementation - tpunix - 03-18-2013, 12:42 AM
RE: NPLoader implementation - EvilKingStan - 03-18-2013, 01:07 AM
RE: NPLoader implementation - tpunix - 03-18-2013, 01:38 AM
RE: NPLoader implementation - EvilKingStan - 03-18-2013, 01:53 PM
RE: NPLoader implementation - tpunix - 03-19-2013, 01:44 AM
RE: NPLoader implementation - EvilKingStan - 03-19-2013, 01:25 PM
RE: NPLoader implementation - tpunix - 03-21-2013, 02:37 AM
RE: NPLoader implementation - nightmesh - 03-21-2013, 02:38 AM
RE: NPLoader implementation - EvilKingStan - 03-21-2013, 01:18 PM
RE: NPLoader implementation - nightmesh - 03-21-2013, 03:59 PM
RE: NPLoader implementation - Apology11 - 03-21-2013, 07:13 PM
RE: NPLoader implementation - EvilKingStan - 03-22-2013, 12:35 AM
RE: NPLoader implementation - tpunix - 03-23-2013, 11:29 AM
RE: NPLoader implementation - EvilKingStan - 03-23-2013, 04:15 PM
RE: NPLoader implementation - qwikrazor87 - 04-02-2013, 06:10 AM
RE: NPLoader implementation - Vossler - 08-14-2021, 05:42 PM
RE: NPLoader implementation - Itsmedeemy - 09-23-2021, 01:24 AM

Forum Jump: