How can I run Box64 on an x86_64 system without bypassing it? #3725
Unanswered
parkjunhyung2021046762
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Box64 can run on x86_64 system, with Interpreter only (so it will be slow). Just prefix what you want to run with "box64"... like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My system is based on the x86_64 architecture, and I am trying to run Box64 in a normal way without bypassing it.
However, from what I understand, Box64 is mainly designed for ARM systems to run x86_64 binaries. In my case, since my host is already x86_64, I’m not sure how to properly use Box64 without bypassing its functionality.
Is there a way to run Box64 on an x86_64 system as intended, without modifying or bypassing its behavior? Or is this fundamentally not supported due to architectural reasons?
Any guidance or suggestions would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions