Page 1 of 34

Persona 5 Royal

Posted: Tue Nov 05, 2019 8:50 am
by hieu111997
I'm happy that we have Save Wizard support this game:
Is there anyone with All Persona In Compendium code
Or if we can have an ID List of Persona and Skills for Advanced Mode if possible
Thanks a lot

Re: Persona 5 Royal

Posted: Sat Mar 28, 2020 11:12 pm
by RenAmamiya
I wonder how long it'll take for someone to figure out where equipment and items are located, along with skills for party Personas (e.g. Zorro, Captain Kidd, Goemon) and EXP.
Right now, the Save Wizard has "Max EXP" and "Persona Max Stats" for everyone, but it doesn't say what those hex addresses are. Quite unfortunate, that. Once that's discovered, it should be simple to rediscover the rest of the data, since I doubt it'd have changed much from the original P5.

Persona 5, the original, has a code for "all Skill Cards", and one for the Eternal Lockpick; I managed to use Amicitia to find the locations of the Nutrients, DVDs, books, etc. based on those codes. An equipment code would be useful, for the Black items (Kogatana, Robe; the fusion items).

...I imagine the Skill IDs (e.g. Garu = 1E, Magaru = 21, Eiha = 40, Cleave = D2) would be pretty much identical, with the new ones being appended to the end of the list? If so, that should make it easier to narrow down party Persona Skills, and give Morgana Panta Rhei, for example.

Re: Persona 5 Royal

Posted: Mon Mar 30, 2020 8:59 pm
by KS212
Item digits here for JP ver of P5R: https://docs.google.com/spreadsheets/d/ ... 1561207622

Spreadsheet isn't mine. Taken from JP cybersaveeditor site, credit to/originally posted by あまけゃ

Re: Persona 5 Royal

Posted: Mon Mar 30, 2020 9:05 pm
by RenAmamiya
Sweet; I'm going to try to find the offsets for Zorro's Skills, along with Arsene's, as soon as I can.
Since I already have the P5 offsets saved in a .txt file, I'll then compare the offsets between that and P5R, and try to find Ryuji's, Ann's, Yusuke's, and the rest.

Re: Persona 5 Royal

Posted: Mon Mar 30, 2020 10:42 pm
by RenAmamiya
Also, I copied that Japanese Google Sheets document and translated it (using the built-in GOOGLETRANSLATE formula; I sadly can't read Japanese).

Link

Re: Persona 5 Royal

Posted: Tue Mar 31, 2020 2:01 am
by KS212
Not sure what it is with this ver of the game but I just can't seem to get any weapons into the save... Can get everything else but melee weapons... Its weird. Maybe someone else can work out a all melee weapons code, I give up for now.

Re: Persona 5 Royal

Posted: Tue Mar 31, 2020 2:07 am
by Rykuize
Seem that the item ID's aren't correct either? Or I'm just stupid

Re: Persona 5 Royal

Posted: Tue Mar 31, 2020 2:19 am
by KS212
Well remember it IS for the JP ver of P5R, not the english ver. Its just the only real start point we have right now.

Re: Persona 5 Royal

Posted: Tue Mar 31, 2020 2:22 am
by Rykuize
I'll be making a new list for the items in English later this week, so hopefully it's just a value shift

EDIT: English game (EU) item ID's start from address 0x24FD (this is the value for devil fruit)

Quick codes:

00002674 00000001 - Gives Speed Reader Book
0000264D 00000001 - Gives Perma-pick (not too sure if they changed the name from eternal lockpick, or if it's a different item)

Re: Persona 5 Royal

Posted: Tue Mar 31, 2020 3:01 am
by RenAmamiya
I believe it IS just a value shift. Morgana gave me 3 Medicines (as he does), which according to this P5 item list is #62, and was found on 0x253A. Based on this, I then started creating a list of numbers and their associated hex addresses.

Code: Select all

#510 = 26FA
#500 = 26F0
#490 = 26E6
#480 = 26DC
#470 = 26D2
#460 = 26C8
#450 = 26BE
#440 = 26B4
#430 = 26AA
#420 = 26A0
#410 = 2696
#400 = 268C
#390 = 2682
#380 = 2678
#370 = 266E
#360 = 2664
#350 = 265A
#340 = 2650
#330 = 2646
#320 = 263C
#310 = 2632
#300 = 2628
#290 = 261E
#280 = 2614
#270 = 260A
#260 = 2600
#250 = 25F6
#240 = 25EC
#230 = 25E2
#220 = 25D8
#210 = 25CE
#200 = 25C4
#190 = 25BA
#180 = 25B0
#170 = 25A6
#160 = 259C
#150 = 2592
#140 = 2588
#130 = 257E
#120 = 2574
#110 = 256A
#100 = 2560
#90 = 2556
#80 = 254C
#70 = 2542
Medicine: #62 = 253A
#60 = 2538
#50 = 252E
#40 = 2524
#30 = 251A
#20 = 2510
#10 = 2506
#0 = 24FC
Using this, I was able to give myself various items, like Leblanc Coffee, Master Coffee, Balm of Life, the various Materials (Silk Yarn to Liquid Mercury), Mega Fertiliser, and various books.