A Pokemon advanced overworld editor.
Go to file
Brandon Scott 2b4476f4e6 Removed useless header information in the readme. 2014-07-11 00:12:24 -05:00
OverworldEditor.vbp Initial commit 2014-07-10 23:56:29 -05:00
OverworldEditor.vbw Initial commit 2014-07-10 23:56:29 -05:00
README.md Removed useless header information in the readme. 2014-07-11 00:12:24 -05:00
Sprites.ini Initial commit 2014-07-10 23:56:29 -05:00
clsCommonDialog.cls Initial commit 2014-07-10 23:56:29 -05:00
frmAbout.frm Initial commit 2014-07-10 23:56:29 -05:00
frmAbout.frx Initial commit 2014-07-10 23:56:29 -05:00
frmOverworldEditor.frm Initial commit 2014-07-10 23:56:29 -05:00
frmOverworldEditor.frx Initial commit 2014-07-10 23:56:29 -05:00
modGraphicEditing.bas Initial commit 2014-07-10 23:56:29 -05:00

README.md

Pokémon Overworld Sprite Editor

This is a Pokémon Overworld Sprite Editor for the GameBoy Advance series of games written in Visual Basic 6.

Sprite Navigation

This is where you can pick the index of the sprite to edit, there are over 200 sprites on all the games.

Right now there is no way of determining how many frames each sprite has, so if you go over how many frames are actually in a sprite, it will start reading from the sprite # after it.

Drawing Canvas Features

  • You can drag the current color, its like paintbrush.
  • Right click on a pixel and it will make that the selected color.
  • Displays the color your mouse is over, and the currently selected color.

Games Supported

  • Pokemon Ruby/Sapphire/Emerald (English Versions)
  • Pokemon FireRed/LeafGreen (English and Japanese Versions)

Features Coming Soon

  • Import/Export Bitmaps
  • Undo/Redo
  • German and More japanese ROM support.
  • Repointing and Pallete Editing