mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[GH-ISSUE #44] About This Mac #29
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gonzabrusco on GitHub (Oct 5, 2022).
Original GitHub issue: https://github.com/DrDonk/unlocker/issues/44
This is not an issue. It's a request for help/documentation.
Is there a way of having a correct mac Serial Number and Hardware in "About this Mac" ?
Thanks
Gonzalo
@SimPilotAdamT commented on GitHub (Oct 5, 2022):
Yep, if you edit the VMX file manually you can customize the virtual Mac's serial number and simulated model.
Here's what I added to my VMX file:
You can look up codes to use for the
hw.modelon Apple's web page.board-idis for the actual serial number.mks.gl.allowBlacklistedDrivers = "TRUE"is for VMware's not-so-great Linux support.@SimPilotAdamT commented on GitHub (Oct 5, 2022):
These are the latest Intel MacBook Pro models, which run 8th/10th Gen Intel Core i5's.
Source.
@DrDonk commented on GitHub (Oct 5, 2022):
Here's a complete list of things you can override. I used to have this documented on Insanleymac but left there sevaeral years ago. Obviously best get your own values here but this is an example.
I haven't tried any of this in sometime so not sure how well it all works now.
Attached a PDF of old web page with details.
oldblog.pdf
@SimPilotAdamT commented on GitHub (Oct 5, 2022):
I thought your name sounded familiar. Used to see your stuff on there all the time
@DrDonk commented on GitHub (Oct 5, 2022):
Yep that was me for about 10 years providing unlockers and helping out.
I see SimPilot in your name do you do anythong with flight sims? Back end of 90s/early 00s I wrote utilities for the aircraft MDL files in MSFS. Things like MDLRepair which was used to fix broken MDL files.
@SimPilotAdamT commented on GitHub (Oct 5, 2022):
That is correct. I've been doing stuff since about 2012 when FSX was first released to Steam... I may very well have used something by you if you did make something for FSX Boxed. Right now I'm sitting comfortably on MSFS's 2020 release, having spent ~£5000 on all the hardware and software I've ever used for flight sim.
@gonzabrusco commented on GitHub (Oct 9, 2022):
Thanks for the info! I will close this issue for now!