PKG Linker 2.0 - Serve Packages to your PS3 (HAN/CFW)

PS3 PKG Linker 2.0 - Serve Packages to your PS3 (HAN/CFW) v2.0

Try put a copy of it in C:\Windows\System32 and C:\Windows\SysWOW64 . should work, I think apps check there too.
To be honest.. I tested that thru,and "missing msvcr100.dll" has nothing to do with that version of pkg linker or it's portable apache server.
What it means is,you are missing (MSVCR100.dll = Visual C++ 2010 Runtime)
VC++ 2010 runtimes on your computer or the dll is not registered correctly on your system.
If you are on a 64-bit OS,make sure you install both, 32 & 64-bit versions,or problems
might arise, just like you described.
If the runtimes are registered correctly on your windows, you don't have to put them in anywhere else other than what the runtime installers put them on.. (Windows\System32 & Windows\SysWOW64 ...)

Summary

Regsvr32 is a command-line utility to register and unregister OLE controls, such as DLLs and ActiveX controls in the Windows Registry. Regsvr32.exe is installed in the %systemroot%\System32 folder in Windows XP and later versions of Windows.


Note On a 64-bit version of Windows operating system, there are two versions of the Regsv32.exe file:
  • The 64-bit version is %systemroot%\System32\regsvr32.exe.
  • The 32-bit version is %systemroot%\SysWoW64\regsvr32.exe.
The syntax of the Regsvr32 command

RegSvr32.exe has the following command-line options:
Regsvr32 [/u] [/n] [/i[:cmdline]] <dllname>

/u - Unregister server

/i - Call DllInstall passing it an optional [cmdline]; when it is used with /u, it calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i

/s – Silent; display no message boxes


  • Method 2: Use the 32-bit version of Regsvr32 to register a 32-bit DLL on a 64-bit version of Windows

    If you receive an error when registering a 32-bit DLL on a 64-bit version of Windows, follow these steps:
    1. Open an elevated command prompt. (= run command prompt as administrator)
    2. If the 32-bit DLL is in the %systemroot%\System32 folder, move it to the %systemroot%\SysWoW64 folder.
    3. Run the following command:
      %systemroot%\SysWoW64\regsvr32 <full path of the DLL>
Yeah the runtimes were registered incorrectly, 'cause an uninstall-reinstall of both fixed the problem and it's working now like a charm, thanks guys for the help!!!
 
Black screen issue

I installed my backup copy of NFS HP and NFS MW 2012 via this HAN Pkg linker, but when I start the games, I get a black screen. I can still get the PS menu by pressing the button, and quit it, but it does not work , even after restart.

What gives ?
 
Black screen issue

I installed my backup copy of NFS HP and NFS MW 2012 via this HAN Pkg linker, but when I start the games, I get a black screen. I can still get the PS menu by pressing the button, and quit it, but it does not work , even after restart.

What gives ?
This will not fix broken packages. :)
 
anyone else having pkglinker 2.0 crashing after install. trying to run it? Ive had pkg linker 1.0 running without issue

EDIT: I had a package open nvm works great !
 
when signing pkgs with pkg linker 2 ... it says 'pkg linker 2 not responding' with the cursor loading forever..any help?
 
If you are resigning large packages it will take a long time, if it is crashing there is most likely something wrong with the package.
At last it did finished resigning and gave an output signed pkg.
Am now worried when u said 'there might be something wrong wth the pkg' i hope it'll work.

Sent from my SM-A710F using Tapatalk
 
At last it did finished resigning and gave an output signed pkg.
Am now worried when u said 'there might be something wrong wth the pkg' i hope it'll work.

Sent from my SM-A710F using Tapatalk
If it finished it should be fine, it was probably not responding because you clicked around too much while it was busy.
 
I hope you guys add some kind of progress bar to the desktop aplication, to keep track of the uploading speed and remaining files and time. Right now I'm using NetSpeedMonitor to do that. It shows the upload speed on my taskbar so, if it reaches 0, I know that the upload is finished.
 
Did you read the trouble shooting, if not try the stuff in the "things to try" section.

I would not say useless, unsigned pkgs work perfectly for me on cfw. So we will not automatically delete files, if there was an error it might delete wrong files, or you might not understand how app works and not expect them to be deleted etc etc, lots of reasons not to delete files.

It might work with v0.2, we are not trying to maintain compatibility with old versions , so don't expect it to work.
Im not signing psn pkgs and works well, tested a few times, i allways use a copy of the pkg, just for test i dont gona to download again , yeah i dont know how it works.... Not..
i know very well how it works, what thends to say that?
 
Back
Top