+
+ +
+

Project FilesΒΆ

+

Porymap relies on the user maintaining a certain level of integrity with their project files. +This is a list of files that porymap reads from and writes to. Generally, if porymap writes to a file, it +probably is not a good idea to edit yourself unless otherwise noted.

+ ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
File NameReadWriteNotes
data/maps/*/map.jsonyesyes 
data/event_scripts.snoyesonly appends new script files to end of file
data/maps/map_groups.jsonyesyes 
data/layouts/layouts.jsonyesyesalso reads border and blockdata files listed in this file
data/tilesets/headers.incyesyes 
data/tilesets/graphics.incyesyesalso edits palette and tile image files listed in this file
data/tilesets/metatiles.incyesyesalso edits metatile files listed in this file
src/data/wild_encounters.jsonyesyes 
src/data/field_event_obj/event_object_graphics_info_pointers.hyesno 
src/data/field_event_obj/event_object_graphics_info.hyesno 
src/data/field_event_obj/event_object_pic_tables.hyesno 
src/data/field_event_obj/event_object_graphics.hyesno 
src/data/graphics/pokemon.hyesnofor pokemon sprite icons
src/data/heal_locations.hyesyes 
src/data/region_map/region_map_entries.hyesyes 
include/constants/map_groups.hnoyes 
include/constants/items.hyesno 
include/constants/flags.hyesno 
include/constants/vars.hyesno 
include/constants/weather.hyesno 
include/constants/heal_locations.hnoyes 
include/constants/pokemon.hyesnoreads min and max level constants
include/constants/map_types.hyesno 
include/constants/secret_bases.hyesno 
include/constants/event_object_movement_constants.hyesno 
include/constants/bg_event_constants.hyesno 
include/constants/region_map_sections.hyesno 
include/constants/metatile_labels.hyesyes 
include/constants/metatile_behaviors.hyesno 
include/constants/bg_event_constants.hyesno 
include/fieldmap.hyesnoreads tileset related constants
+
+ + +
+ +