Kodewerx https://www.kodewerx.org/forum/ |
|
DS Assembler Program ( ACWW) https://www.kodewerx.org/forum/viewtopic.php?f=5&t=156 |
Page 1 of 1 |
Author: | Minicooli [ Sat Oct 21, 2006 1:06 am ] |
Post subject: | DS Assembler Program ( ACWW) |
I look for a DS assembler program for ACWW, and codes with which I the hairdresser can extend around grey hair to get. ![]() |
Author: | Parasyte [ Sat Oct 21, 2006 10:51 am ] |
Post subject: | |
Luxembourg? Welcome! Is this what you want? http://www.aibohack.com/nds/ac_mapedit.htm |
Author: | Link2999 [ Sat Oct 21, 2006 1:23 pm ] |
Post subject: | |
^ was just going to suggest but i dont think its right. can u explain a bit further? |
Author: | Minicooli [ Sun Oct 22, 2006 2:31 am ] |
Post subject: | |
Link2999 wrote: ^ was just going to suggest but i dont think its right. can u explain a bit further? I Mean a ROM Assembler Programm with this you can make new items,with the right Source Code for Animal Crossing Wild World and other Games
|
Author: | Parasyte [ Sun Oct 22, 2006 10:56 am ] |
Post subject: | |
Ah, you want a development kit (see http://www.devkitpro.org/). Obtaining the source code will be next to impossible. Even if you do manage to get ahold of a copy (it will be highly illegal), you still have to understand the programming language to make useful changes to it. And still, the original game was written for the official NDS SDK, which is illegal software for you to have; it will not compile with devkitpro any way. Creating a half-decent disassembly (note: this is not "source code") can be done with IDA Pro (costs ~$3,000 USD) but it is not perfect, and will at times mistranslate a lot of the data. Also, there will be few points of reference for what each subroutine does, since function names will mostly be unavailable, and zero source code comments will be available. Even still, you must be very familiar with the ARM and Thumb instruction sets, and assembly language programming in general, to do any hacking in this way. In other words, it is not very possible to do what you want. Having a decent NDS debugger (none exist yet) is probably the best bet for such hacks. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |