ROM Hack [NTR Cheats Plugin] Ported from Gateshark

zaren88

Member
Newcomer
Joined
Aug 27, 2014
Messages
18
Trophies
0
Age
35
XP
186
Country
Malaysia
New game :

Code:
Azure Striker Gunvolt 2 (USA)
Code_of_Princess (USA)
Lord_of_Magna_Maiden_Heaven (USA)
Mario_&_Luigi_Paper_Jam (USA)
Minna_no_Pokemon_Scramble (JNP)
Senran_Kagura_Burst (USA)
StreetPass Mii Plaza (EUR)
StreetPass Mii Plaza (USA)
Tetris_Ultimate (EUR)
Yo-Kai_Watch_2_Bony_Spirits (USA) UPDATE
Yo-Kai_Watch_2_Fleshy_Souls (EUR) UPDATE

bro u dint change the "lord of magna" all item code not max ? cant change skill because "all item" make the skill full
 

chronoss

Well-Known Member
OP
Member
Joined
May 26, 2015
Messages
3,007
Trophies
1
XP
4,901
Country
Congo, Republic of the
usually max value is 63 or 3E7 for 99 items or 999 items
just change it to a smaller value
Ok, i will change it when i got time...

bro u dint change the "lord of magna" all item code not max ? cant change skill because "all item" make the skill full
Note : "All Item" and "Exist Item" can't be use a same time. Try to use one by one and tell us if it work or not...

@dsrules : for you, these code are true of false :

Code:
All item
D3000000 00000000
002B9230 E3A01063
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

Code:
Exist item
D3000000 00000000
002B9250 E5D01003
002B9254 E3510000
002B9258 13A01063
002B925C 15C01002
002B9260 E1D010D2
002B9264 EAFC5846
001CF380 EA03A7B2
 
Last edited by chronoss,
  • Like
Reactions: zaren88

zaren88

Member
Newcomer
Joined
Aug 27, 2014
Messages
18
Trophies
0
Age
35
XP
186
Country
Malaysia
Ok, i will change it when i got time...


Note : "All Item" and "Exist Item" can't be use a same time. Try to use one by one and tell us if it work or not...

@dsrules : for you, these code are true of false :

Code:
All item
D3000000 00000000
002B9230 E3A01063
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

Code:
Exist item
D3000000 00000000
002B9250 E5D01003
002B9254 E3510000
002B9258 13A01063
002B925C 15C01002
002B9260 E1D010D2
002B9264 EAFC5846
001CF380 EA03A7B2

ya ya. just like dsrules say change to smaller value

[All Item]
D3000000 00000000
002B9230 E3A010xx
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA
xx is Item Value Max is 0x63

just put it at 50 is enough

[All Item]
D3000000 00000000
002B9230 E3A01032
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

tq bro for reply and help us edit these code. :Dchronoss:D
 
  • Like
Reactions: chronoss

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,717
Trophies
2
XP
6,285
Country
Ok, i will change it when i got time...


Note : "All Item" and "Exist Item" can't be use a same time. Try to use one by one and tell us if it work or not...

@dsrules : for you, these code are true of false :

Code:
All item
D3000000 00000000
002B9230 E3A01063
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

Code:
Exist item
D3000000 00000000
002B9250 E5D01003
002B9254 E3510000
002B9258 13A01063
002B925C 15C01002
002B9260 E1D010D2
002B9264 EAFC5846
001CF380 EA03A7B2
yes, the 63 in both codes represents 99 items
 
  • Like
Reactions: chronoss

chronoss

Well-Known Member
OP
Member
Joined
May 26, 2015
Messages
3,007
Trophies
1
XP
4,901
Country
Congo, Republic of the
what doesn't work? can't make cheat.plg with new code?
No, I mean that this code :
Code:
All item
D3000000 00000000
002B9230 E3A01063
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

and that
Code:
[All Item]
D3000000 00000000
002B9230 E3A01032
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

are similar, i can't see the difference to create a new .plg :( ?

--------------------- MERGED ---------------------------

bro the code work,but it broke the game because u cannot change skill anymore.
the game skill use something like chip, when u use then u will never able to unuse because all chip is full
so will never able to change skill

:bow:chronoss:bow:
I don't see what i can do, @dsrules , can u make something with that ?
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,717
Trophies
2
XP
6,285
Country
No, I mean that this code :
Code:
All item
D3000000 00000000
002B9230 E3A01063
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

and that
Code:
[All Item]
D3000000 00000000
002B9230 E3A01032
002B9234 E5C01002
002B9238 E3A01001
002B923C E5C01003
002B9240 E1C040B0
002B9244 E1D010D2
002B9248 EAFC584D
001CF380 EA03A7AA

are similar, i can't see the difference to create a new .plg :( ?

--------------------- MERGED ---------------------------


I don't see what i can do, @dsrules , can u make something with that ?
99 will cause the game to have problems, so it needs a smaller quantity value
 

Suiseiseki

Well-Known Member
Member
Joined
May 20, 2008
Messages
230
Trophies
1
XP
667
Country
I've been checking the MHXX health code. It seems to work more as "No Damage" code as I can't find the health value (I want to experiment with it and set my current life to 1 while the max health is 150).
 

TheXaver16

Active Member
Newcomer
Joined
May 7, 2017
Messages
34
Trophies
0
Age
26
XP
211
Country
Hello, the codes of fire emblem awakening(eur) in "new plugin 2.0" doesn't work for me, any of them. I've got the eur version and I can't get to work any of the code. I don't know if I'm missing something and i checked the thread to find an answer, but unfortunetly no. Can someone help me please?
Thanks in advance
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Sonic Angel Knight @ Sonic Angel Knight: :ninja: