- 31
- Posts
- 18
- Years
- Seen Mar 8, 2024
Introduction
This program allows you to customize your experience playing the Pokemon games by randomizing many aspects of them. This means that the Pokemon you get at the start of the game, the Pokemon you fight in the wild and the Pokemon trainers have can all be made completely different from the original game.
About
So this is a randomizer for all the Pokemon main series games currently out. I'm posting it here because it's an example of quite a lot of different ROM hacks, and also because a fair amount of research/code written by members here & other forums was used in its creation.
The randomizer has been worked on for a while now, so quite a few of the minor issues have been resolved since the first release.
This is the first randomizer *program* (to my knowledge) to support Gen4, or Gen5 outside of the original B/W.
Known Issues:
General
Generation Three Games
None for now...
Generation Four Games
None for now...
Generation Five Games
Acknowledgements/Credits
See here
Downloads
The release is available attached here, though the version attached may be out of date. The latest releases will always be available on the randomizer website. The full source code (on GitHub) is also available under GPLv3. It's written in Java - all the dependencies used were ported over by me (except DSDecmp which had a Java version already)
This program allows you to customize your experience playing the Pokemon games by randomizing many aspects of them. This means that the Pokemon you get at the start of the game, the Pokemon you fight in the wild and the Pokemon trainers have can all be made completely different from the original game.
About
So this is a randomizer for all the Pokemon main series games currently out. I'm posting it here because it's an example of quite a lot of different ROM hacks, and also because a fair amount of research/code written by members here & other forums was used in its creation.
The randomizer has been worked on for a while now, so quite a few of the minor issues have been resolved since the first release.
This is the first randomizer *program* (to my knowledge) to support Gen4, or Gen5 outside of the original B/W.
Known Issues:
Spoiler:
General
- The randomiser may not function at all on Windows systems with certain custom themes installed.
- (oddity) The people who give you Magikarp and Lapras still say Magikarp/Lapras even if you randomize them.
- (oddity) Brock says ROCK-type Pokemon no matter what he has, etc.
- (oddity) Brock says ROCK-type Pokemon no matter what he has, etc.
Generation Three Games
None for now...
Generation Four Games
None for now...
Generation Five Games
- A battle with Zinzolin isn't consistent with his other battles.
Acknowledgements/Credits
See here
Downloads
The release is available attached here, though the version attached may be out of date. The latest releases will always be available on the randomizer website. The full source code (on GitHub) is also available under GPLv3. It's written in Java - all the dependencies used were ported over by me (except DSDecmp which had a Java version already)
Attachments
Last edited: