Map editor for pokeemerald, pokefirered, and pokeruby
Go to file
2025-08-08 13:34:31 -04:00
.github/workflows Disable Windows build job 2025-06-18 15:53:02 -04:00
docs Update manual 2025-06-09 14:40:44 -04:00
docsrc Add qml note to manual, add version details to log 2025-08-07 15:02:29 -04:00
forms Fix new event data being discarded on maps with shared_events_map 2025-08-06 11:33:02 -04:00
include Fix tile status not updating while painting on layer view 2025-08-08 13:34:31 -04:00
resources Add metatile swap 2025-08-01 20:54:52 -04:00
src Fix tile status not updating while painting on layer view 2025-08-08 13:34:31 -04:00
.gitignore Add .qtc_clangd to gitignore 2024-09-11 16:09:32 -04:00
CHANGELOG.md Fix Tileset Editor changes being missed 2025-08-06 20:01:55 -04:00
INSTALL.md Add download links to INSTALL.md 2025-05-22 19:52:02 -04:00
LICENSE.md Create LICENSE.md 2018-09-14 08:44:21 -05:00
porymap.pro Allow compiling without the network module 2025-08-07 15:02:02 -04:00
README.md Fix link reference 2025-05-27 13:33:12 -04:00
RELEASE-README.txt Release 6.1.0 2025-06-09 14:38:01 -04:00

Porymap

Actions Status

A map editor for the Pokémon generation 3 decompilation projects (pokeruby, pokeemerald, and pokefirered).

To get started, view the full online guide here: https://huderlem.github.io/porymap/

View the Changelog to see what's new.

Download

Windows and macOS users can download Porymap below to start using it immediately. Older versions of Porymap may be downloaded from the Releases page.

Linux users must compile Porymap from source.

Pre-compiled builds for Linux...

If you are a Linux user and you do not want to compile Porymap from source, you may find Porymap on an external package repository like Flathub or AUR. Builds installed through an external package manager are not explicitly maintained by Porymap and may be out of date.

Read INSTALL.md for instructions on how to compile Porymap from source.

Porymap Preview