is box32 already contains in box64? #2734
Answered
by
ptitSeb
MatejMagat305
asked this question in
Q&A
|
As new snapdragons remove support to 32bit, I have question: is box64 able run 32bit game without box86? |
Answered by
ptitSeb
Jun 12, 2025
Replies: 3 comments 1 reply
|
Yes it is. It's a build option (BOX32). You might also want to enable BOX32_BINFMT for binfmt integration of the 32bits part. But note that Box32 is still very experimental. It's unstable and not everything work. |
0 replies
Answer selected by
MatejMagat305
|
I play zoo tycoon 1(32bit) on snd 8 gen 1 (with winlator) and I was suprised cortex-X2 and A510(they are 64 only) was able run it ...... (but A710 was fastest) |
0 replies
|
That's not related to Box32 as the 64 <> 32 translation is done in Wine Wow64, so it's just pure Box64 with some Wow64 support to run Wine Wow64 to run 32bit Windows games. Nowadays, there are many options available to run the same thing, so it's easy to be confused ;) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes it is. It's a build option (BOX32). You might also want to enable BOX32_BINFMT for binfmt integration of the 32bits part.
But note that Box32 is still very experimental. It's unstable and not everything work.