Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Requirements:
- -A copy of Pokémon BD/SP
- -Yuzu/Ryujinx with a Nintendo Switch console's keys installed in order to dump the game's RomFS
- -BDSP-Repacker: https://github.com/Ai0796/BDSP-Repacker/releases
- -UABEA: https://github.com/nesrak1/UABEA/releases
- -A text editor
- Instructions:
- 1) Dump the game's romfs. To learn how, check out this tutorial: https://teamrenegade.bit.ai/docs/view/LJsKVn7zlzTBU8M4
- 2) Go to 0100000011D90000\romfs\StreamingAssets\AssetAssistant\Dpr\scriptableobjects, and open the gamesettings file therein with UABEA.
- 3) UABEA will ask you to uncompress it, either to a file inside your hard drive or to your memory so it can be opened as a temporary file. Do whatever you want.
- 4) By default UABEA wll select a package called "CAB-622a63349ae1e87f40fc5a6ca513dba4". Hit the Export button to extract it somewhere.
- 5) Open BDSP-Repacker's unpack.exe file. This'll create a folder called "AssetFolder"
- 6) Drag-and-drop the "CAB-622a63349ae1e87f40fc5a6ca513dba4" file inside, and then open unpack.exe again in order to extract its contents. Wait until it's done.
- 7) Enter the "CAB-622a63349ae1e87f40fc5a6ca513dba4_Export" folder, and modify the FieldEncountTable_d.json and/or FieldEncountTable_p.json files with your favorite text editor.
- 8) Once you're done, open BDSP-Repacker's repack.exe in order to pack everything inside a new "CAB-622a63349ae1e87f40fc5a6ca513dba4" file that will be located at "exe.win-amd64-3.10\EditedAssets".
- 9) Go back to UABEA, import this file inside your gamesettings by hitting Import, and then save this new file somewhere as "gamesettings".
- 10) Put this new gamesettings file inside "Yuzu\user\load\0100000011D90000\MyWildEncounterMod\romfs\Data\StreamingAssets\AssetAssistant\Dpr\scriptableobjects". It should go without saying, but create the folders that do not exist.
- 11) It should be enabled by default, but do open Yuzu and go to the Properties of your Pokémon BD/SP ROM to double check that the mod is enabled.
- 12) Boot up the game and test.
- Notes:
- -During Step 4, ignore "CAB-622a63349ae1e87f40fc5a6ca513dba4.resS". It's worthless.
- -During Step 6, you MUST have the original "622a63349ae1e87f40fc5a6ca513dba4" file that you extracted located at "exe.win-amd64-3.10\AssetFolder", otherwise unpack.exe fails.
- -During Step 7, this should be obvious but the "monsno" fields represent the number of the Pokémon, and minlv/maxlv the level thresholds.
- -During Step 7, if you don't know the zoneID of the game's maps, check: https://docs.google.com/spreadsheets/d/1tcO6UAPHQyCWWj2QSG3sJH57hwLcMxZF
- -During Step 10, you can name your mod's folder however you want. I named it "MyWildEncounterMod", but you can name it "ChipsAndFries".
Add Comment
Please, Sign In to add comment