|
@@ -8,7 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Running a MacOS 13 Ventura VM in VMware">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta name="revised" content="07/26/2022 08:38:02 PM" />
|
|
|
+ <meta name="revised" content="09/22/2022 06:27:29 AM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -63,7 +63,7 @@
|
|
|
serialNumber = "C01234567890"</p>
|
|
|
<em>NOTE: If running an AMD processor, add the following additional options to the bottom of the file</em>
|
|
|
|
|
|
- <p>mc.version = "0"<br />
|
|
|
+ <p>smc.version = "0"<br />
|
|
|
cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"<br />
|
|
|
cpuid.0.ebx = "0111:0101:0110:1110:0110:0101:0100:0111"<br />
|
|
|
cpuid.0.ecx = "0110:1100:0110:0101:0111:0100:0110:1110"<br />
|