I looked at the md5sum of the elf of the psn game and the elf of the disc game and they are identical (0f1763bdaf6aa54c2607488fc8717857).
There is also this iso2pkg log file in the pkg so maybe they used the original disc files 1:1.
I really have no clue how this works but would it be possible to create a virtual disc path where the files are accessible that can already be decrypted with the rap?
In theory everything this game needs should be there, otherwise other PSN games wouldn't be able to load their encrypted files .
Sorry for the double post, but I think one of the reasons for the loading error is that files that don't typically have an NPD header are encrypted as sdats internally nonetheless.
If I run "mk_npdata -d encryptedfile decryptedfile 0" I get the files like they were originally on the bluray disc.
With this one could possibly recreate a working disc image.
I'm sorry for the third post in a row, but I had too much time on my hands and got demon's souls (technically) running flawlessly even with the new 60 fps patch.
As I said before, they encrypted files that aren't normally with PSN releases, so I batch undid it only for the normally unencrypted files with make_npdata and I renamed the param.sfo to be HG and changed the id to NPEB01202.
However, it still didn't boot, so I dug even deeper and changed the param.sfo back and decided to recreate everything like it is on disc.
For this I created the generic ps3_disc.sfb file, removed the licdir as it didn't exist on the disc release and created the general directory structure of a disc and now it boots and runs flawlessly.
This post was last modified: 08-15-2019, 01:29 AM by LittleStinky123.
Edit Reason: missing a and e
Still doesn't work as per previous posts, same cause and error, just thought I would update it as it doesn't even display graphics anymore, unlike this test in https://forums.rpcs3.net/thread-197387-p...#pid305503
This post was last modified: 02-09-2021, 07:23 PM by yurinator557.
Edit Reason: added commit
Still doesn't work as per previous posts, same cause and error, just thought I would update it as it doesn't even display graphics anymore, unlike this test in https://forums.rpcs3.net/thread-197387-p...#pid305503
After double checking the requirements for Loadable, I think this should actually be moved to Nothing. In the time I spent testing the game, I could not get it to show a black screen with an FPS counter.
Still doesn't work as per previous posts, same cause and error, just thought I would update it as it doesn't even display graphics anymore, unlike this test in https://forums.rpcs3.net/thread-197387-p...#pid305503
Could any mods move this to the right category? If I did something wrong, please do tell me.