acidanthera / bugtracker

Acidanthera Bugtracker
374 stars 42 forks source link

FeatureUnlock: [Feature Request] 3D Globe View and Advanced Landmarks Unlock #2328

Closed JDDPro closed 9 months ago

JDDPro commented 9 months ago

The FeatureUnlock kext is perfect for unlocking disabled features on older Macs and Hackintoshes. However I just recently noticed that another advanced feature can be unlocked via injecting kexts, which is the "3D Globe View" and "Advanced Landmarks" festures in the Apple Maps app, but the feature is not yet present in the kext. If this feature could be planted in the future versions of the kext I'd appreciate it very much.

Twitter link, here is a sample link of someone successfully unlocking the features. I've tried and it works fine on my 2012, 2015 and 2017 with Ventura and Monterey.

Gratitudes xx

m0d16l14n1 commented 9 months ago

According to that one - it's possible to "enable" support on Intel with supported dGPU only (mainly desktops). You can try on yours - https://github.com/notjosh/AdvancedMap

JDDPro commented 9 months ago

According to that one - it's possible to "enable" support on Intel with supported dGPU only (mainly desktops). You can try on yours - https://github.com/notjosh/AdvancedMap

Thank you. I've tried several methods and they actually do work on my Intel iGPU (both real Mac and Hackintosh)

khronokernel commented 9 months ago

I see the AdvancedMap repo is kept up, I would recommend using that project as I don't believe anyone internally wants to maintain the DeviceSupportsAdvancedMapRendering patch set. Can be reconsidered in the future if the author longer maintains the project, patch set breaks, etc