Windows on Arm support
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Is your feature request related to a problem? Please describe.
Currently using the Stride Editor on Windows on Arm is not possible without changes to the Stride Game Studio, VS Extension, etc
Describe the solution you'd like
I'd like to make changes to allow the Stride Editor et al to have functional parity with "regular" Windows.
Describe alternatives you've considered
I've considered firing up a x64 VM for just the editor, but this should not be required.
Additional context
Currently the first roadblock encountered is this;
And yes, the SDK installed, albeit the Arm64 version.
PS C:\Users\pierce> dotnet --list-sdks
6.0.416 [C:\Program Files\dotnet\sdk]
7.0.402 [C:\Program Files\dotnet\sdk]
PS C:\Users\pierce>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating the reported first roadblock in the Stride Editor on Windows on Arm, then trace the related Game Studio and VS Extension components. Check how the installed Arm64 .NET SDK is handled; done means the editor and related tools have functional parity with regular Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100