mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-19 11:41:30 +00:00
Update CONTRIBUTING.md
Adds a guide for connecting on PS3
This commit is contained in:
parent
35e2217bf7
commit
f15beb0ecd
1 changed files with 7 additions and 4 deletions
|
@ -12,10 +12,13 @@ you will need to change this.
|
||||||
|
|
||||||
Once you've gotten MySQL running you can run Lighthouse. It will take care of the rest.
|
Once you've gotten MySQL running you can run Lighthouse. It will take care of the rest.
|
||||||
|
|
||||||
## Connecting
|
## Connecting (PS3)
|
||||||
|
|
||||||
PS3 is difficult to set up, so I will be going over how to set up RPCS3 instead. A guide will be coming for PS3 closer
|
You can use UnionRemotePatcher to manually patch your EBOOT.BIN, it works over the network and automatically downloads, decrypts, patches, encrypts, and uploads your PSN and Disc EBOOTs - https://pages.lbpunion.com/unionremotepatcher-guide.
|
||||||
to release. You can also follow this guide if you want to learn how to modify your EBOOT.
|
|
||||||
|
If you are using **RPCS3**, continue scrolling for the manual method.
|
||||||
|
|
||||||
|
## Connecting (RPCS3)
|
||||||
|
|
||||||
Start by getting a copy of LittleBigPlanet 1/2/3 installed. (Check the LittleBigPlanet 1 section, since you'll need to do
|
Start by getting a copy of LittleBigPlanet 1/2/3 installed. (Check the LittleBigPlanet 1 section, since you'll need to do
|
||||||
extra steps for your game to not crash upon entering pod computer).
|
extra steps for your game to not crash upon entering pod computer).
|
||||||
|
@ -43,7 +46,7 @@ To launch the game with the patched EBOOT, open up RPCS3, go to File, Boot SELF/
|
||||||
Assuming you patched the file correctly, the database is migrated, and
|
Assuming you patched the file correctly, the database is migrated, and
|
||||||
Project Lighthouse is running, the game should now connect, and you may begin contributing!
|
Project Lighthouse is running, the game should now connect, and you may begin contributing!
|
||||||
|
|
||||||
### LittleBigPlanet 1
|
### LittleBigPlanet 1 (RPCS3)
|
||||||
|
|
||||||
For LittleBigPlanet 1 to work with RPCS3, follow the steps above normally.
|
For LittleBigPlanet 1 to work with RPCS3, follow the steps above normally.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue