New DS Pokemon ROM Editor, based on Nømura's 2020 edition. Expanded with loads of new features, bugfixes and better usability.
Go to file
2021-01-18 13:40:03 +01:00
DS_Map 1.0.7 - CopyPaste buttons, Fixed critical issues with arm9, fixed flags to binary algorithm 2021-01-18 13:40:03 +01:00
.gitattributes Aggiungere i file con estensione gitignore e gitattributes. 2020-10-06 22:11:14 +02:00
.gitignore First commit 2020-10-06 22:57:27 +02:00
aDSPRE_106d.png Updated screenshots 2021-01-18 00:35:17 +01:00
bDSPRE_106d.png Updated screenshots 2021-01-18 00:35:17 +01:00
DS_Map.sln First commit 2020-10-06 22:57:27 +02:00
README.md Update README.md 2021-01-18 00:35:50 +01:00

DS Pokemon Rom Editor

Nomura's C# and WinForm DS Pokemon ROM Editor forked with lots of new features and bugfixes.

Screenshot Screenshot

Major Changes to Mixone's fork

  • Significantly shorter load and save times.

  • Added mouse support and warps navigation feature to the Event Editor.

  • Search location feature.

  • Editable Internal names.

  • Fixed Camera settings selector for HGSS roms.

  • Encounter Editor allows adding and removing encounter files.

  • Encounter Editor can now attempt to repair corrupted encounter files.

  • Fixed "Open Matrix" not loading the correct textures and buildings, especially for interior maps.

  • Fixed map screen randomly becoming 3D, even with the collision tab open.

  • Fixed OW search algorithm for most (if not all) supported ROMs.

  • Added ARM9 memory expander to the new ROM Toolbox.

  • Replaced "Search Flag" with "Search any command".

Minor Changes to Mixone's fork

  • New app Icon.

  • Fixed app name.

  • Fixed many Exceptions, which now show user-friendly messages.

  • Fixed error upon loading Dragon's Den header (Music not found).

  • Added BDHCAM Support.

  • Added placeholder BDHCAM button to ROM toolbox.

  • Added placeholder "Pokemon names case converter" button to toolbox.

  • Fixed BGS signature of maps being overwritten upon saving.

  • Added new ALT key shortcuts (Hold alt to see which shortcuts are available).

  • Fixed header flag names.

  • Fixed a bug that prevented Internal Names from displaying correctly (String termination).

  • Enabled some of the quick script cmd buttons.

  • Added New Movement names and changed some of the old ones.

  • Expanded collisions database.

  • Fixed Matrix editor "add" and "remove" buttons GUI numbering mismatch.

  • Fixed wrong numbers when resizing matrices.

  • Added a warning when attempting to resize matrix 0.

  • Fixed Text search being case sensitive no matter what.

  • Fixed "Text Editor" export button.

  • Added option to show row numbers as hex in the Text Editor.

  • Fixed Encounters editor not opening.

  • the "Open Wild Pokémon" button in Header Editor is disabled when a NULL encounter file is detected.

  • Encounter Editor detects the selected header.

  • Created a palette match algorithm for the Tileset Editor