PDA

View Full Version : Using Animal Crossing Map Editor with M3 Simply


jetkey885
03-22-2007, 04:36 PM
Ok, I'll help those that don't know how to make M3 Simply save work with the Animal Crossing Map Editor. The steps looks long but it's actually very fast and easy once you done it a few times.

What you'll need:
- NDS System
- M3 DS Simply with microSD
- microSD reader for the PC/Notebook (transfer file)
- Animal Crossing: Wild Wrold rom
- Animal Crossing: Wild Wrold save
- SAVE Transform.exe (also found in the mini cd that came with the M3)
- XVI32.exe
- AnimalMap.exe

* note: BACKUP your save before doing this!

As of writing:
1) Make sure your M3 DS Simply firmware is v1.03 (will freeze on 1.02 or lower).

2) Download "XVI32.exe" a hex editor (google it).

3) Downlaod the map editor "AnimalMap.exe" the current version is v1.7 as of writing.

4) Put a copy of your SAVE (*.sav) file onto the desktop.

5) Run XVI32.exe and open the *.sav file.

6) Click on the "Address" menu in XVI32.exe and click on "Goto"

7) Click decimal on the "Go to" panel in the "Go to adress" window, then type in: 262144 on the drop down arrow, click "OK" after that.

*note: if you look at the bottom left of the window after step 7 you see:
Adr. dec: 262, 144 or Adr. hex: 40000

8) Click "Edit" menu and click on "Delete from cursor"

9) Click "File" menu and click on "Save" then close XVI32.exe down

10) Run AnimalMap.exe, it'll ask to "Open" a save file, just locate your *.sav file and open it.

*note: if you did everything from 5-9 correctly then your file wll open up, if you F-up then reload your backup and start over.

11) Your town should be loaded, now edit your town until you're happy, Click "Final Save" button when done, the program should automaticly close.

12) Run "SAVE Transform.exe" click the top button (input file name) and locate your *.sav file. Outup file will auto fill in. Once you've located your *sav file click the "Transform" button on the bottom then close the program.

*note: the program will create a *.m3dss.sav file on the desktop if that's where you put your *.sav file.

13) Move the *.m3dss.sav to your microSD that already have M3 Simply firmware and AC:WW on it. Be sure to rename *.m3dss.sav to *.sav to match your AC:WW file name.

14) Load AC:WW on your NDS and load up your character, you'll notice that what you've done in the map editor will have happened. Enjoy.!

Side note: The AC map editor reads only 256kb save file. M3 Simply save files are 512kb. So what you did above was delete half of 512kb to make it 256kb using "XVI32.exe". What "SAVE Transform.exe" did was convert that 256kb save file back into 512kb so it can be read by M3 Simply. If my English is poor that's because I know your's and mine.


By: jetkey885 aka Hmong Xiong

FRuMMaGe
03-23-2007, 05:11 AM
Or you could download SavConv, and let it do all the conversion for you :D

jetkey885
03-24-2007, 01:45 PM
do whatever method you feel it's best for you.

kittyprincess66
04-12-2007, 07:35 PM
Thank you for this thread. It has helped me very much. I was using AnimalMap 1.7 with great success until I tried to help someone who was seeded and had to restart their town.

I added gold tools to my map so she could pick them up and ever since then it has not loaded the character when I start the game. It hangs when it is preparing the town.

I am using the latest firmware for my M3 (1.03) and this was working flawlessly for the past few days. I have tried my other save backups but to no avail.

Please chime in if you have any ideas! Thank you in advance.

Paburo
04-16-2007, 02:17 PM
It should be noted that this method will "convert" any R4DSR/M3DSS sav into a general sav file for use with other programs. A useful method for those who're unable to get SaveConv to work. I wonder what it would take to get the process automated, rather than hexediting out the last 256 KB...

rodenti
04-18-2007, 10:57 PM
I got tired of converting my AC:WW R4DS save back and forth in order to use the map editor so I wrote a windows batch file to automate the process.

I have detailed the files to download and the steps here: http://rodenti.vonetwork.com/AnimalMapR4.php

This should also work with M3 saves, but I have not tested it since I only have an R4DS.

FRuMMaGe
04-20-2007, 07:31 AM
I got tired of converting my AC:WW R4DS save back and forth in order to use the map editor so I wrote a windows batch file to automate the process.

