ROM Hack [Release] Animal Crossing New Leaf Multi Cheat NTR Plugin

  • Thread starter Thread starter RyDog
  • Start date Start date
  • Views Views 1,245,203
  • Replies Replies 4,613
  • Likes Likes 77
I have 2 questions.
I edited text2item button changed X + DR to ZR. Not work this.
void text2item_usa(void)
{
u16 *id = (u16 *)0x16F4C160;
char id_str[5] = { 0 };
int i;
u16 result;

if (!is_pressed(BUTTON_ZR))
return;
for (i = 0; i < 4; i++)
id_str = (char)READU16(id + i);
result = (u16)strtoul(id_str, NULL, 16);
WRITEU16(0x15FBEAD0, result);
wait_all_released();
}
Does not support n3ds buttons on ntr-cheat ?

And, I edited acnl_background.png in Ressources folder and
made acnl_background.c with png2c.exe.(command : png2c.exe -rotate-keep-rgb acnl_background.png)
Now, the c file is in Ressources folder. What should I do next to customize cheat menu image?
 
No the N3DS HID isn't supported.

png2c.exe -rotate-keep -rgb acnl_background.png (add an espace between -rotate-keep and -rgb

The npaste your c file in the sources folder and edit the config.h with your image properties.
 
  • Like
Reactions: Deleted User
@itsRyan I tested out the latest commit. Duplication on the Tortimer Club Island don't seem to get damaged if someone goes on a tour without you! Which is great!! Are we releasing 2.3 at all Ryan or @Nanquitas?
 
@itsRyan I tested out the latest commit. Duplication on the Tortimer Club Island don't seem to get damaged if someone goes on a tour without you! Which is great!! Are we releasing 2.3 at all Ryan or @Nanquitas?

Talking bout' the island, are you going to put a NTR cheat that gives you the max amount of "badges"?
 
Sorry about 2.2 being delayed for so long. I'm finishing up duplication for online, and then I'll upload.
2.3 is on my GitHub and it includes a new warper (touch your map to warp there) and a new UI with notes for info on cheats.
These were all brought to us by the one and only @Nanquitas , @SirBeethoven and @herolarcio , say thanks to them :)
 
Last edited by RyDog,
Sorry about 2.2 being delayed for so long. I'm finishing up duplication for online, and then I'll upload.
2.3 is on my GitHub and it includes a new warper (touch your map to warp there) and a new UI with notes for info on cheats.
These were all brought to us by the one and only @Nanquitas and @SirBeethoven , say thanks to them :)
Awesome. I love this plugin. It's made playing catch up after months of inactivity very convenient. Would you guys consider my request for a complete catalog and "catalog items cost 1 bell" code? WW had AR codes for this, which made house theming very easy. Also, would there be a way to upgrade the flower shop along with the Nook shops? Without doing this, entering the flower shop then the upgraded shop causes the old shop to be loaded, which is weird. Also, would a code for all public works projects being "requested" be possible? I hate waiting for a villager to request one.
 
Last edited by Joom,
  • Like
Reactions: Deleted User
Sorry about 2.2 being delayed for so long. I'm finishing up duplication for online, and then I'll upload.
2.3 is on my GitHub and it includes a new warper (touch your map to warp there) and a new UI with notes for info on cheats.
These were all brought to us by the one and only @Nanquitas and @SirBeethoven , say thanks to them :)
Awesome! Make sure to sync!!

The duplication works great on the latest commits by the way! No errors at all.

It would be cool to see text to item brought forth to the non-host mode and Tortimer Club Island

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

Oooo! And @herolarcio put together the new themed GUI with ACNL images
 
  • Like
Reactions: RyDog
Awesome. I love this plugin. It's made playing catch up after months of inactivity very convenient. Would you guys consider my request for a complete catalog and "catalog items cost 1 bell" code? WW had AR codes for this, which made house theming very easy. Also, would there be a way to upgrade the flower shop along with the Nook shops? Without doing this, entering the flower shop then the upgraded shop causes the old shop to be loaded, which is weird.
Catalog has never been documented, but I could search for it whenever I have free time. Also, @Mega-Mew could probably help create the 1 bell catalog code since he figured out how to create a "everything free code" And as for the Leif bug... there must be some flag to indicate Leif's status because 404 is what I'm writing and it's what I've collected form my save that has it unlocked legitly, while writing to it causes that bug for some reason :/

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

Awesome! Make sure to sync!!

The duplication works great on the latest commits by the way! No errors at all.

It would be cool to see text to item brought forth to the non-host mode and Tortimer Club Island

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

Oooo! And @herolarcio put together the new themed GUI with ACNL images
Edited my comment... completely forgot about him :P
 
  • Like
Reactions: Joom
Catalog has never been documented, but I could search for it whenever I have free time. Also, @Mega-Mew could probably help create the 1 bell catalog code since he figured out how to create a "everything free code" And as for the Leif bug... there must be some flag to indicate Leif's status because 404 is what I'm writing and it's what I've collected form my save that has it unlocked legitly, while writing to it causes that bug for some reason :/
No rush. I love the work you guys have done with this game. I especially love the fact that so much dedication has been given to this game. I was afraid that map editing would be the stopping point a year or so ago, but look at it now. All this has been on straight path to a well oiled machine. Reminds me of the WW days of replacing every single 1x1 square in order to theme the entire village a certain way. Nintendo Power even featured a few towns that did that.
 
@itsRyan sync your github to upload 2.3. It's not on there yet
2.3 is the dev/beta version of the plugin that @Nanquitas made, so I pushed it to my repo. I'll sync it after I'm done finding the offsets for 2.2 and then I'll start working on 2.3 and maybe do what @Mega-Mew did on his twitter :)
 
  • Like
Reactions: Deleted User
2.3 is the dev/beta version of the plugin that @Nanquitas made, so I pushed it to my repo. I'll sync it after I'm done finding the offsets for 2.2 and then I'll start working on 2.3 and maybe do what @Mega-Mew did on his twitter :)
Ohh! Ok! Sounds good :)

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

Hey @Nanquitas, how would I make a separate, non-switchable entry in the menu that only is placed their for a note purpose?

I was just thinking of making an entry that tells the user where to find this plugin if they forget.
 
  • Like
Reactions: RyDog

Site & Scene News

Popular threads in this forum