kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
338 stars 106 forks source link

Randomized wild pokemon options are only weak pokemon #371

Closed Master-Luigi-12 closed 1 month ago

Master-Luigi-12 commented 1 month ago

my pokemon are only randomizing to weak ones with the strongest mon being a terrakion on axew's eye. The randomization options are seemingly non existent in newer versions while on the version I used to use before I lost all of my computer data would have legendaries and fully evolved pokemon spawning everywhere 20240530_055742

kwsch commented 1 month ago

Default settings randomize by BST, not purely random. Try un-expanding the editor window to see if the options become visible.

Master-Luigi-12 commented 1 month ago

That didn't change anything it's still the same 3 options

On Thu, May 30, 2024, 6:56 AM Kurt @.***> wrote:

Default settings randomize by BST, not purely random. Try un-expanding the editor window to see if the options become visible.

— Reply to this email directly, view it on GitHub https://github.com/kwsch/pkNX/issues/371#issuecomment-2139615825, or unsubscribe https://github.com/notifications/unsubscribe-auth/BI2SJL55OJU4VHN6BMZK3VDZE4V2JAVCNFSM6AAAAABIQ5AP46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZZGYYTKOBSGU . You are receiving this because you authored the thread.Message ID: @.***>

kwsch commented 1 month ago

Unable to replicate: image

Master-Luigi-12 commented 1 month ago

I don't know if it matters but i used nxdumptool rewrite to dump the game

kwsch commented 1 month ago

Try deleting the rand settings (json) files next to the pkNX exe. It should be creating the property grid editor for you to change randomization settings.

Otherwise, you can change the randomization settings yourself in a text editor like notepad while pkNX is not running.

Master-Luigi-12 commented 1 month ago

Changing the settings through a text editor worked thank you