Skip to content

New DS Pokemon ROM Editor, based on Nømura's 2020 edition. Expanded with loads of new features, bugfixes and better usability.

Notifications You must be signed in to change notification settings

dev-cyw/DS-Pokemon-Rom-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS Pokemon Rom Editor

Nomura's C# and WinForm DS Pokemon ROM Editor forked with some QOL adjustments.

Motivation

As DSPRE is currently undergoing an overhaul towards Java, I have forked and added some additions for myself in the meantime. These are all some simple QOL improvements.

Changes to original

The current list of modified features is as follows:

Finished additions

  1. Line numbers in script editor.
  2. A couple of patches here and there for certain unhandled exceptions.

Almost finished

  1. Full repair of script editor saving for HGSS.

Building blocks set

  1. Internal camera preview and edit
  2. BW2 compatability (explained more in depth below)

Planned

  1. Script editor syntax highlight

BW2 support plans

When I have time I will little by little be adding stuff for BW2, initial plan is Text files, then Maps, then Pokémon, and so on.

Do not expect any updates on this soon or with any consistency, this is purely done because I like to code and I wanted to see if I understand DS ROM hacking enough to be able to add BW2 to DSPRE.

About

New DS Pokemon ROM Editor, based on Nømura's 2020 edition. Expanded with loads of new features, bugfixes and better usability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%