Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternate Layouts No editable #594

Closed
Fact-Smash opened this issue Mar 19, 2024 · 1 comment
Closed

Alternate Layouts No editable #594

Fact-Smash opened this issue Mar 19, 2024 · 1 comment

Comments

@Fact-Smash
Copy link

In the pokeemerald decomp, certain maps have alternate versions (my main example is Route 111 and its "Route111_NoMirageTower" layout). These versions don't appear as editable options in porymap meaning route 111 and similar areas can't change their size without major errors.

@GriffinRichards
Copy link
Collaborator

Thanks! This is a duplicate of #182, and will be resolved in a future release by #515.

Here are two options for editing these layouts in current releases, using your example:

  • Create a placeholder map for Route111_NoMirageTower. To do this, sort the map list by layout with the button in the top left, then right-click Route111_NoMirageTower and select Add New Map with Layout. Make your edits to this new map

  • Change the layout field in the data/maps/Route111/map.json file from LAYOUT_ROUTE111 to LAYOUT_ROUTE111_NO_MIRAGE_TOWER, reload Porymap, make your edits to the Route111 map, then revert the change to the map.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants