Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 2.78 KB

README.md

File metadata and controls

70 lines (46 loc) · 2.78 KB

Welcome to Andi Ninfia DS Toolkit

ANDT is a simple utilities to help you edit pokemon data. This tool used .Net framework 4 and C# 5. Current is not supported open ROM directly, plug-in system, and other feature, it will implemented on future =)

Evolution Editor

Forum link for this tool : Here .

Features###

Some tool on ANDT is unique like Hidden Grotto / Hollow Editor, Moveset Editor and other. Multiple document for multiple editing.

Specific Tool :

  • Hidden Grotto Editor (All Field supported, BW2)
  • Moveset Editor (Moveset supported, Gen 4 Gen 5)
  • Evolution Editor (Evolution BabyEvolution supported, Gen 4 Gen 5)
  • Experience Table Editor (Experience supported, gen 4 gen 5)
  • Wild Encounter Ex (UnderGround HoneyTree TrophyGarden Safari supported, DPPt)

Next Todo

  • ReDesign On main form
  • Random stuff~

Specific Tool ToDo :

  • Add : In-Game Trade Editor (All Field supported, Gen 4 Gen 5)
  • Add : Ova9 table editor (DS)
  • Add : PWT Subway Editor (Gen 4 Gen 5)
  • Add : Item Editor (Gen 4 Gen 5 Gen 6)
  • Ext : Moveset Editor (supporting Egg Moves)
  • Ext : Moveset Editor (supporting Gen 6)
  • Ext : Evolution Editor (supporting Gen 6)

Common Tool ToDo :

  • Add : BLZ, Source from CUE
  • Add : NARC pack/unpacker
  • Fix : NARC reader
  • Add : GARC pack/unpacker/reader

Note :

  • Gen 4 : Diamond, Pearl, Platinum, HG, SS
  • Gen 5 : Black, White, Black 2, White 2
  • Gen 6 : X , Y

Help, Legal, and Credit

Help

For while just go wiki page on this repo.

Credit

License

This tool use Apache License v2 as main license on my own component and code. Several MIT license component, library, and code will covered with this license.

But some code, and library already modified on this tool will kept on their original license. These Code is licensed under GNUv2 or GNUv3 License like NSMB-Editor(license) , CUE, DSDecmp and other.

2014