LittleBigPlanet 3: Difference between revisions

From RPCS3 Wiki
(Moved note about resolution scaling to the special notes section)
(Added LittleBigRefresh server patch)
 
(One intermediate revision by one other user not shown)
Line 115: Line 115:
|ppu llvm java mode handling          = <!-- On, Off -->
|ppu llvm java mode handling          = <!-- On, Off -->
|ppu llvm java mode handling notes    =  
|ppu llvm java mode handling notes    =  
|silence all logs                      = On <!-- On, Off -->
|silence all logs                      = <!-- On, Off -->
|silence all logs notes                = Improves performance.
|silence all logs notes                =  
|sleep timers accuracy                = <!-- As Host, Usleep Only, All Timers -->
|sleep timers accuracy                = <!-- As Host, Usleep Only, All Timers -->
|sleep timers accuracy notes          =  
|sleep timers accuracy notes          =  
Line 201: Line 201:
       NPUA81116: [ 01.26 ]
       NPUA81116: [ 01.26 ]
       NPHA80277: [ 01.26 ]
       NPHA80277: [ 01.26 ]
  # Common digest key for servers implementing AutoDiscover's `usesCustomDigestKey` flag
  # Ref: https://docs.littlebigrefresh.com/autodiscover-api#version-2
  lbp3_custom_digest: &lbp3_custom_digest
    "CustomServerDigest"


   lbp3_server_url_beacon: &lbp3_server_url_beacon
   lbp3_server_url_beacon: &lbp3_server_url_beacon
Line 207: Line 212:
   lbp3_server_url_infinite: &lbp3_server_url_infinite
   lbp3_server_url_infinite: &lbp3_server_url_infinite
     "http://lnfinite.site/LITTLEBIGPLANETPS3_XML\0"
     "http://lnfinite.site/LITTLEBIGPLANETPS3_XML\0"
  lbp3_server_url_lbr: &lbp3_server_url_lbr
    "http://lbp.littlebigrefresh.com:2095/lbp\0"


PPU-4ff9503c80ff356080c96f3828890906073b8e43:
PPU-4ff9503c80ff356080c96f3828890906073b8e43:
Line 238: Line 246:
       - [ utf8, 0x00d9e58c, *lbp3_server_url_infinite ] # live server url
       - [ utf8, 0x00d9e58c, *lbp3_server_url_infinite ] # live server url
       - [ utf8, 0x00d9e5d8, *lbp3_server_url_infinite ] # http server url
       - [ utf8, 0x00d9e5d8, *lbp3_server_url_infinite ] # http server url
  "LittleBigRefresh Custom Server":
    Games: *lbp3_126title
    Author: "uh wot"
    Notes: "Connect to LittleBigRefresh, a second-generation custom server that focuses on quality of life features and improving user experience, with native support for mods and beta builds.\n\nThis server requires registration on the website at https://lbp.littlebigrefresh.com/register."
    Group: CustomServer
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x00d9e4c4, *lbp3_server_url_lbr ] # https server url
      - [ utf8, 0x00d9e53c, *lbp3_server_url_lbr ] # presence server url
      - [ utf8, 0x00d9e58c, *lbp3_server_url_lbr ] # live server url
      - [ utf8, 0x00d9e5d8, *lbp3_server_url_lbr ] # http server url
      - [ utf8, 0x00d8bd08, *lbp3_custom_digest ] # digest key
}}
}}

Latest revision as of 16:44, 13 October 2024

LittleBigPlanet 3
LittleBigPlanet3.jpeg
Developer(s) Sumo Digital
Publisher(s) Sony Computer Entertainment
Series LittleBigPlanet
Release date(s) NA November 18, 2014
EU/AU November 26, 2014
JP December 4, 2014
Release type PlayStation exclusive
Genre(s) Puzzle, Platform, Sandbox
Mode(s) Single-player, Co-op, Multiplayer
GameID(s) BCES01663 (IRD), BCES02068 (IRD), BCUS98362 (IRD), NPUA81116, BCUS81138 (IRD), BCJS30095 (IRD), BCAS20322, NPEA00515, NPJA00123, NPHA80277
Demo
NPUA81199
Beta
NPUA81174
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

LittleBigPlanet 3 is a puzzle-platform game developed by Sumo Digital for the PlayStation 3 and PlayStation 4. It was released worldwide through November and December 2014, and it is the third entry in the main LittleBigPlanet series, and sixth entry overall. It was announced at Sony's E3 2014 media briefing on 9 June 2014. It was developed primarily by Sumo Digital, with XDev and series creator Media Molecule assisting in an undisclosed capacity.

Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
ZCULL accuracy Precise Fixes horizontal artifacting.
Resolution scale threshold 1 x 1 Fixes crashes when using Resolution scaling.

