Persona 5 Royal
-
- Junior Member
- Posts: 28
- Joined: Thu Apr 02, 2020 5:56 pm
Re: Persona 5 Royal
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)
*** 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)
-
- Junior Member
- Posts: 4
- Joined: Sun Apr 05, 2020 6:22 pm
Re: Persona 5 Royal
This time it work ! Got it with description and no blank thank you for your help guyssnowskitten77 wrote: ↑Sun Apr 05, 2020 7:27 pmThat 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.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 ?)
100000A2 00004800 should be the correct one.
-
- Junior Member
- Posts: 5
- Joined: Mon Apr 22, 2019 2:46 am
Re: Persona 5 Royal
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
I found These but Don't work
Hero HP/MP 999
1000005E 000003E7
10000062 000003E7
All Chars HP/MP 999
420002EC 03E703E7
400902C8 00000000
-
- Junior Member
- Posts: 28
- Joined: Thu Apr 02, 2020 5:56 pm
Re: Persona 5 Royal
*snip* code doesn't work.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
Last edited by snowskitten77 on Sun Apr 05, 2020 9:23 pm, edited 1 time in total.
Re: Persona 5 Royal
You said to change the value between 0 and A is (1 to 10)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)
I want to change the value of X to 9 how can i do that?
-
- Junior Member
- Posts: 28
- Joined: Thu Apr 02, 2020 5:56 pm
Re: Persona 5 Royal
copy/paste the code into quick mode, replace the x with 9Rakath wrote: ↑Sun Apr 05, 2020 8:20 pmYou said to change the value between 0 and A is (1 to 10)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)
I want to change the value of X to 9 how can i do that?
Re: Persona 5 Royal
If i change the X to 9 the confidant level in the game will be level 9?snowskitten77 wrote: ↑Sun Apr 05, 2020 8:26 pmcopy/paste the code into quick mode, replace the x with 9Rakath wrote: ↑Sun Apr 05, 2020 8:20 pmYou said to change the value between 0 and A is (1 to 10)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)
I want to change the value of X to 9 how can i do that?
-
- Junior Member
- Posts: 28
- Joined: Thu Apr 02, 2020 5:56 pm
Re: Persona 5 Royal
yes. though i'm not sure how slink experience points factor in. Likely will go from 9 to 10 ok though.Rakath wrote: ↑Sun Apr 05, 2020 8:30 pmIf i change the X to 9 the confidant level in the game will be level 9?snowskitten77 wrote: ↑Sun Apr 05, 2020 8:26 pmcopy/paste the code into quick mode, replace the x with 9Rakath wrote: ↑Sun Apr 05, 2020 8:20 pmYou said to change the value between 0 and A is (1 to 10)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)
I want to change the value of X to 9 how can i do that?
- smallorc14
- Junior Member
- Posts: 21
- Joined: Sun Apr 05, 2020 3:56 am
Re: Persona 5 Royal
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 wonderZeonzexion 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
- smallorc14
- Junior Member
- Posts: 21
- Joined: Sun Apr 05, 2020 3:56 am
Re: Persona 5 Royal
do you think if i use the all char code my Kasumi might work againsnowskitten77 wrote: ↑Sun Apr 05, 2020 7:45 pmHero HP/MP 999Zeonzexion 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
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