Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Porymap Alternatives
Similar projects and alternatives to porymap
-
universal-pokemon-randomizer-zx
Public repository of source code for the Universal Pokemon Randomizer ZX
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
pokeemerald-expansion
Feature branche for the pokeemerald decompilation. See the wiki for more info.
-
-
polishedcrystal
An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
polished-map
A map and tileset editor for pokecrystal, pokered, and projects based on them. Written in C++ with FLTK.
-
-
-
pokecrystal-speedchoice
Repo for v7 and later of Crystal Speedchoice, a "Speedrunner's choice" mod of gen2.
-
-
PokemonGameEditor
Discontinued An all in one tool started in 2010 by Gamer2020 for hacking the Game Boy Advanced Pokemon games.
-
-
tilemap-studio
A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
porymap discussion
porymap reviews and mentions
- [pokeemerald] Getting this into the game's over world (and colored correctly) was a bit more work than I initially expected but good learning, now for the other two.
- What is and isn't possible with Emerald ROM hacks?
-
I Made A ROM Hack Using the Emerald Decomp Project Which Includes a Thief Ball and Raised Catch Odds When Pushing B as the Ball Shakes.
If you don't want to code, Porymap is an incredible tool for making custom maps and changing Pokemon encounters.
-
If you're enjoying SV's autobattles, you might be interested in Pokemon Voyager's version of the same mechanic!
Seems doable, yeah, especially if you have at least basic C knowledge. If you get the build tools set up, there's already some follower code available, so you wouldn't even have to re-engineer that yourself. And PoryMap can probably handle a lot of the basic edits you want to make.
-
Question About Pokemon ROM Hack Limitations
You can look at the pokeemerald decomp. Instead of using binary tools like Adcance Map and HMA you are editing the source code with a simple text editor and porymap. The pokeemerald has everything up to gen8 (mons, moves, abilities). An example hack that was made with the decomp is Inclement Emerald.
-
Bi-Weekly Questions Thread
Porymap is the best gen 3 map editor tool, but like the other replies imply it's for decomp hacking only.
decomp has an equivalent to advance map called porymap. it's really not all that different to use. i checked your post history and you mention having trouble with adding new tiles in advance map, i can say from personal experience that adding new tiles in porymap is very easy.
the other option i can think of is the pokemon emerald decomp. you would have to learn a bit to get a decomp working, then use pokeemerald-expansion's pokemon_expansion branch as a base. once you have that decomp set up you could just use porymap to change wild pokemon locations and make those pokemon available in the wild.
- Region Map Maker
-
Need some guidance on how to get started please!
porymap!
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 3 Nov 2024
Stats
huderlem/porymap is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of porymap is C++.