This is a hack for Pokemon Omega Ruby/Alpha Sapphire that makes the following changes:
-Almost all battles in the game have been changed to Double Battles, and most trainers with one Pokemon were given a second.
-Some boss fights like Gym Leaders and Elite Four have been made into Triple Battles.
-Boss fights (rivals, Gym Leaders, Elite Four, Champion, villain team bosses) have been buffed slightly with some changes to movesets and abilities, and being given held items.
-Version exclusive Pokemon can be found in the same place you would find them in the opposite version.
-Trade evolutions have been changed to no longer require trading. (Simple trade evos are now level up evos, generally somewhere in the 30s, while item trade evos are now level up with that item held.)

There's also changes that were made for my own convenience and messing around.
-Every Pokemon has a catch rate of 255.
-Every Pokemon has the minimum possible steps needed to hatch from eggs.
-Every Pokemon with 87.5% male/12.5% female gender ratios have been made 50/50.
-A lot of Pokemon had their egg groups changed just because.

If you don't want those particular changes, then delete files a/1/9/0 and a/1/9/5 as those contain the modified Pokemon stat data and egg move data. (Make sure not to delete a/1/9/2 as that's the modified evolution data.)
(If you're curious, a/0/1/3 contains the modified encounter tables, and a/0/3/6 + a/0/3/8 contain the modified trainer data.)

This hack was made and played to the end using a Japanese region Alpha Sapphire version, but since the files that were modified are the same between all versions, it should be compatible with Omega Ruby version and any region coding.

==How to use==
-Just right-click on the game, select to open the mod folder, and then copy romfs into there.
-If you want normal catch rates, egg steps, gender ratios, and egg groups: then go into /romfs/a/1/9/ and delete files 0 and 5.

==Known issue==
-The game bugs out a little when you fight non-story trainer battles that aren't supposed to be Doubles because it expects there to be two opponents involved. You'll still be able to fight them and progress the game just fine, but their pre-battle and post-battle dialogue will either be a blank text box or placeholder dialogue from a Twins battle.

==Tools I used to make this==
pk3DS		- To dump and modify the game files.		- https://dev.azure.com/project-pokemon/pk3DS/_build?view=runs