I want to make double battles for all scripted battles in vanilla SP base rom. I'm aware that lumi uses a flag #2196 for double battles but that needs exefs editing. I want to know how I can make my own exefs patch disabling every other lumi feature and keeping just the double battles flag or if I can just add this double battle flag to the base SP rom. Please guide me.
#How to Make Double battles possible in Vanilla ShiningPearl Rom.
2 messages · Page 1 of 1 (latest)
We already solved this, but I will send this here too in case anyone finds it in the future
The exefs folder attached will add the feature of using flag #2196 to enable double battles in vanilla SP 1.3.0
Pairing this with a scripting mod where you set the flag before a battle, will let you make any battle a double one (remember to reset it after)
To do the exefs patch, all that is needed is cloning/downloading the repo: https://github.com/SaltContainer/Luminescent
(Setting up can be done following the lumi website guide for exlaunch. Main branch is for bd, pearl branch for sp)
And then add .disable after the extension of every file in the patches folder except trainer_double_battle, build, and that's it