ROM Hack Make NTR Plugin Help[Kid Icarus Uprising]

saburou

Well-Known Member
OP
Member
Joined
Oct 13, 2015
Messages
243
Trophies
0
Age
26
XP
622
Country
I found hearts address so I am trying make NTR plugin. Based Cell9's source
FXGOXY7.png

Result is...38912(Hex : 9800)
nmwNaGu.png

I want get 9999999 <3!
What should I do?
 

Urbanshadow

Well-Known Member
Member
Joined
Oct 16, 2015
Messages
1,578
Trophies
0
Age
33
XP
1,723
Country
The hearts variable might not be able to hold that much, but you actually answered to yourself. change the last four digits of the value in WRITEU16 to FFFF.
Code:
WRITEU16(0x00EE9820, 0x7F96FFFF);
Sit tight, unexpected results may happen. Make a backup of your save first.
 
Last edited by Urbanshadow,

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
WRITEU8 ->write 8 bytes value to memory
WRITEU16 ->write 16 bytes value to memory
WRITEU32 ->write 32 bytes value to memory
True but there is a little confusion.

WRITEU8 ->write 8 bits which means 1 byte
WRITEU16 ->write 16 bits which means 2 bytes
WRITEU32 ->write 32 bits which means 4 bytes

But nothing serious. :P
 
  • Like
Reactions: ioritree

saburou

Well-Known Member
OP
Member
Joined
Oct 13, 2015
Messages
243
Trophies
0
Age
26
XP
622
Country
True but there is a little confusion.

WRITEU8 ->write 8 bits which means 1 byte
WRITEU16 ->write 16 bits which means 2 bytes
WRITEU32 ->write 32 bits which means 4 bytes

But nothing serious. :P
8 - 11
16 -11 22
32 - 11 22 33 44
I understand.
 
  • Like
Reactions: ioritree

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/WOppJ92RgGU?si=KE79L6A_3jESsGQM