mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-15 22:22:41 +00:00
[Aerolib] Add ulobjmgr and NpEAAccess symbol names (#150)
Resolves _sceUlobjmgrRegisterObject (BG26hBGiNlw) and _sceUlobjmgrUnregisterObject (Smf+fUNblPc), reported as unresolved by testers, plus four sceNpEAAccess exports. Names taken from shadPS4's NID tables and each verified by recomputing the NID with the repo's name2nid derivation before inclusion. aerolib.bin regenerated with scripts/generate_aerolib_binary.py. Co-authored-by: tensorcrush <tensorcrush@users.noreply.github.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -154449,3 +154449,9 @@ vector_str_substr
|
||||
WTFAnnotateBenignRaceSized
|
||||
WTFAnnotateHappensAfter
|
||||
WTFAnnotateHappensBefore
|
||||
_sceUlobjmgrRegisterObject
|
||||
_sceUlobjmgrUnregisterObject
|
||||
sceNpEAAccessInitialize
|
||||
sceNpEAAccessTerminate
|
||||
sceNpHasEAAccessSubscription
|
||||
sceNpHasEAAccessSubscriptionAbortRequest
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user