mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #368] [MERGED] Submodules updates + misc fixes #1515
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#1515
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/368
Author: @georgemoralis
Created: 8/5/2024
Status: ✅ Merged
Merged: 8/9/2024
Merged by: @georgemoralis
Base:
main← Head:subupdatesAndFixes📝 Commits (10+)
5a68224update submodules , fixed sdl update , rewrote config with new toml11 v413331cdlinux fix?4ffb812more linux fix?816700dfixed to scePadGetControllerInformation , (fixes CUSA04892 - power rangers multi user issue)a83ac4cremoved duplicate libSceJson2.sprx loading7b7d1cbadded missing NIDs in thread management3ef69casome pad fixes (fixing metal slug 3 and risk of rain)6a2e09aupdate submodules (possible mac fix?)250b2e4small playgo adjustments425e549added setting for change language📊 Changes
15 files changed (+104 additions, -89 deletions)
View changed files
📝
externals/fmt(+1 -1)📝
externals/glslang(+1 -1)📝
externals/magic_enum(+1 -1)📝
externals/sdl3(+1 -1)📝
externals/toml11(+1 -1)📝
externals/vulkan-headers(+1 -1)📝
externals/xxhash(+1 -1)📝
src/common/config.cpp(+63 -64)📝
src/common/config.h(+3 -0)📝
src/core/libraries/kernel/thread_management.cpp(+2 -0)📝
src/core/libraries/pad/pad.cpp(+14 -5)📝
src/core/libraries/playgo/playgo.cpp(+4 -2)📝
src/core/libraries/system/systemservice.cpp(+1 -1)📝
src/emulator.cpp(+3 -3)📝
src/sdl_window.cpp(+7 -7)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.