I want to root Bluestacks 4 mac os Big Sur

Questions about Wine on macOS.
Locked
histamin
Newbie
Newbie
Posts: 3
Joined: Mon Dec 25, 2023 3:41 am

I want to root Bluestacks 4 mac os Big Sur

Post by histamin »

Hello ,

since bluestacks tweaker is only available on windows I am trying to use wine to run it on Big Sur to root my bluestacks.

this is log when it fails:
bstweaker5 % wine64 BlueStacksTweaker5.exe
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0104:err:environ:init_peb starting L"Z:\\Users\\jd\\downloads\\bstweaker5\\BlueStacksTweaker5.exe" in experimental wow64 mode
0104:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0104:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented
0104:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
Unknown heap type: #Schema

* Assertion at /vagrant/mono/mono/metadata/metadata.c:1154, condition `index < m
eta->heap_strings.size' not met, function:mono_metadata_string_heap, index = 0x
00000000 size = 0x00000000 meta=Z:\Users\jd\downloads\bstweaker5\BlueStacksTwe
aker5.exe

0104:err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.


Any idea why its failing? and what needs to be done?

Thanks.
histamin
Newbie
Newbie
Posts: 3
Joined: Mon Dec 25, 2023 3:41 am

Re: I want to root Bluestacks 4 mac os Big Sur

Post by histamin »

after I downloaded dotnet 4.0 using winetricks the error log remains but it is significantly smaller
sd@MacBook BSTweaker5 % wine64 BlueStacksTweaker5.exe
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0104:err:environ:init_peb starting L"Z:\\Users\\sd\\downloads\\BSTweaker5\\BlueStacksTweaker5.exe" in experimental wow64 mode
0104:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"BlueStacksTweaker5.exe" cannot be loaded
0104:err:module:LdrInitializeThunk Importing dlls for L"Z:\\Users\\sd\\downloads\\BSTweaker5\\BlueStacksTweaker5.exe" failed, status c0000135
histamin
Newbie
Newbie
Posts: 3
Joined: Mon Dec 25, 2023 3:41 am

Re: I want to root Bluestacks 4 mac os Big Sur

Post by histamin »

and that dll is present!!!
log attached
Locked