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

  • Thread starter Thread starter RyDog
  • Start date Start date
  • Views Views 1,244,811
  • Replies Replies 4,613
  • Likes Likes 77
2.1 Beta 4 uploaded
-Online duplication is wip but it should work for visiting a empty town (US ONLY)
-Changed the key to R+A... maybe I'll change it back to R if R can use the pointer correctly
Plans for beta 5:
-More Japanese codes to port (maybe all?)
-Complete the pointer for online inventory
-Port the online pointer to EUR
what do you mean by visting an empty town?
 
I let my friend join me using the "far away town" option. Duplication won't now even though I am a host.

I'm using the latest beta. Yours @itsRyan. Text to item and all the movement codes are still working
 
Last edited by ,
I let my friend join me using the "far away town" option. Duplication won't now even though I am a host.

I'm using the latest beta. Yours @itsRyan. Text to item and all the movement codes are still working
Are you pressing R+A? It works for me on 2.1.1 (latest EUR version, where you only need to press R) if I'm host. So changing the keypress to R+A might have affected something?
 
Are you pressing R+A? It works for me on 2.1.1 (latest EUR version, where you only need to press R) if I'm host. So changing the keypress to R+A might have affected something?
He didn't mess with EUR at all, it's beta 4 (on USA) that breaks it
 
  • Like
Reactions: Slattz
I know EUR & USA aren't on same version ( USA beta), I was making a comparison between the beta and the non beta saying how if it doesn't work on the beta then the new button combination might have broken it since it worked in the non beta. Could also be the online address that's messing it up also.Sorry if I was unclear in the last post.
 
  • Like
Reactions: Deleted User
This is amazing!! I love going to the island (if there's even anyone there) and messing with them.
It's sad that noones really on those islands anymore. That's mostly what I did in the game. •_•
 
Last edited by , , Reason: No one's not moins
He didn't mess with EUR at all, it's beta 4 (on USA) that breaks it
Yeah because some data is stored where the online offset is. Not sure what is stored there... Maybe I'll make it so R works offline + in your town and R + A works in someone else's town unless there's a flag somewhere to tell whether or not you're in your town or not :unsure:
 
Yeah because some data is stored where the online offset is. Not sure what is stored there... Maybe I'll make it so R works offline + in your town and R + A works in someone else's town unless there's a flag somewhere to tell whether or not you're in your town or not :unsure:
If possible, could you make it just R for both? Easier to understand for the end user that way
 
If possible, could you make it just R for both? Easier to understand for the end user that way
That's actually very smart! No idea what would happen when writing to the other values, but basically it'll be the old duplicate, but there will be more variables in the function so it will look like this:
Code:
void    duplicate_usa(void)
{
    u32        dupe = 0;
    u32        dupe0 = 0;
   
    if (is_pressed(BUTTON_R))
    {
        dupe = READU32(0x15FBEAD0);
        dupe0 = READU32(0xAF8C28); //online pointer0
        WRITEU32(0x15FBEAD4, dupe);
        WRITEU32(0xAF8C2C, dupe0);
    }
}
 
  • Like
Reactions: Deleted User
That's actually very smart! No idea what would happen when writing to the other values, but basically it'll be the old duplicate, but there will be more variables in the function so it will look like this:
Code:
void    duplicate_usa(void)
{
    u32        dupe = 0;
    u32        dupe0 = 0;
  
    if (is_pressed(BUTTON_R))
    {
        dupe = READU32(0x15FBEAD0);
        dupe0 = READU32(0xAF8C28); //online pointer0
        WRITEU32(0x15FBEAD4, dupe);
        WRITEU32(0xAF8C2C, dupe0);
    }
}
Awesome!! You played it out quite well!
 
2.1 Beta 4 uploaded
-Online duplication is wip but it should work for visiting a empty town (US ONLY)
-Changed the key to R+A... maybe I'll change it back to R if R can use the pointer correctly
Plans for beta 5:
-More Japanese codes to port (maybe all?)
-Complete the pointer for online inventory
-Port the online pointer to EUR
Working on beta 5 right now guys ;)
 
  • Like
Reactions: Deleted User
I'm going to need test dummies tomorrow (maybe tonight, but JAP translation is on my top priority) to simulate 1st place 2nd place and 3rd place for my Japanese copy, European copy and USA copy. I just need 2 slots and one host, who is up for it?
 
  • Like
Reactions: Deleted User
I'm going to need test dummies tomorrow (maybe tonight, but JAP translation is on my top priority) to simulate 1st place 2nd place and 3rd place for my Japanese copy, European copy and USA copy. I just need 2 slots and one host, who is up for it?
I've got my New and Old 3DS at the moment.

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

I've got my New and Old 3DS at the moment.
Oh crap.. No I don't. I only have New
 
I've got my New and Old 3DS at the moment.

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


Oh crap.. No I don't. I only have New
It's ok, I can wait until tomorrow. I can port the EUR and JAP online offset after I'm finished porting JAP... you up for it?
 
@itsRyan do you want me to join your town right now?

Eh, possibly tomorrow. I've got to practice for an acting class I'm taking but I'll let you know later tomorrow

Edit- Offtopic: I'm watching this friends episode right now! XD
 
Last edited by ,
  • Like
Reactions: RyDog

Site & Scene News

Popular threads in this forum