You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Now the blender launcher built for Windows x64 works on windows, but it can only download x64 version of blender.
Describe the solution you'd like
Maybe show both blender build for x64 and arm64 in the download list?
Describe alternatives you've considered
Windows 11 arm64 can run x64 blender, and maybe in some use cases, x64 blender is required even under arm64 architecture. I wonder how mac builds handle this problem?
The text was updated successfully, but these errors were encountered:
If I understand correctly, you have an ARM Windows system, but you only have access to the x64 Blender build in the Blender Launcher.
This is probably a bug. We currently filter the builds depending on the PC architecture. On ARM, you are supposed to see only the ARM build. Unfortunately, I don’t have access to an ARM Windows system, so I haven’t tested the filter. I will double-check to identify the issue.
Also, we could add an option to disable the architecture filter if needed, allowing access to all Windows builds without checking the architecture.
Is your feature request related to a problem? Please describe.
Now the blender launcher built for Windows x64 works on windows, but it can only download x64 version of blender.
Describe the solution you'd like
Maybe show both blender build for x64 and arm64 in the download list?
Describe alternatives you've considered
Windows 11 arm64 can run x64 blender, and maybe in some use cases, x64 blender is required even under arm64 architecture. I wonder how mac builds handle this problem?
The text was updated successfully, but these errors were encountered: