A tool for patching LittleBigPlanet for the Playstation Portable to allow connecting to custom servers.
  • C 94.6%
  • CMake 5.4%
Find a file
2026-07-14 12:14:03 +01:00
.github/workflows mfw submodules 2026-05-12 22:47:18 +01:00
src add network pass bypass (completely untested) 2026-07-14 12:14:03 +01:00
.gitignore Initial vita compilation 2023-09-30 22:16:30 -07:00
.gitmodules evil toml loading from the depths (here be dragons) 2026-05-13 00:49:29 +01:00
CMakeLists.txt evil toml loading from the depths (here be dragons) 2026-05-13 00:49:29 +01:00
exports.yml more name changes 2026-05-02 22:49:54 +01:00
LICENSE Create LICENSE 2023-09-18 18:28:39 -07:00
README.md Remove PSP stuff, make pipeline 2026-05-02 20:03:54 +01:00

Patchwork-vita

A PSVita user plugin to patch various functions of LittleBigPlanet PSVita

PSP

PSP is supported in the upstream project, Allefresher. As PSP doesn't have P2P multiplayer it's out of the scope of this project.

Installation

Download the latest version from the releases page, copy Patchwork.suprx to the ur0:tai folder, then add it to ur0:config.txt for your LBP Vita title ID, e.g.

*PCSF00021
ur0:tai/Patchwork.suprx

Open LBP Vita and have fun!

Building from Source