I have detailed the files to download and the steps here: http://rodenti.vonetwork.com/AnimalMapR4.html

This should also work with M3 saves, but I have not tested it since I only have an R4DS.

You should compile this into an executable.

jetkey885
04-20-2007, 02:25 PM
I added gold tools to my map so she could pick them up and ever since then it has not loaded the character when I start the game. It hangs when it is preparing the town.

I am using the latest firmware for my M3 (1.03) and this was working flawlessly for the past few days. I have tried my other save backups but to no avail.

Please chime in if you have any ideas! Thank you in advance.


I have the same problem a while back when I first start using the MapEditor. The author of the program did say that some features may freeze the game...which is what exactly happened to me. Using some advance features do freeze the game once it loaded. My system froze due to only having one rock in my town and other placement...took me a while to figure it out (through trial and error). If you town freezes try restoreing your backup and just add little stuff to your town it see what causes it to freeze.

kittyprincess66
04-20-2007, 09:14 PM
Thanks jet... I figgured it out. I had edited my river and I think I put the gold items in with advanced and not basic. That is what flushed it. I went back to a backup without the river edit and re-edited, then dropped the gold stuff with the basic and have never touched advanced again. Somehow it was mucking up the way the river was loading or something.

Thanks!

rodenti
04-21-2007, 03:48 PM
You should compile this into an executable.

Thanks for the idea. I used cmd2exe to compile both the script and a splitter together into one exe file - you will still need to download the Animal Crossing map editor and put it in the same directory.

The link to the instructions and downloads is the same as before: http://rodenti.vonetwork.com/AnimalMapR4.php

I have also left the original instructions and downloads on the same site, there is a link to it on the page above.

rodenti
04-28-2007, 12:28 AM
Thanks for the idea. I used cmd2exe to compile both the script and a splitter together into one exe file - you will still need to download the Animal Crossing map editor and put it in the same directory.

The link to the instructions and downloads is the same as before: http://rodenti.vonetwork.com/AnimalMapR4.php

I have also left the original instructions and downloads on the same site, there is a link to it on the page above.

There was an issue with the cmd2exe compiled version so I ended up recoding the whole thing from scratch in C to make it faster and more compatible than the previous versions.

The new version is now on my site. It has been tested on Windows 2000 and XP but should work on other versions of windows.

If it works for you on a version of Windows that I have not tested (or doesn't work), please leave a comment on my site (http://rodenti.vonetwork.com/AnimalMapR4.php) to let me know.

delboyd
05-24-2007, 02:48 PM
Hi,
( I'm very new to all this - Please don't shout at me!!)

I have tried the Animal crossing Map editor, for use on a M3 Simply DS.
I followed your instructions fully.
Everything seemed to work, at every step.....
However,
When i load the game, all runs OK, except my changes don't seem to have been activated, ie, gave myself 99....999 bells in the bank. When I go to the bank, nothing is there.
I Definately done the FINAL SAVE in the map editor, then the SAVE transform to convert formats.
Any Idea's what i'm doing wrong?
Thanks

jetkey885
05-24-2007, 11:39 PM
did you make sure you've moved the correct save file?....or did you just move your backup back into your M3. if everthing is done right, make sure that you've moved the save file that the save convertor created into the M3 and give it the same name as your animal crossing:ww rom.

delboyd
05-25-2007, 03:43 AM
Thanks for reply.
I definately put the 'new' sav file on the micro sd card.
I will have another play tonight.
The only other things I changed in the map editor was my name, town name, and a few other bits in 'advanced' edit.
Maybe i'll try doing the edits one at a time to see if any one of them corrupts the 'new' sav file?
Thanks again,
Darren

rodenti
06-05-2007, 06:15 PM
I have uploaded a beta release of V2 of AnimalMapR4 on rodenti.vonetwork.com (http://rodenti.vonetwork.com) - this one should be easier to use since it does away with the console screen and uses a GUI interface only.

Please let me know your thoughts about the new code.

Thanks.

Adampenny
03-30-2009, 03:40 PM
i followed steps but ihad a problem with operning it link what has picture of destop of what the problem :confused:

flickr.com/photos/adampenny

PLZ HELPZ:eek: cant link :( so look for adampenny on flikr

alidsl
05-30-2009, 01:24 PM
I've compiled the files...
copy this into the top bar.

mediafire.com/download.php?udkqyjzmqwd