[PR #1899] [MERGED] Load HLE library if native library can't be loaded #2375

Closed
opened 2026-02-27 21:16:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1899
Author: @mailwl
Created: 12/26/2024
Status: Merged
Merged: 12/27/2024
Merged by: @raphaelthegreat

Base: mainHead: hle_on_bad_library


📝 Commits (1)

  • c419b71 Load HLE library if native library can't be loaded

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 src/emulator.cpp (+3 -2)

📄 Description

In case if native library cannot be loaded (wrong format, for example), load HLE implementation instead


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1899 **Author:** [@mailwl](https://github.com/mailwl) **Created:** 12/26/2024 **Status:** ✅ Merged **Merged:** 12/27/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `hle_on_bad_library` --- ### 📝 Commits (1) - [`c419b71`](https://github.com/shadps4-emu/shadPS4/commit/c419b718819bbdc2135fcca41e74bb96fbb4075e) Load HLE library if native library can't be loaded ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/emulator.cpp` (+3 -2) </details> ### 📄 Description In case if native library cannot be loaded (wrong format, for example), load HLE implementation instead --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2375
No description provided.