Author Topic: 3.73 changes  (Read 5650 times)

Offline SilicaAndPina

  • Hot Pockets
  • End User
  • *****
  • Posts: 38
  • Its probably a wiccan thing..
    • View Profile
3.73 changes
« on: October 18, 2019, 06:01:10 AM »
This update does literally nothing (no seriously!)
everything is unchanged except for updating the embedded version codes in modules

the ONLY change this update does is to PartyPlugin.rco in the locale (see english locale xml: https://www.diffchecker.com/lKiRvbvy)
(RCO is a CXML (Compiled eXtensible Markup Language )  format containing resources such as sounds textures and text, it is NOT code!) above diff is decompiled CXML using a CXML decompiler i made awhile back.

they changed some text:
"The party you have chosen no longer exists." -> "Could not join the party.<Hints>The party might no longer exist. You can only join parties created on PS Vita."
and
"Could not join the party. Please try again later." -> "Could not join the party.<Hints>Wait a while, and then try joining again. You can only join parties created on PS Vita."

diff: https://pastebin.com/0TXX6aqW

no changes to the actual party client- any fixes must've been serverside