diff --git a/_posts/2019-11-12-origin-os-bypass-r1.md b/_posts/2019-11-12-origin-os-bypass-r1.md index 87f9870..fc0dfec 100644 --- a/_posts/2019-11-12-origin-os-bypass-r1.md +++ b/_posts/2019-11-12-origin-os-bypass-r1.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 1 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -20,9 +20,12 @@ If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi. Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/en/hxd/) (Portable). -**Make sure your Origin.exe version is 10.5.52.32372.** It might work on future versions, but it's not guaranteed and I will probably not be updating the guide. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +**Check your Origin.exe version:** +- For **10.5.52.32372**, this revision should work -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. + +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2019-11-14-origin-os-bypass-r2.md b/_posts/2019-11-14-origin-os-bypass-r2.md index 25e30e8..6fd7438 100644 --- a/_posts/2019-11-14-origin-os-bypass-r2.md +++ b/_posts/2019-11-14-origin-os-bypass-r2.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 2 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -24,9 +24,9 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ - For **10.5.55.33574**, this revision should work - For **10.5.52.32372**, see [previous revision]({% post_url 2019-11-12-origin-os-bypass-r1 %}) -Other versions may or may not work. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2019-12-13-origin-os-bypass-r3.md b/_posts/2019-12-13-origin-os-bypass-r3.md index 66f8e89..dcbb3ec 100644 --- a/_posts/2019-12-13-origin-os-bypass-r3.md +++ b/_posts/2019-12-13-origin-os-bypass-r3.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 3 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -25,9 +25,9 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ - For **10.5.55.33574**, see [previous revision]({% post_url 2019-11-14-origin-os-bypass-r2 %}) - For **10.5.52.32372**, see [previous revision]({% post_url 2019-11-12-origin-os-bypass-r1 %}) -Other versions may or may not work. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2019-12-20-origin-os-bypass-r4.md b/_posts/2019-12-20-origin-os-bypass-r4.md index a69774b..88053b3 100644 --- a/_posts/2019-12-20-origin-os-bypass-r4.md +++ b/_posts/2019-12-20-origin-os-bypass-r4.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 4 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -26,9 +26,9 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ - For **10.5.55.33574**, see [previous revision]({% post_url 2019-11-14-origin-os-bypass-r2 %}) - For **10.5.52.32372**, see [previous revision]({% post_url 2019-11-12-origin-os-bypass-r1 %}) -Other versions may or may not work. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2020-01-26-origin-os-bypass-r5.md b/_posts/2020-01-26-origin-os-bypass-r5.md index 8f94598..fec881a 100644 --- a/_posts/2020-01-26-origin-os-bypass-r5.md +++ b/_posts/2020-01-26-origin-os-bypass-r5.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 5 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -27,9 +27,9 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ - For **10.5.55.33574**, see [previous revision]({% post_url 2019-11-14-origin-os-bypass-r2 %}) - For **10.5.52.32372**, see [previous revision]({% post_url 2019-11-12-origin-os-bypass-r1 %}) -Other versions may or may not work. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2020-02-22-origin-os-bypass-r6.md b/_posts/2020-02-22-origin-os-bypass-r6.md index 46d65c5..e3c47db 100644 --- a/_posts/2020-02-22-origin-os-bypass-r6.md +++ b/_posts/2020-02-22-origin-os-bypass-r6.md @@ -12,7 +12,7 @@ breadcrumbs: - revcurrent: 6 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -28,9 +28,9 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ - For **10.5.55.33574**, see [previous revision]({% post_url 2019-11-14-origin-os-bypass-r2 %}) - For **10.5.52.32372**, see [previous revision]({% post_url 2019-11-12-origin-os-bypass-r1 %}) -Other versions may or may not work. However, it seems that after the game is downloaded and installed, Origin stops giving a shit about your OS, so you only need to do it once. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. -At some point I want to make a video tutorial showcasing and explaining the disassembly process, so that you can do it yourself more reliably whenever Origin updates. +I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again. # Edits diff --git a/_posts/2020-03-06-origin-os-bypass.md b/_posts/2020-03-06-origin-os-bypass.md index bb84f24..af4563e 100644 --- a/_posts/2020-03-06-origin-os-bypass.md +++ b/_posts/2020-03-06-origin-os-bypass.md @@ -5,7 +5,7 @@ date: 2020-03-06 commentid: 1 --- -This guide shows how to hex-edit Origin to disable operating system check, which allows NFS Heat to download and install on Windows 7. +This guide shows how to download and run Need for Speed Heat on Windows 7 or Windows 8, by patching Origin to disable its operating system check. If this works for you, I'd appreciate if you [bought me a coffee](https://ko-fi.com/chylex). @@ -24,7 +24,7 @@ Get a hex editor that can handle big files. I'm using [HxD](https://mh-nexus.de/ If the most recent version is missing, please check the comments; if nobody has commented about it yet, please let me know. -Alternatively, you can try the [advanced patching guide](https://blog.chylex.com/post/origin-os-bypass/advanced-patching-guide) that should work on any version, but the advanced guide is a lot more involved and there be dragons. +Alternatively, you can try the [advanced patching guide]({% post_url 2020-03-06-origin-os-bypass-advanced-patching-guide %}) that should work on any version, but the advanced guide is a lot more involved and there be dragons. I recommend switching Origin to offline mode, because if the game needs an update, you will have to do this again.