shadPS4/src/core/loader
Stephen Miller f4531fd927
Core: Remove checks for symbol version_major and version_minor (#3540)
* Remove checks for module version_major and version_minor

Following this rule broke linking for some libraries, and introduced extra effort needed to get some homebrew running.

* Clang

* Fix rebase

* Disable libSceSsl HLE

Real hardware uses a title workaround to determine if base libSceSsl is needed. Currently, this title workaround applies to absolutely nothing.
2025-09-08 19:30:03 -07:00
..
dwarf.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
dwarf.h core: Many things (#194) 2024-06-15 14:36:07 +03:00
elf.cpp Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
elf.h moved elf logging to DebugDump fuction , which can be enabled in config . This reduces main log file a lot 2024-07-01 23:07:57 +03:00
symbols_resolver.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
symbols_resolver.h Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00