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

  • Thread starter Thread starter RyDog
  • Start date Start date
  • Views Views 1,245,215
  • Replies Replies 4,613
  • Likes Likes 77
The goldset and gorgeset cheats are really helpful. Are more sets being added, or is this possible to add in yourself with the right knowledge?
 
The goldset and gorgeset cheats are really helpful. Are more sets being added, or is this possible to add in yourself with the right knowledge?

Ive added almost all furniture sets and silver tools to his plugin myself. If you want it, and if its fine with rydog, i can send you the file. Or if you want to know how yourself its simple and i can show you.
 
Ive added almost all furniture sets and silver tools to his plugin myself. If you want it, and if its fine with rydog, i can send you the file. Or if you want to know how yourself its simple and i can show you.

ah thats so cool:O! Can you send me the file if possible?
 
Ive added almost all furniture sets and silver tools to his plugin myself. If you want it, and if its fine with rydog, i can send you the file. Or if you want to know how yourself its simple and i can show you.

Thats awesome. If possible send it, but Id also like to learn too!
 
I think I might have figured out how. Here's an example of gorgeset:

void gorgeous_set(void)
{
for (int i = 0; i < 11; i++)
{
writeSlot(i, 0x2adc + i); //put item ID of first furniture in series
}
writeSlot(11, 0x2401); //put flooring/wallpaper here.
writeSlot(12, 0x2362);
}

Let's say I want to add the exotic furniture set. Would it look like this?:

void exotic_set(void)
{
for (int i = 0; i < 11; i++)
{
writeSlot(i, 0x29df + i); //put item ID of first furniture in series
}
writeSlot(11, 0x23eb); //put flooring/wallpaper here.
writeSlot(12, 0x234c);
}
 
Any advice? I've done the above function, put the set under "enum", and stated the else if statement. Compiled and all that, blahblah. Text command still doesn't work, although I have fixed my issue with goldset not working...
 
Any advice? I've done the above function, put the set under "enum", and stated the else if statement. Compiled and all that, blahblah. Text command still doesn't work, although I have fixed my issue with goldset not working...
Please wait for RyDog to respond before double posting or bumping his thread.
 
Sorry would message you, but cant do it on here yet lol.
Youre close though! Ill check what i have and let you know.
 
Signed up on purpose for this ._. 85% likely to be my fault but anyways: I have the plugin in the right folder, I launch AC:NL, get the green screen flash, then the game fails to boot and forces me back to home to do a reboot. What did I mess up here?
 
Signed up on purpose for this ._. 85% likely to be my fault but anyways: I have the plugin in the right folder, I launch AC:NL, get the green screen flash, then the game fails to boot and forces me back to home to do a reboot. What did I mess up here?
o3DS? n3DS? What CFW do yoh have? Are you using Mode 3? We need more details on what your system is and what you have running.
 
o3DS? n3DS? What CFW do yoh have? Are you using Mode 3? We need more details on what your system is and what you have running.

Right sorry. N3DSXL, arm9 w/ Luma. The NTR I'm using a selector, got no clue what "mode 3" is, it just lets me select between 3.2, 3.3, 3.4. I've updated Luma a couple days ago as well. The FW version the console is on I genuinely don't know (nor can I check right now, doing a back up of the sd card).
 
Right sorry. N3DSXL, arm9 w/ Luma. The NTR I'm using a selector, got no clue what "mode 3" is, it just lets me select between 3.2, 3.3, 3.4. I've updated Luma a couple days ago as well. The FW version the console is on I genuinely don't know (nor can I check right now, doing a back up of the sd card).
Which version of BootNTR Selector did you install? Try reinstalling it but do not install one of the mode 3 CIAs, as that's for extended memory mode games on o3DS systems only.
 
Which version of BootNTR Selector did you install? Try reinstalling it but do not install one of the mode 3 CIAs, as that's for extended memory mode games on o3DS systems only.

I don't know, it was a good while ago (around November last year). I'll look up the most recent one and install that, I'll be back when I do.
 
Which version of BootNTR Selector did you install? Try reinstalling it but do not install one of the mode 3 CIAs, as that's for extended memory mode games on o3DS systems only.

BootNTR selector is on version 2.7.3 and console itself is on 11.2.0-35
 
Did it. Still no dice. Both 3.3 and 3.5 flash green but the game won't boot. Not sure if it matters but the loading train icon only goes 2 frames.
If ya see only a few frames of the loading train. That to me almost sounds like a garden.dat issue.
 

Site & Scene News

Popular threads in this forum