Quote:
Originally Posted by RDNNHDA2
Hi ShantyTown!
I wanted to implement roaming Pokémon in my own Red hack, (using the disassembly, of course) but I can't seem to get it to work. I also didn't want to do it on my own without your consent, because I didn't want you to think I was stealing your ideas.
Do you have the source code for the roaming Pokémon mechanic? I've also had the idea that one more roaming Pokémon can appear if you catch the other two. How can I implement this in my hack? Thanks a bunch! :)
|
It's not my idea--it's Game Freak's. All the source code is on GitHub, and there seem to be 3 commits that added the necessary changes.
1.
https://github.com/huderlem/maize/commit/29b35f36516e759ce28b1076557ce032fd213a61
2.
https://github.com/huderlem/maize/commit/f1abe52e82f9089712f32db732a3548ee35c8adc
3.
https://github.com/huderlem/maize/commit/2b8f1ec806b52a80a7c82c529d686194cfd63d26
I seem to remember having the roaming mon's encounter rate set to 100%, but I don't remember for sure.
Quote:
Originally Posted by Sawan-Hassan28
for when a release date of your game?
|
Probably never, unless I add an extremely abrupt ending to the game.