mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2681] [Feature Request]: Windows on ARM64 #871
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#871
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 @jonzey231 on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2681
Checklist
Description
Requesting native Windows on ARM64 support.
Reason
x86 emulation isn't great when gaming.
Examples
n/a
@red-prig commented on GitHub (Mar 24, 2025):
I understood what you wanted, but for ARM64 it would still be CPU emulation, native support is only possible as a recompilation project, which is beyond the scope of the shadps4 emulator.
@NeoRegia commented on GitHub (Mar 24, 2025):
But PS4 is x86 (x64) at it's core so for having arm verison you will need to have x64 emulation in place anyway
@squidbus commented on GitHub (Mar 26, 2025):
Currently we operate on macOS using the OS-provided x86_64 translation, presumably on Windows our plan is the same, assuming the hardware and GPU drivers available are good enough.