Persona 5 Royal

snowskitten77
Junior Member
Posts: 28
Joined: Thu Apr 02, 2020 5:56 pm

Re: Persona 5 Royal

Post by snowskitten77 » Sun Apr 05, 2020 7:31 pm

I think these will work. X values between 0 to A (0 to 10)

*** Disclaimer***
Messing with Slinks will likely break your game if you aren't careful (some slinks depend on a certain level of another, setting your teammates values to 10 won't instantly give you their awakened persona). Don't blindly throw numbers in there without at least backing up your save.

00013613 0000000X (Chariot)
00013623 0000000X (Fool)
00013633 0000000X (Lovers)
00013643 0000000X (Magician)
00013653 0000000X (Death)
00013663 0000000X (Hirophant)
00013673 0000000X (Moon)
00013683 0000000X (Councillor)
00013693 0000000X (Strength)
000136A3 0000000X (Sun)
000136B3 0000000X (Faith)
000136C3 0000000X (Temperance)
000136D3 0000000X (Justice)
000136E3 0000000X (Emperor)
000136F3 0000000X (Devil)
00013703 0000000X (Priestess)
00013713 0000000X (Fortune)
00013723 0000000X (Star)
00013733 0000000X (Judgement)
00013743 0000000X (Hanged Man)
00013753 0000000X (Hermit)
00013763 0000000X (Tower)
00013773 0000000X (Empress)
QuantumCobalt
Junior Member
Posts: 4
Joined: Sun Apr 05, 2020 6:22 pm

Re: Persona 5 Royal

Post by QuantumCobalt » Sun Apr 05, 2020 7:32 pm

snowskitten77 wrote: Sun Apr 05, 2020 7:27 pm
QuantumCobalt wrote: Sun Apr 05, 2020 7:19 pm It's work for the stats,

i'm just got a problem with one skill "Megidolaon" who seems to doesn't work, no description of the skill, the code was :

100000A2 00005B02 (on the gdoc it said 0048 should i try 8400 ?)
That skill seems to be listed multiple times. the 0048 is the likely correct value. With little endian, you flip the two 'bytes', not the whole number. so 0048 would be 4800.
100000A2 00004800 should be the correct one.
This time it work ! Got it with description and no blank thank you for your help guys
Zeonzexion
Junior Member
Posts: 5
Joined: Mon Apr 22, 2019 2:46 am

Re: Persona 5 Royal

Post by Zeonzexion » Sun Apr 05, 2020 7:35 pm

Any working codes for max HP and SP?

I found These but Don't work
Hero HP/MP 999
1000005E 000003E7
10000062 000003E7

All Chars HP/MP 999
420002EC 03E703E7
400902C8 00000000
snowskitten77
Junior Member
Posts: 28
Joined: Thu Apr 02, 2020 5:56 pm

Re: Persona 5 Royal

Post by snowskitten77 » Sun Apr 05, 2020 7:45 pm

Zeonzexion wrote: Sun Apr 05, 2020 7:35 pm Any working codes for max HP and SP?

I found These but Don't work
Hero HP/MP 999
1000005E 000003E7
10000062 000003E7

All Chars HP/MP 999
420002EC 03E703E7
400902C8 00000000
*snip* code doesn't work.
Last edited by snowskitten77 on Sun Apr 05, 2020 9:23 pm, edited 1 time in total.
Rakath
Junior Member
Posts: 3
Joined: Mon Jan 14, 2019 2:23 pm

Re: Persona 5 Royal

Post by Rakath » Sun Apr 05, 2020 8:20 pm

snowskitten77 wrote: Sun Apr 05, 2020 7:31 pm I think these will work. X values between 0 to A (0 to 10)

*** Disclaimer***
Messing with Slinks will likely break your game if you aren't careful (some slinks depend on a certain level of another, setting your teammates values to 10 won't instantly give you their awakened persona). Don't blindly throw numbers in there without at least backing up your save.

