• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Development: Day/Night Switching of Wild Pokémon

Alrighty! I've finally finished DN Pokemon Data Editor! The download is in an attachment as a zip file. Keep in mind this is only in it's early versions, and may have a bug in it. If you find a bug, contact me by way of PM.

How to use it?
I always got an error in my ADVMAP when I use it

Here are the screenies:
[PokeCommunity.com] Day/Night Switching of Wild Pokémon

[PokeCommunity.com] Day/Night Switching of Wild Pokémon
 
How to use it?
I always got an error in my ADVMAP when I use it

Here are the screenies:
[PokeCommunity.com] Day/Night Switching of Wild Pokémon

[PokeCommunity.com] Day/Night Switching of Wild Pokémon

That's because it modifies how the data is actually read, making it incompatible with A-Map after you convert it to the new D/N format. Currently MEH has support for D/N pokemon editing although it's a tiny bit buggy so be aware of that.
 
That's because it modifies how the data is actually read, making it incompatible with A-Map after you convert it to the new D/N format. Currently MEH has support for D/N pokemon editing although it's a tiny bit buggy so be aware of that.

Yah, a bit buggy ^_^
Tried it in 7 times but when I load the rom in v-boy, it results in whitescreen,
I also tried to fire a clean rom, and as I expect, it loads smoothly....

Any tutorials on how to use it in a safest way?
 
Has anyone been able to get this working for Fire Red? I know it says its been extensively tested, but I just can't seem to get it to work. Even though I've inserted all of the routines properly (I know this because the game doesn't crash), the game still only loads the daytime data.
 
Has anyone been able to get this working for Fire Red? I know it says its been extensively tested, but I just can't seem to get it to work. Even though I've inserted all of the routines properly (I know this because the game doesn't crash), the game still only loads the daytime data.
I rewrote the Pokemon loading routine so it would work for day and night switching, as well as swarms.
Spoiler:

To set a swarm, set var_4fff to your map name id, and var_4ffe to your Pokemon species.
 
Last edited:
There is a problem. If we add Wild Day / Night Pokemon, the game will freeze on the emulator. This is because game turns on crying pokemon in the maps. Due to the fact that we are adding new tables, the game does not read crying correctly and the game crashes. :(
 
Last edited:
I found an offset that turns off Pokemon crying on routes. :) This fixes an issue with the game freezing when we have the Day/Night system added for wild Pokemon:

0x055FF4 replace 01 to 00
 
Back
Top