BYOND is not open

Questions about Wine on macOS.
Locked
dunkSay
Newbie
Newbie
Posts: 1
Joined: Mon Jul 04, 2022 2:41 pm

BYOND is not open

Post by dunkSay »

Hi All,

I install latest version of BYOND and install all of the winetricks: allfonts, mfc42, gdiplus, vcrun2008, vcrun2013, wsh57, windowscodecs, ogg, ole32, riched30, msls31, wmp10 and ie8. Now I have that error

Code: Select all

0034:fixme:winemenubuilderˇˇˇˇ:WinMain stub!(000000000031FD70 0000000000000000): stub
002c:fixme:ver:GetCurrentPackageId (000000000031FD70 0000000000000000): stub
00bc:fixme:seh:get_thread_times not implemented on this platform
00bc:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032E970, 0032E984 0032E978
00bc:fixme:nls:get_dummy_preferred_ui_language (0x38 0032E970 0032E984 0032E978) returning a dummy value (current locale)
00bc:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032A8EC, 0032A900 0032A8F4
00bc:fixme:nls:get_dummy_preferred_ui_language (0x38 0032A8EC 0032A900 0032A8F4) returning a dummy value (current locale)
00bc:fixme:ver:GetCurrentPackageId (0032A340 00000000): stub
00bc:fixme:file:NtLockFile I/O completion on lock not implemented yet
00bc:fixme:shell:InitNetworkAddressControl stub
00bc:fixme:imm:ImeSetActiveContext (0x1d0970, 1): stub
00bc:fixme:imm:ImmReleaseContext (00010074, 001D0970): stub
00bc:fixme:reg:RegOpenUserClassesRoot (00000098, 0x0, 0x2000000, 00328914) semi-stub
rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x1747304992 arm_pc=0x1748558620 num_insts=6 inst_index=4 x86 instruction bytes: 0x6215344901283465301 0x17041981987679720769
003c:fixme:ver:GetCurrentPackageId (000000000031FD70 0000000000000000): stub
System:macOS Monterey
Version: 12.4
Wine Version: 6.0.2

Maybe someone has already encountered this?
Locked