00013613 0000000X (Chariot)
00013623 0000000X (Fool)
00013633 0000000X (Lovers)
00013643 0000000X (Magician)
00013653 0000000X (Death)
00013663 0000000X (Hirophant)
00013673 0000000X (Moon)
00013683 0000000X (Councillor)
00013693 0000000X (Strength)
000136A3 0000000X (Sun)
000136B3 0000000X (Faith)
000136C3 0000000X (Temperance)
000136D3 0000000X (Justice)
000136E3 0000000X (Emperor)
000136F3 0000000X (Devil)
00013703 0000000X (Priestess)
00013713 0000000X (Fortune)
00013723 0000000X (Star)
00013733 0000000X (Judgement)
00013743 0000000X (Hanged Man)
00013753 0000000X (Hermit)
00013763 0000000X (Tower)
00013773 0000000X (Empress)
You said to change the value between 0 and A is (1 to 10)
I want to change the value of X to 9 how can i do that?
snowskitten77
Junior Member
Posts: 28
Joined: Thu Apr 02, 2020 5:56 pm

Re: Persona 5 Royal

Post by snowskitten77 » Sun Apr 05, 2020 8:26 pm

Rakath wrote: Sun Apr 05, 2020 8:20 pm
snowskitten77 wrote: Sun Apr 05, 2020 7:31 pm I think these will work. X values between 0 to A (0 to 10)

*** Disclaimer***
Messing with Slinks will likely break your game if you aren't careful (some slinks depend on a certain level of another, setting your teammates values to 10 won't instantly give you their awakened persona). Don't blindly throw numbers in there without at least backing up your save.

00013613 0000000X (Chariot)
00013623 0000000X (Fool)
00013633 0000000X (Lovers)
00013643 0000000X (Magician)
00013653 0000000X (Death)
00013663 0000000X (Hirophant)
00013673 0000000X (Moon)
00013683 0000000X (Councillor)
00013693 0000000X (Strength)
000136A3 0000000X (Sun)
000136B3 0000000X (Faith)
000136C3 0000000X (Temperance)
000136D3 0000000X (Justice)
000136E3 0000000X (Emperor)
000136F3 0000000X (Devil)
00013703 0000000X (Priestess)
00013713 0000000X (Fortune)
00013723 0000000X (Star)
00013733 0000000X (Judgement)
00013743 0000000X (Hanged Man)
00013753 0000000X (Hermit)
00013763 0000000X (Tower)
00013773 0000000X (Empress)
You said to change the value between 0 and A is (1 to 10)
I want to change the value of X to 9 how can i do that?
copy/paste the code into quick mode, replace the x with 9
Rakath
Junior Member
Posts: 3
Joined: Mon Jan 14, 2019 2:23 pm

Re: Persona 5 Royal

Post by Rakath » Sun Apr 05, 2020 8:30 pm

snowskitten77 wrote: Sun Apr 05, 2020 8:26 pm
Rakath wrote: Sun Apr 05, 2020 8:20 pm
snowskitten77 wrote: Sun Apr 05, 2020 7:31 pm I think these will work. X values between 0 to A (0 to 10)

*** Disclaimer***
Messing with Slinks will likely break your game if you aren't careful (some slinks depend on a certain level of another, setting your teammates values to 10 won't instantly give you their awakened persona). Don't blindly throw numbers in there without at least backing up your save.

00013613 0000000X (Chariot)
00013623 0000000X (Fool)
00013633 0000000X (Lovers)
00013643 0000000X (Magician)
00013653 0000000X (Death)
00013663 0000000X (Hirophant)
00013673 0000000X (Moon)
00013683 0000000X (Councillor)
00013693 0000000X (Strength)
000136A3 0000000X (Sun)
000136B3 0000000X (Faith)
000136C3 0000000X (Temperance)
000136D3 0000000X (Justice)
000136E3 0000000X (Emperor)
000136F3 0000000X (Devil)
00013703 0000000X (Priestess)
00013713 0000000X (Fortune)
00013723 0000000X (Star)
00013733 0000000X (Judgement)
00013743 0000000X (Hanged Man)
00013753 0000000X (Hermit)
00013763 0000000X (Tower)
00013773 0000000X (Empress)
You said to change the value between 0 and A is (1 to 10)
I want to change the value of X to 9 how can i do that?
copy/paste the code into quick mode, replace the x with 9
If i change the X to 9 the confidant level in the game will be level 9?
snowskitten77
Junior Member
Posts: 28
Joined: Thu Apr 02, 2020 5:56 pm

