Closed BokBoy closed 12 months ago
Get it working first, and see if Roblox runs. Please keep in mind Roblox depends on an x86_64 architecture with a specific instruction called AVX.
@BokBoy try using box64
I would be very surprised if Byfron is OK with box64.
Either way, there simply are not enough ARM users for us to support this in mainline, and the issue lies within Wine, not Vinegar. We also do not have the hardware to test this.
However, I will say that Go permits compiling to ARM, so feel free to compile from source.
Get it working first, and see if Roblox runs. Please keep in mind Roblox depends on an x86_64 architecture with a specific instruction called AVX.
Be advised that compiling Wine for ARM does NOT mean you will be able to run x86 Windows programs. It only means that you will be able to run ARM Windows executables.
You could in theory retool libroblox.so to run on ARM. I welcome you to join our Discord to further discuss this.
@lunarlettuce and @apprehensions Tysm, I'll join the discord (display name is HailLinusOurTechGod (user bokboygamer)) and ill continue there.
Is your feature request related to a problem? Please describe.
Its really annoying when creators of programs, especially if it isn't their main focus do not create multi-platform or multi-architecture. Especially with things such as Virtualbox, where the only ARM version is for macOS. There isn't an ARM version for this either.
Describe the solution you'd like
Probably either another way such as a guide to emulate this or just ARM support generally.
Describe alternatives you've considered
Other alternatives involve using Wine for ARM or forget about it and use bloxstrap on Windows Qemu.
Additional context
Using a MacBook Air M2 (Asahi, Fedora Remix 39 with Gnome) I think 1GB is dedicated to VRAM and 7 to RAM.