Advanced configuration

Setting Option Notes
Read color buffers On Fixes some missing visuals.

Known Issues

Post-processing

Ingame, the post-processing randomly flickers.

Special Notes

Resolution scaling

If you want to increase the resolution scaling in this game you need to enable Force CPU Blit in Debug tab (must be enabled manually in /GuiConfigs/Currentsettings.ini by setting showDebugTab line to true). You also need to enable the Disable SPU MLAA patch (located under all titles in Patch manager). Note that this comes with a performance penalty and some visuals like electricity glow will be gone.

Netplay testing

For the complete list of games tested with RPCN, please check the RPCN Compatibility List.

Game Version RPCS3 Version Connects? Create/Join lobbies? Match with others? Online features working? Requires custom servers? Notes
1.26 N/A Yes Yes Yes Yes Available Use one of the custom server patches and register your RPCN username to the respective server's site.

Patches

Anchors:
  lbp3_126title: &lbp3_126title
    "LittleBigPlanet 3":
      BCES01663: [ 01.26 ]
      BCES02068: [ 01.26 ]
      BCUS81138: [ 01.26 ]
      BCUS98362: [ 01.26 ]
      BCAS20322: [ 01.26 ]
      NPEA00515: [ 01.26 ]
      NPUA81116: [ 01.26 ]
      NPHA80277: [ 01.26 ]

  # Common digest key for servers implementing AutoDiscover's `usesCustomDigestKey` flag
  # Ref: https://docs.littlebigrefresh.com/autodiscover-api#version-2
  lbp3_custom_digest: &lbp3_custom_digest
    "CustomServerDigest"

  lbp3_server_url_beacon: &lbp3_server_url_beacon
    "http://lighthouse.lbpunion.com/LITTLEBIGPLANETPS3_XML\0"

  lbp3_server_url_infinite: &lbp3_server_url_infinite
    "http://lnfinite.site/LITTLEBIGPLANETPS3_XML\0"

  lbp3_server_url_lbr: &lbp3_server_url_lbr
    "http://lbp.littlebigrefresh.com:2095/lbp\0"

PPU-4ff9503c80ff356080c96f3828890906073b8e43:
  "Create Mode":
    Games: *lbp3_126title
    Author: "Zhaxxy"
    Notes: "Permanently be in create mode until unchecked.\nFlying in the pod will cause sackboy to go far away from the pod. Teleport yourself into the pod via a player teleporter, then stop flying."
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001ed2ac, 0x41e00001 ]
  "Beacon Custom Server":
    Games: *lbp3_126title
    Author: "uh wot"
    Notes: "Patches server URL to point to Beacon, a custom server run by LBP Union."
    Group: CustomServer
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x00d9e4c4, *lbp3_server_url_beacon ] # https server url
      - [ utf8, 0x00d9e53c, *lbp3_server_url_beacon ] # presence server url
      - [ utf8, 0x00d9e58c, *lbp3_server_url_beacon ] # live server url
      - [ utf8, 0x00d9e5d8, *lbp3_server_url_beacon ] # http server url
  "Infinite Custom Server":
    Games: *lbp3_126title
    Author: "Toyo, uh wot"
    Notes: "Patches server URL to point to Infinite, a custom server run by the Infinite Team.\nCreate an account here: https://lnfinite.site/register \n(The first letter is a lowercase L, not a capital i)\n\nIf you have any crashes or connection issues, restart the game in RPCS3 after authentication.\n\nThanks to @uh wot for locating the addresses."
    Group: CustomServer
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x00d9e4c4, *lbp3_server_url_infinite ] # https server url
      - [ utf8, 0x00d9e53c, *lbp3_server_url_infinite ] # presence server url
      - [ utf8, 0x00d9e58c, *lbp3_server_url_infinite ] # live server url
      - [ utf8, 0x00d9e5d8, *lbp3_server_url_infinite ] # http server url
  "LittleBigRefresh Custom Server":
    Games: *lbp3_126title
    Author: "uh wot"
    Notes: "Connect to LittleBigRefresh, a second-generation custom server that focuses on quality of life features and improving user experience, with native support for mods and beta builds.\n\nThis server requires registration on the website at https://lbp.littlebigrefresh.com/register."
    Group: CustomServer
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x00d9e4c4, *lbp3_server_url_lbr ] # https server url
      - [ utf8, 0x00d9e53c, *lbp3_server_url_lbr ] # presence server url
      - [ utf8, 0x00d9e58c, *lbp3_server_url_lbr ] # live server url
      - [ utf8, 0x00d9e5d8, *lbp3_server_url_lbr ] # http server url
      - [ utf8, 0x00d8bd08, *lbp3_custom_digest ] # digest key