sleirsgoevy / ps4jb-payloads

Extracted payloads from the main repo
110 stars 29 forks source link

[ps5-kstuff] Some games FPKG act like a demo #24

Open johnmapar opened 9 months ago

johnmapar commented 9 months ago

Hi,

I tried Rise of the tomb raider (fpkg) with the latest update and somehow it acts like the trial version (says trial version in the menu). I tried to repack the fpkg (which works as full on PS4) and choose "Full game" but still same issue. It's probably related to some missing rif patches that were not ported from the PS4. The legit game off disc works fine though because I guess it reads the disc RIF properly.

sleirsgoevy commented 9 months ago

I suppose this is another symptom of the well-known DLC issue. Shortly put, I patched ShellCore to allow launching games without a valid license, rather than to think that there is a valid license, so any explicit license checks (including those where games check for their DLCs) are going to fail.

Or this might be related to the DRM type being changed to "free" in the database, that's also worth checking.