From a90640f3b8f751885f0c008e045fc98bd770577d Mon Sep 17 00:00:00 2001 From: CommandGenius <83155590+CommandGenius@users.noreply.github.com> Date: Tue, 18 Jan 2022 12:23:24 -0500 Subject: [PATCH] Update README.md Fix the tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e222e4..63127da7 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 and press "ctrl+f" and look for "sceNpCommerce2" (without the "s) then replace the string with periods. After that press "ctrl+s" and save the file. +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 -> Find and look for `sceNpCommerce2` then replace `sceNpCommerce2` with periods. After that go to File -> Save. Finally, take a break. Chances are that took a while.