LittleBigPatcher for Custom Servers (Vita Homebrew)
LittleBigPatcher for Custom Servers (Vita Homebrew)
livearea art by Arcadius2006
A simple way to patch your LittleBigPlanet games to connect to custom servers with only your Vita!
source code
https://github.com/LittleBigPatcherTeam/LittleBigPatcher-for-Custom-Servers-Vita-Homebrew
Latest release (.vpk download) (can download directly on Vita with Downloader Enabler plugin)
How to use?
Prerequisites
- FrenchAmericanGames Decrypter (FAGDec): Download here.
- Server Address: The custom server address you want to use.
- LittleBigPlanet Patcher: Download here.
Step 1: Decrypt the Game with FAGDec
Follow the detailed guide on decrypting your game using FAGDec: FAGDec Guide.
Step 2: Install LittleBigPlanet Patcher
- Download the LittleBigPlanet Patcher from this link.
- Install the
.vpk
file on your PS Vita.
Step 3: Set the Server Address
- Open the LittleBigPatcher app on your PS Vita.
- Navigate to Edit URLs.
- If the server URL you want to use is not listed, add it manually.
- Return to the main menu.
- Navigate to Select URL.
- Choose the server URL you want to use.
- Return to the main menu.
Step 4: Patch the Game
- Open the LittleBigPatcher app.
- Navigate to Patch Games.
- Select the patching options you prefer.
- Use the Browse Games for Title ID option to locate your LittleBigPlanet game.
- Note: If your game is not listed, repeat Step 1. Ensure you follow these instructions carefully:
- Do not press START DECRYPT (ELF), as this option is currently broken and will not work.
- Instead, press down once to select [START] START DECRYPT (SELF).
- Note: If your game is not listed, repeat Step 1. Ensure you follow these instructions carefully:
- Navigate to Patch! (LittleBigPlanet Main Series) and confirm by selecting Yes.
- Wait for the patching process to complete.
You are now ready to play LittleBigPlanet with your custom server!
patch.lua
patch.lua
is licenced with the MIT Licence, so you can edit and change it all you like, refer to https://github.com/LittleBigPatcherTeam/LittleBigElfPatcherLua for Licence file
Instructions
Credits (If i missed anyone please let me know)
VitaShell
For help with stuff like text input and being a frontend to install the FAGDec.vpk
PSVita RE Tools
For a bunch of stuff, such as FAGDec, vita-unmake-self and elf_inject
taihen-parser
For providing information on how to parse the tai config.txt to install repatch and remove Allefresher
rePatch reLoaded:
For the repatch_ex.skprx
file which the app can install automatically
FAGDec
Allowing this to be possible, and hopefully in future will be coded in this app directly during patching process
Lua
In no way am i saying i made lua lol, please refer to lua but i did delete some unused files from the tar.gz to save space, and had to rename 2 functions named main
to luac_main
and lua_main