mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #3928] [Feature Request]: Support for PowerPC and RISCV? #1178
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#1178
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?
Originally created by @barracuda156 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3928
Checklist
Description
Can this be supported outside of x86/arm camp? Specifically, PowerPC (Big endian) and RISC-V.
Reason
Other platforms exist :)
Examples
No response
@squidbus commented on GitHub (Jan 15, 2026):
Currently we don't technically implement anything but x86_64 support running the binaries natively. All ARM/etc relies on OS-provided translation.
@barracuda156 commented on GitHub (Jan 15, 2026):
Ok, got it. (If this is not planned at all, the issue can be closed.)