This is a hack for Pokemon X/Y 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. (The main exception are low level Battle Chateau opponents who only have one Pokemon.)
-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/2/1/3 and a/2/1/8 as those contain the modified Pokemon stat data and egg move data. (Make sure not to delete a/2/1/5 as that's the modified evolution data.)
(If you're curious, a/0/1/3 contains the modified encounter tables, and a/0/3/8 + a/0/4/0 contain the modified trainer data.)

This hack was made and played to the end using a Japanese region X version, but since the files that were modified are the same between all versions, it should be compatible with Y 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/2/1/ and delete files 3 and 8.

==Known issues==
-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 just be a blank text box.
-Update 1.5 has a modified encounter table file (a/0/1/3) because it also contained a couple minor bug fixes including making sure Vivillon's sprite showed up properly in the Friend Safari. If you're playing on Azahar where the mod files take priority over the update data then these bug fixes won't take effect. It probably doesn't really matter for you, but still worth mentioning. If you're playing on an older Citra version or on a modded 3DS where update data takes priority over the mod data, then the version exclusive Pokemon won't appear unless you uninstall the update data whenever you want to go catch one.

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