- 5
- Posts
- 1
- Years
- He/Him/His
- Seen Jan 8, 2025
Hello all. I've been trying to take another crack at making a ROM hack using the pokeemerald-expansion as a base, but I've run into an issue that I haven't seen before. I've been trying to add in some code in order to allow the player to check a Pokemon's IVs and EVs on the stat summary screen, based on this post from the Simple Modifications Directory by user PokemonCrazy. When using previous versions of the decomp, I was able to successfully implement this feature by following the tutorial exactly. However, during this most recent attempt, I was met with the following error when I attempted to compile the ROM:
It should be noted that since the expansion decomp now has DizzyEgg's Nature Stat Colors mod included, I am using the version of the Summary Screen mod that is meant to take that mod into account. Could this perhaps have been caused by some variable name changes when it was ported into the base decomp? Any help here would be greatly appreciated.
It should be noted that since the expansion decomp now has DizzyEgg's Nature Stat Colors mod included, I am using the version of the Summary Screen mod that is meant to take that mod into account. Could this perhaps have been caused by some variable name changes when it was ported into the base decomp? Any help here would be greatly appreciated.