shadPS4/src/core/libraries/companion
Stephen Miller 923d1b1ab6
Some checks failed
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Libs: Miscellaneous fixes (#3993)
* Fixed sceCompanionUtilGetEvent stub

Previously we effectively stubbed with ORBIS_COMPANION_UTIL_INVALID_POINTER, which makes no sense and caused issues in games.

* Check for null issuer_id in libSceNpAuth's GetAuthorizationCode

Comes up in Mirror's Edge Catalyst, according to some debugging done by a community member.
Given the library didn't have any null checks for that value, this is probably allowed.
2026-02-04 10:03:02 +02:00
..
companion_error.h Libs: CompanionUtil (#2963) 2025-05-29 12:33:56 +03:00
companion_httpd.cpp Unified UserId (#3949) 2026-01-22 17:03:22 +02:00
companion_httpd.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
companion_util.cpp Libs: Miscellaneous fixes (#3993) 2026-02-04 10:03:02 +02:00
companion_util.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00