Re: Persona 5 Royal

Post by snowskitten77 » Sun Apr 05, 2020 8:33 pm

Rakath wrote: Sun Apr 05, 2020 8:30 pm
snowskitten77 wrote: Sun Apr 05, 2020 8:26 pm
Rakath wrote: Sun Apr 05, 2020 8:20 pm
snowskitten77 wrote: Sun Apr 05, 2020 7:31 pm I think these will work. X values between 0 to A (0 to 10)

*** Disclaimer***
Messing with Slinks will likely break your game if you aren't careful (some slinks depend on a certain level of another, setting your teammates values to 10 won't instantly give you their awakened persona). Don't blindly throw numbers in there without at least backing up your save.

00013613 0000000X (Chariot)
00013623 0000000X (Fool)
00013633 0000000X (Lovers)
00013643 0000000X (Magician)
00013653 0000000X (Death)
00013663 0000000X (Hirophant)
00013673 0000000X (Moon)
00013683 0000000X (Councillor)
00013693 0000000X (Strength)
000136A3 0000000X (Sun)
000136B3 0000000X (Faith)
000136C3 0000000X (Temperance)
000136D3 0000000X (Justice)
000136E3 0000000X (Emperor)
000136F3 0000000X (Devil)
00013703 0000000X (Priestess)
00013713 0000000X (Fortune)
00013723 0000000X (Star)
00013733 0000000X (Judgement)
00013743 0000000X (Hanged Man)
00013753 0000000X (Hermit)
00013763 0000000X (Tower)
00013773 0000000X (Empress)
You said to change the value between 0 and A is (1 to 10)
I want to change the value of X to 9 how can i do that?
copy/paste the code into quick mode, replace the x with 9
If i change the X to 9 the confidant level in the game will be level 9?
yes. though i'm not sure how slink experience points factor in. Likely will go from 9 to 10 ok though.
User avatar
smallorc14
Junior Member
Posts: 21
Joined: Sun Apr 05, 2020 3:56 am

Re: Persona 5 Royal

Post by smallorc14 » Sun Apr 05, 2020 8:39 pm

Zeonzexion wrote: Sun Apr 05, 2020 7:35 pm Any working codes for max HP and SP?

I found These but Don't work
Hero HP/MP 999
1000005E 000003E7
10000062 000003E7

All Chars HP/MP 999
420002EC 03E703E7
400902C8 00000000
ehhh wait this one might be the code that broke my Kasumi now that think about this code is from the Jp version p5 no wonder
User avatar
smallorc14
Junior Member
Posts: 21
Joined: Sun Apr 05, 2020 3:56 am

Re: Persona 5 Royal

Post by smallorc14 » Sun Apr 05, 2020 8:41 pm

snowskitten77 wrote: Sun Apr 05, 2020 7:45 pm
Zeonzexion wrote: Sun Apr 05, 2020 7:35 pm Any working codes for max HP and SP?

I found These but Don't work
Hero HP/MP 999
1000005E 000003E7
10000062 000003E7

All Chars HP/MP 999
420002EC 03E703E7
400902C8 00000000
Hero HP/MP 999
1000005E 0000E703
10000062 0000E703

(these 2 needs testing, i'm not the best at multi write offsets)

All Chars (not Joker) HP/MP 999
42000306 E703E703
400902A8 00000000

All Chars (+ Joker) HP/MP 999
4200005E E703E703
400A02A8 00000000
do you think if i use the all char code my Kasumi might work again
Post Reply