mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #1782] RTC functions in module libSceRtc are returning zero #615
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#615
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DISREL on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1782
For some reason after a few patches, shadps4 on my Mac M4 Max started crashing frequently. Removing libSceRtc helps.
With the module:
Without the module:
This issue can be replicated on other platforms as well. Although I am not sure if other builds today had this issue, but it started after #1776 it seems.
@StevenMiller123 commented on GitHub (Dec 14, 2024):
The libSceRtc part of this issue implies that your dumped firmware libraries are encrypted or corrupt. This is a known issue where, if a dumped module fails to load, our reimplementation doesn't load either.