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-31 05:25:53 +01:00
DS_Map Progress on the advanced search feature 2021-01-31 05:25:53 +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_107.png 1.0.7b pic changes 2021-01-24 07:34:38 +01:00
bDSPRE_107.png 1.0.7b pic changes 2021-01-24 07:34:38 +01:00
DS_Map.sln First commit 2020-10-06 22:57:27 +02:00
README.md 1.0.7b 2021-01-24 06:42:35 +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.

  • Fixed script editor (mostly).

  • Support for custom color tables (matrix editor).

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

  • Added copy and paste buttons to header editor.

  • Added import and export buttons to header editor.

  • Search location feature.

  • Editable Internal names.

  • Fixed Camera settings selector for HGSS roms.

  • Fixed Text Search and Replace.

  • Added more HGSS weather effects, redone weather preview pics

  • Encounter Editor allows adding and removing encounter files.

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

  • Redesigned NSBTX Editor

  • Added NSBTX editor button functions

  • 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 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