OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
294 stars 63 forks source link

Secure Time for trophies/licenses are bugged on higher firmwares #119

Open Al-Azif opened 4 years ago

Al-Azif commented 4 years ago

Some games will not start with error CE-30391-6 and logs the user out. Also trophies timestamps are blank (-).

Using logs from @leeful I believe it a string we may be able to start searching at is sceRifManagerPlayFirstTrialSwitchTimerState return %x [ent=%s, user=%x pft=%d] with a return of 809c0201. And/or sceProcessStarter::GetAppRifCtxId() ret = %x with a return of 80a40019.

Blank Trophy FPKG Game Log: https://pastebin.com/9VchmRi5 Blank Trophy Retail Game Log: https://pastebin.com/feAqFPEj Game Failing to launch/logout: https://pastebin.com/Wt5Yffsd

Note: The title ID patch for switching on some debug options (ToDEX) appears to bypass these issues until the system is restarted.

kiwidoggie commented 3 years ago

Punting this back a milestone