-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New entry request #4
Comments
how to use this? i keep on getting the error "Unable to Load Database". thank you! |
@djones05 what browser are you using ? |
How on earth do you use this? |
@AziRizvi you go to http://yne.github.io/psndl with your PS3 |
@yne is it only for physical ps3 or can these games be used on rpcs3(emulator) |
PSN pkg can be used on both real PS3 and on RPCS3 emulator |
is there any tutorial on youtube or some text based guide on how to download and utilize these games. |
yes |
Haha I meant for offline use, I downloaded your repo and launched the index.html but for some reason, it wouldn't load the database. |
The HTML file need to be open from an One way to do it: git clone [email protected]:yne/psndl.git
cd psndl
python -m http.server
# open your browser on the given http URL given by python |
Awesome! |
One slight issue, when I try to download any of the .RAP files, it says file not available on site, do you host all the .rap files on the site/server itself? I thought the .rap files were hosted on the Playstation site as well. I tried to download some rap files from http://yne.github.io/psndl as well and I'm still getting the same file not available on site error. Any possible solution for that? |
the rap file are stored inside the CSV and is simply made of 16 Bytes I generate all the rap from the CSV before uploading all files to the server for example: http://yne.github.io/psndl/B037C9E939F5D8EBCB5C129241A7ADBB.rap but I made a mistake in the link URL I'll try to fix that, thanks for the info |
@AziRizvi it shall be working now While browsing https://yne.fr/psndl/ , press If you want to build all the .rap file for your local server, and you are on Linux or MacOS : run the |
Yes, the site is working fine now. |
I have MingW32 installed as well as Mingw32-Make. When I run the make command, this is what I get. |
you have a missing binary : tr |
How can i add a database from NoPayStation to it? |
@LuanTeles send me a PR or send me the nps database and i'll update psndl |
URL
http://zeus.dl.playstation.net/cdn/UP4042/NPUB30573_00/DbjZjsNnrqNaQmTLrBhIzBPBgyTwpraeNugxxgqYRWpylJeQrwfagYCsyKgRLIUNmyoTUmWaOBebsKAZlktznFNMTGyaRRWTzvDcI.pkg
RAP hexdump (optional)
No response
The text was updated successfully, but these errors were encountered: