Map editor for pokémon R/B. Unknown author, if anyone knows please contact me for propper credit.
Go to file
suloku 42ec25ccaf Works with Pokebrown
First commit with changes to make classicmap work with the 2024 Pokémon Brown Update.
There's been many changes, the main one hard-coded offset updating to correctly load map encounters, mapnames, pokémon names and other data.
Some extra map information is displayed.
Support for loading and previewing super gameboy map palettes pokebrown uses on the fly.
The selected tileblock id is displayed on the status bar.

To do (maybe)
- Export maps as .blk files
- Allow using .sym file as data source instead of hardcoded values
- Export tileset 2bpp/blk files.
2024-08-02 16:37:41 +02:00
ClassicMap Works with Pokebrown 2024-08-02 16:37:41 +02:00
.gitignore Original source code 2024-08-02 16:04:49 +02:00
ClassicMap.sln Works with Pokebrown 2024-08-02 16:37:41 +02:00
ClassicMap.suo Original source code 2024-08-02 16:04:49 +02:00
LICENSE Create LICENSE 2024-08-02 16:02:11 +02:00