-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[svrplus] svrplus.c: Register for arm64 and arm64ec on Win11 build 21…
…262 or later; for earlier versions, only arm64. ARM64EC was added at the same time as general amd64 emulation in Windows 11 build 21277 (actually 21262, a leaked build). On Windows 10, don't register for either amd64 or arm64ec. See #398: Installing on ARM64 shows an error that the AMD64 version of the DLL couldn't be registered Reported by @kristibektashi.
- Loading branch information
1 parent
67b360b
commit d95cafb
Showing
3 changed files
with
13 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters