Map editor for pokeemerald, pokefirered, and pokeruby
Go to file
GriffinR 6ffabb8adf
Some checks failed
Build Porymap / build-linux (5.14.2) (push) Has been cancelled
Build Porymap / build-linux (6.8.*) (push) Has been cancelled
Build Porymap / build-macos (macos-15-intel) (push) Has been cancelled
Build Porymap / build-macos (macos-latest) (push) Has been cancelled
Build Porymap / build-static-windows (push) Has been cancelled
Silence unused result warnings for QFile::open
2025-12-04 22:29:24 -05:00
.github/workflows Bump Qt release version to support macOS 26 2025-12-04 22:29:10 -05:00
docs Update manual 2025-08-08 16:18:01 -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 metatile status not updating while pasting/swapping in Tileset Editor 2025-08-08 15:09:27 -04:00
resources Add metatile swap 2025-08-01 20:54:52 -04:00
src Silence unused result warnings for QFile::open 2025-12-04 22:29:24 -05:00
.gitignore Add .qtc_clangd to gitignore 2024-09-11 16:09:32 -04:00
CHANGELOG.md Release 6.2.0 2025-08-08 16:02:58 -04:00
INSTALL.md Update INSTALL.md 2025-07-17 00:35:24 +01:00
LICENSE.md Create LICENSE.md 2018-09-14 08:44:21 -05:00
porymap.pro Release 6.2.0 2025-08-08 16:02:58 -04:00
README.md Fix link reference 2025-05-27 13:33:12 -04:00
RELEASE-README.txt Release 6.2.0 2025-08-08 16:02:58 -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