diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2.png
new file mode 100644
index 00000000..7769e635
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_1.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_1.png
new file mode 100644
index 00000000..58bc8d10
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_1.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_2.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_2.png
new file mode 100644
index 00000000..04666b64
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_2.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_3.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_3.png
new file mode 100644
index 00000000..045f422c
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_3.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_4.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_4.png
new file mode 100644
index 00000000..66451721
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_4.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_5.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_5.png
new file mode 100644
index 00000000..2b596701
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_5.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_6.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_6.png
new file mode 100644
index 00000000..a9a4a5f7
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_6.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_7.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_7.png
new file mode 100644
index 00000000..98ef218e
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_7.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_8.png b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_8.png
new file mode 100644
index 00000000..e3801989
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/SMM2_8.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/banner.png b/site/content/entry/yuzu-patreon-preview-july-2019/banner.png
new file mode 100644
index 00000000..7254e462
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/banner.png differ
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/index.md b/site/content/entry/yuzu-patreon-preview-july-2019/index.md
new file mode 100644
index 00000000..2309229e
--- /dev/null
+++ b/site/content/entry/yuzu-patreon-preview-july-2019/index.md
@@ -0,0 +1,85 @@
++++
+date = "2019-07-02T22:00:00+05:30"
+title = "yuzu Patreon Preview Release July 2019"
+author = "CaptV0rt3x"
+forum = 123917
++++
+
+Hey there, people! You won’t believe what we’ve got in store for you this time!
+The new Patreon preview has a big surprise waiting for you.
+Hop in now, to find out more details.
+
+
+For the past couple of weeks, the team has been hard at work getting some important services and functions implemented.
+It’s thanks to these specific services and functions that you all will now get to play `Super Mario Maker 2` on yuzu!
+
+Yes, you heard right, `Super Mario Maker 2` now boots and goes in-game, and is mostly playable on yuzu.
+Grab our latest - Patreon preview build now, to check it out.
+
+{{< imgs
+ "./SMM2.png|Super Mario Maker 2 (Title screen)"
+>}}
+
+#### You can download this release on our [Patreon](https://www.patreon.com/yuzuteam)!
+
+### Patreon Release Changelog
+
+- `LR Assignment Mode` by [ogniK](https://www.github.com/ogniK5377) – This handles the press LR to bind controllers screen.
+- `SwapNpadAssignment` by [ogniK](https://www.github.com/ogniK5377) – A crucial HID command.
+- `Audren` Event and Audio Fixes by [ogniK](https://www.github.com/ogniK5377).
+
+- `Prepo SaveReport` by [DarkLordZach](https://github.com/DarkLordZach).
+- Filesystem Access Logging by [DarkLordZach](https://www.github.com/DarkLordZach).
+- Boost Mode by [DarkLordZach](https://www.github.com/DarkLordZach) –
+`Note: does NOT make yuzu faster! We do not overclock yuzu.`
+- `SetInterfaceVersion` by [DarkLordZach](https://www.github.com/DarkLordZach) – Another crucial HID command.
+- OSS Mii Model by [DarkLordZach](https://www.github.com/DarkLordZach) – An HLE implementation of the Mii Model system archive.
+
+- Several GPU bug fixes by [Rodrigo](https://github.com/ReinUsesLisp) and [Subv](https://github.com/Subv).
+- Implementing Conditional Rendering by [BlinkHawk](https://github.com/FernandoS27) – GPU will now execute, manage, and administer queries, avoiding code paths that are not necessary.
+- New Shader Scanner by [BlinkHawk](https://github.com/FernandoS27) – A new, faster, and more reliable shader scanner that’s less prone to crashing and corrupting shader caches. This also fixes a bug with fonts.
+- And the baseline `Canary version 2425`.
+***
+
+Phew, that’s quite a few new implementations.
+It’s thanks to the hard work of the yuzu development team, that all of these functions are now ready for testing.
+A big shout out to [Hexagon12](https://www.github.com/Hexagon12) for hunting down all of the service functions that were necessary to get `Super Mario Maker 2` in game, and also to [DarkLordZach](https://www.github.com/DarkLordZach) for orchestrating the entire project.
+
+Here are some in-game screenshots from the Patreon preview build, just for you guys.
+
+{{< single-title-imgs
+ "Super Mario Maker 2 in-game screenshots"
+ "./SMM2_1.png"
+ "./SMM2_2.png"
+>}}
+
+{{< imgs
+ "./SMM2_3.png"
+ "./SMM2_4.png"
+>}}
+
+**Note: All these screenshots have been taken using the Patreon preview. We removed the yuzu title-bar, to keep the beauty of images intact.**
+
+{{< single-title-imgs
+ "More Super Mario Maker 2 in-game screenshots"
+ "./SMM2_5.png"
+ "./SMM2_6.png"
+>}}
+
+{{< imgs
+ "./SMM2_7.png"
+ "./SMM2_8.png"
+>}}
+
+**Note: Currently saving levels causes yuzu to crash, due to a swkbd (software keyboard) issue. But rest assured, we are working on a fix.**
+
+As always, we bring this to you as a `thank you` for your patronage and dedication to our team!
+Please hop on Discord and use the Patreon channels to report any new bugs, or to just say Hi and discuss the new features.
+We will keep working diligently to improve yuzu and deliver you with the best possible experience while playing.
+
+Until next time, keep playing on yuzu and have fun!
+- yuzu development team.
+
+
+**If you'd like to try out this preview release, please head on over to our [Patreon](https://www.patreon.com/yuzuteam) to get access!
+Thank you again for your support!**
\ No newline at end of file
diff --git a/site/content/entry/yuzu-patreon-preview-july-2019/summary.png b/site/content/entry/yuzu-patreon-preview-july-2019/summary.png
new file mode 100644
index 00000000..e6be9d27
Binary files /dev/null and b/site/content/entry/yuzu-patreon-preview-july-2019/summary.png differ