https://bugs.winehq.org/show_bug.cgi?id=55604
teknos teknosquet@danwin1210.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teknosquet@danwin1210.de
--- Comment #12 from teknos teknosquet@danwin1210.de --- (In reply to Zack Green from comment #9)
(In reply to Aida JonikienÄ— from comment #8)
(In reply to Zack Green from comment #7)
I tried compiling Wine to a older commit and it still doesn't run, Can someone test which commit wine started working?
Did you compile Wine to a commit before the regression one?
If so then you might be having the infamous AVX issue
Yes I compiled the commit before commit ea640f6cece7660ffc853b7d574fbe52af34901a which was commit 508b8b72797aadb0183d9c58698e7be00b9890b1
- What is the AVX issue?
- A friend of mine Dexter said that Roblox works on the unofficial WINE
fork Proton but I have not tested it out yet
AVX is a CPU instruction set introduced in 2011 and is available on all CPUs after that year with the exception of pre-Alder Lake Intel Celeron/Pentium CPUs. Roblox requires AVX on Wine for unknown reasons; it's unknown if it's intentional or not, but it runs regardless on Windows. If you do not have a CPU with it, Roblox will cease to run under Wine.
If your CPU does have it and Roblox still doesn't run, it's probably for another reason as Roblox has a fair bit of issues on Wine, unfortunately.