universal-pokemon-randomizer VS pokeemerald-expansion

Compare universal-pokemon-randomizer vs pokeemerald-expansion and see what are their differences.

universal-pokemon-randomizer

Public repository of source code for the Universal Pokemon Randomizer (by brentspector)

pokeemerald-expansion

Feature branches for the pokeemerald decompilation. See the wiki for more info. (by rh-hideout)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
universal-pokemon-randomizer pokeemerald-expansion
15 30
29 269
- 4.1%
0.0 0.0
about 2 years ago 6 days ago
Java C
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

universal-pokemon-randomizer

Posts with mentions or reviews of universal-pokemon-randomizer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-05.
  • Bi-Weekly Questions Thread
    9 projects | /r/PokemonROMhacks | 5 Sep 2022
    You might also want to use Brentspector's fork, or some experimental branch of ZX, if you are looking for specific features. Though the former is slowly falling more behind as afaik Brentspector has stopped working on it, and experimental branches can be buggy and have to be built before using.
    9 projects | /r/PokemonROMhacks | 25 Jul 2022
    This version of the UPR works with FireRed Randomizable 809.
    16 projects | /r/PokemonROMhacks | 13 Jun 2022
    6 projects | /r/PokemonROMhacks | 1 Jun 2022
    Randomizers generally don't like ROM hacks, unless they are built-in of course like with Unbound. The Universal Pokémon Randomizer (UPR) relies on manually entered offsets for ROMs, like where tables for all the data are found. (for examples, look in the .ini files here) It is possible to enter these offsets for ROM hacks too, but afaik it has only ever been done to Gaia, Randomizable 809, and a few Speedchoice ROMs.
    4 projects | /r/PokemonROMhacks | 22 Apr 2022
    There is, in Brentspector’s branch.
    7 projects | /r/PokemonROMhacks | 5 Apr 2022
    Brentspector’s branch of the UPR should work with FireRed 809 Randomizable (not to be confused with 898 Randomizer!).
    8 projects | /r/PokemonROMhacks | 21 Feb 2022
    Gaia can be randomized with its own customized randomizer, and FireRed Randomizable 809 can be as well, with the best support in Brentspector’s branch of the UPR.
    3 projects | /r/PokemonROMhacks | 17 Jun 2021
    Here is link number 1 - Previous text "UPR"
  • Version 1.10.0 of Universal Pokemon Randomizer
    6 projects | /r/PokemonROMhacks | 17 Feb 2022
    If you have a ROM hack you want supported (and it's Gen 3), then yes. This will also enable adding in support for Static pokemon. There is no full list of possible overrides, but most can be found between the Fire Red 1.1 (U) in gen3_offsets.ini and the gen3_hack_offsets.ini file. Let me know if you want more details. I'd love to expand support for more hacks.
  • I'm about to start a randomized FireRed nuzlocke guys. Who do you suggest I pick? Allow impossible evolutions is enabled, along with random teams for trainers, and random TM's.
    1 project | /r/nuzlocke | 20 Jan 2022

pokeemerald-expansion

Posts with mentions or reviews of pokeemerald-expansion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Battle Hacktory (Battle Factory ROM Hack) Devlog 1 | Comment Feature Requests Below
    1 project | /r/PokemonROMhacks | 1 Dec 2023
    Overview: The Battle Hacktory aims to enhance and expand upon the vanilla Battle Factory experience using RHH's pokeemerald Expansion v1.6.2 https://github.com/rh-hideout/pokeemerald-expansion/. For those unfamiliar, the Battle Factory is a draft format where you pick 3 Pokémon from a draft of 6 Pokémon with the goal of making the best team possible to win 7 consecutive battles. After each victory, you will have the opportunity to trade one of your rentals with one from the defeated trainer. In addition to this, you get some scouting information about your next opponent's team allowing you the ability to counter-team your opponent to an extent. This mechanic allows players to gradually build a formidable team as they progress through sets of 7 battles.
  • Dynamax Demo in Emerald Decomps
    1 project | /r/PokemonROMhacks | 25 Mar 2023
    This is a demo for an implementation of Dynamax for RHH's next update to pokeemerald-expansion! Raid Battles haven't been made yet, but are on the way.
  • What is the current state of tools for gen 3 rom hacking?
    1 project | /r/PokemonGameHacking | 9 Feb 2023
    Definitely decomps. The games have been completely broken down and rewritten in C code so you have the ability now to edit anything directly with C rather than all the hex editing that was required before. PoryMap is a new mapping tool to go along with the decomps that’s much better than AdvanceMap. Along with the link already provided here’s another about the Emerald decomp specifically: https://github.com/rh-hideout/pokeemerald-expansion
  • What is and isn't possible with Emerald ROM hacks?
    4 projects | /r/PokemonROMhacks | 3 Feb 2023
  • Bi-Weekly Questions Thread
    2 projects | /r/PokemonROMhacks | 8 Dec 2022
    Link here: https://github.com/rh-hideout/pokeemerald-expansion/tree/battle_engine
    4 projects | /r/PokemonROMhacks | 10 Aug 2022
    Not sure if there are any new effects but pokeemerald-expansion does assign contest effects to all added moves.
    2 projects | /r/PokemonROMhacks | 3 May 2022
    Are you talking about the one with SacredAlmighty? It is some custom version of Emerald decomp as far as I can tell, probably based around RH-Hideout’s Pokeemerald Expansion.
  • Question About Pokemon ROM Hack Limitations
    3 projects | /r/PokemonROMhacks | 28 Nov 2022
    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.
  • Anyone want to learn how to create Pokemon Romhacks?
    1 project | /r/teenagers | 5 Jul 2022
    One of the benefits of the decomp projects is that people host their work on GitHub and there are a ton of open source feature branches that are available for you to merge into your project. For example the pokeemerald-expansion adds Mega Evolution, Primal Reversion, Fairy Type, Physical Special split, Alolan forms, all Pokemon and items and TMs and abilities up to Gen 8. All in a project base that you can build off of and create your own hack with. Its crazy.
  • I ported the Slate System from BDSP into Pokémon Emerald
    1 project | /r/PokemonROMhacks | 5 Jul 2022
    Oh sorry, that was all the work of the rh-hideout community who have ported much of the later gen battle mechanics into an emerald decomp expansion project

What are some alternatives?

When comparing universal-pokemon-randomizer and pokeemerald-expansion you can also consider the following projects:

UPR-Speedchoice - Universal Pokemon Randomizer fork for supporting Speedchoice ROM hacks.

pokeemerald - Decompilation of Pokémon Emerald

universal-pokemon-randomizer-zx - Public repository of source code for the Universal Pokemon Randomizer ZX

pokefirered - Decompilation of Pokémon FireRed/LeafGreen

universal-pokemon-randomizer - Public repository of source code for the Universal Pokemon Randomizer

pokecrystal-speedchoice - Repo for v7 and later of Crystal Speedchoice, a "Speedrunner's choice" mod of gen2.

HackingToolkit9DS - HackingToolkit9DS, a (deprecated) 3DS RomHacking Tool

pokeemerald-speedchoice

Ironmon-Tracker - A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.

DS-Pokemon-Rom-Editor - New DS Pokemon ROM Editor, based on Nømura's 2020 edition. Expanded with loads of new features, bugfixes and better usability.