mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Deploying to gh-pages from @ 045cc3726e 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{334:function(e,t,o){e.exports=o.p+"assets/img/oc-explained.d196cefa.png"},398:function(e,t,o){"use strict";o.r(t);var r=o(10),a=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"boot-process-with-opencore-legacy-patcher"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore-legacy-patcher"}},[e._v("#")]),e._v(" Boot Process with OpenCore Legacy Patcher")]),e._v(" "),t("p",[e._v('OpenCore Legacy Patcher itself is actually quite a "dumb" program. It essentially edits a config.plist file and moves files around, actually having little logic regarding the boot process. The real magic of OCLP is '),t("a",{attrs:{href:"https://github.com/acidanthera/OpenCorePkg",target:"_blank",rel:"noopener noreferrer"}},[e._v("OpenCorePkg"),t("OutboundLink")],1),e._v(", our back-end, and what makes this patcher so powerful.")]),e._v(" "),t("h2",{attrs:{id:"boot-process-with-opencore"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore"}},[e._v("#")]),e._v(" Boot Process with OpenCore")]),e._v(" "),t("p",[e._v("To understand a bit more of how OpenCore is able to revive older Macs in such a native-like way, we need to go over "),t("em",[e._v("how")]),e._v(" OpenCore works with your Mac:")]),e._v(" "),t("p",[t("img",{attrs:{src:o(334),alt:""}})])])}),[],!1,null,null,null);t.default=a.exports}}]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{327:function(e,t,o){e.exports=o.p+"assets/img/oc-explained.d196cefa.png"},397:function(e,t,o){"use strict";o.r(t);var r=o(10),a=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"boot-process-with-opencore-legacy-patcher"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore-legacy-patcher"}},[e._v("#")]),e._v(" Boot Process with OpenCore Legacy Patcher")]),e._v(" "),t("p",[e._v('OpenCore Legacy Patcher itself is actually quite a "dumb" program. It essentially edits a config.plist file and moves files around, actually having little logic regarding the boot process. The real magic of OCLP is '),t("a",{attrs:{href:"https://github.com/acidanthera/OpenCorePkg",target:"_blank",rel:"noopener noreferrer"}},[e._v("OpenCorePkg"),t("OutboundLink")],1),e._v(", our back-end, and what makes this patcher so powerful.")]),e._v(" "),t("h2",{attrs:{id:"boot-process-with-opencore"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore"}},[e._v("#")]),e._v(" Boot Process with OpenCore")]),e._v(" "),t("p",[e._v("To understand a bit more of how OpenCore is able to revive older Macs in such a native-like way, we need to go over "),t("em",[e._v("how")]),e._v(" OpenCore works with your Mac:")]),e._v(" "),t("p",[t("img",{attrs:{src:o(327),alt:""}})])])}),[],!1,null,null,null);t.default=a.exports}}]);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{409:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"what-is-opencore"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#what-is-opencore"}},[t._v("#")]),t._v(" What is OpenCore?")]),t._v(" "),e("p",[t._v("OpenCore is a sophisticated boot loader used to inject and patch data in memory, instead of on disk. This means that we're able to achieve a near-native experience on many unsupported Macs.")]),t._v(" "),e("ul",[e("li",[t._v("We recommend viewing the "),e("RouterLink",{attrs:{to:"/TERMS.html"}},[t._v("OpenCore Patcher Terminology Page")]),t._v(" if you have questions.")],1),t._v(" "),e("li",[t._v("For troubleshooting, join the "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Patcher Paradise Discord Server"),e("OutboundLink")],1),t._v(" and see our "),e("RouterLink",{attrs:{to:"/TROUBLESHOOTING.html"}},[t._v("Troubleshooting Page")]),t._v(".")],1)]),t._v(" "),e("h2",{attrs:{id:"how-do-i-get-started"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-started"}},[t._v("#")]),t._v(" How do I get started?")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("The first step of ensuring whether your model is supported is by checking the "),e("RouterLink",{attrs:{to:"/MODELS.html"}},[t._v("Supported Models")]),t._v(" page.")],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/INSTALLER.html"}},[t._v("Download and build macOS Installer")])],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/BUILD.html"}},[t._v("Run the "),e("code",[t._v("OpenCore-Patcher.app")])])],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/BOOT.html"}},[t._v("Reboot and boot OpenCore")])],1)])])])}),[],!1,null,null,null);e.default=a.exports}}]);
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{410:function(t,e,o){"use strict";o.r(e);var r=o(10),a=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"what-is-opencore"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#what-is-opencore"}},[t._v("#")]),t._v(" What is OpenCore?")]),t._v(" "),e("p",[t._v("OpenCore is a sophisticated boot loader used to inject and patch data in memory, instead of on disk. This means that we're able to achieve a near-native experience on many unsupported Macs.")]),t._v(" "),e("ul",[e("li",[t._v("We recommend viewing the "),e("RouterLink",{attrs:{to:"/TERMS.html"}},[t._v("OpenCore Patcher Terminology Page")]),t._v(" if you have questions.")],1),t._v(" "),e("li",[t._v("For troubleshooting, join the "),e("a",{attrs:{href:"https://discord.gg/rqdPgH8xSN",target:"_blank",rel:"noopener noreferrer"}},[t._v("OpenCore Patcher Paradise Discord Server"),e("OutboundLink")],1),t._v(" and see our "),e("RouterLink",{attrs:{to:"/TROUBLESHOOTING.html"}},[t._v("Troubleshooting Page")]),t._v(".")],1)]),t._v(" "),e("h2",{attrs:{id:"how-do-i-get-started"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-started"}},[t._v("#")]),t._v(" How do I get started?")]),t._v(" "),e("ol",[e("li",[e("p",[t._v("The first step of ensuring whether your model is supported is by checking the "),e("RouterLink",{attrs:{to:"/MODELS.html"}},[t._v("Supported Models")]),t._v(" page.")],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/INSTALLER.html"}},[t._v("Download and build macOS Installer")])],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/BUILD.html"}},[t._v("Run the "),e("code",[t._v("OpenCore-Patcher.app")])])],1)]),t._v(" "),e("li",[e("p",[e("RouterLink",{attrs:{to:"/BOOT.html"}},[t._v("Reboot and boot OpenCore")])],1)])])])}),[],!1,null,null,null);e.default=a.exports}}]);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user