From 742f5d0280aa3b1b75c5246c988b479e6901d16a Mon Sep 17 00:00:00 2001 From: CommandGenius <83155590+CommandGenius@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:40:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cc0e109..dba32840 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Lighthouse is running, the game should now connect. ### LittleBigPlanet 1 -For LittleBigPlanet 1 to work with RPCS3, follow the steps for LittleBigPlanet 2. First, download [HXD](https://mh-nexus.de/downloads/HxDSetup.zip). Once HXD is set up, open your `EBOOTlocalhost.elf` file with HXD and click on Search -> Replace and click on the `Hex-values` tab. In the `Search for` section put `73 63 65 4E 70 43 6F 6D 6D 65 72 63 65 32` then in the `Replace with` section put `00 00 00 00 00 00 00 00 00 00 00 00 00 00`, and then click `Replace all` After that go to File -> Save. +For LittleBigPlanet 1 to work with RPCS3, follow the steps for LittleBigPlanet 2. First, download [HXD](https://mh-nexus.de/downloads/HxDSetup.zip). Once HXD is set up, open your `EBOOTlocalhost.elf` file with HXD and click on Search -> Replace and click on the `Hex-values` tab. In the `Search for` section put `73 63 65 4E 70 43 6F 6D 6D 65 72 63 65 32`, then in the `Replace with` section put `00 00 00 00 00 00 00 00 00 00 00 00 00 00`, and then click `Replace all`. After that go to File -> Save. Finally, take a break. Chances are that took a while.