https://bugs.winehq.org/show_bug.cgi?id=55180
Bug ID: 55180 Summary: Roblox (Win10 Store version) needs combase.dll.SetRestrictedErrorInfo Product: Wine Version: 8.10 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Reported in the forum: https://forum.winehq.org/viewtopic.php?t=37816
You need to use the MS Store version: https://www.microsoft.com/en-us/p/roblox/9nblgggzm6wm You can get the download link from https://store.rg-adguard.net/
Need to get ROBLOXCORPORATION.ROBLOX_2.581.563.0_neutral_~_55nm5eh3cm0pr.msixbundle Real download link is http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/06dd6831-... Archived at https://web.archive.org/web/20230702160233/http://tlu.dl.delivery.mp.microso... Microsoft.VCLibs.140.00_14.0.32530.0_x86__8wekyb3d8bbwe.appx Real download link is http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/cd62da91-... Archived at https://web.archive.org/web/20230702162436/http://tlu.dl.delivery.mp.microso...
Unzip the roblox file, and then unzip Windows10Universal_2.581.563.0_Win32 Unzip the VCLibs, and put the files next to Run Windows10Universal.exe Run Windows10Universal.exe
https://bugs.winehq.org/show_bug.cgi?id=55180
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This function is of course missing right now, and documentation has some hints at least to start testing to make it work the way it should. But I don't think extracted Store version is a legitimate test case for this, same as any other case of bypassed DRM.
https://bugs.winehq.org/show_bug.cgi?id=55180
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Created attachment 74770 --> https://bugs.winehq.org/attachment.cgi?id=74770 Patch
Attaching a potential patch, based on SetErrorInfo/GetErrorInfo, although this still doesn't make it work. I assume there's still other issues, so I won't pursue this.
https://bugs.winehq.org/show_bug.cgi?id=55180
Aida JonikienÄ— aidas957@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aidas957@gmail.com
--- Comment #3 from Aida JonikienÄ— aidas957@gmail.com --- (In reply to Fabian Maurer from comment #2)
I assume there's still other issues, so I won't pursue this.
The actual issue here is the missing implementation of Windows.UI.Xaml library (which will take a lot of effort to implement in Wine)
It might be possible to try a native version of that library but it could require other exotic libraries so I didn't try it
https://bugs.winehq.org/show_bug.cgi?id=55180
azcn2503@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |azcn2503@gmail.com