It is now possible to add new scripts to Pokémon x)
Example:
s.TalkStart();
s.Talk(u"Hi! You just arrived in Littleroot Town?\n"
u"This script is written in C++, not in Pawn!");
s.ShowMessage(u"Do you want a random item for 1000...
I managed to add new abilities and moves into the game without replacing the existing ones x)
I'm going to see if it's possible to make other game extensions.
1788695029
I can also add new weathers now
You can try doing it yourself x)
Unlike Pokémon, HP isn't displayed during battle, but before starting a battle, check your first Yo-kai's HP.
Go into battle and perform a search with "Equal to" and that value with the CTRPF.
Then switch to...
If you have Discord, can you add me? It will be easier to debug it: zettad13_31566 x)
Otherwise, please run this and send me the new crash + the debug.txt file from the SD root, thx!
1787680735
I'm trying to debug this with the crash dumps, I...
I need you to send me the crash data so I can figure out where the issue is coming from. I won't be able to test on a physical console until mid-November.
I just fixed the level issue, (I just needed to refresh the Pokémon), and I added configuration saving. I'll also try to fix that first-person camera bug and push the new version 4.0 to GitHub.
Nope, I'll add that right away (btw if you have any extra code ideas, I'll gladly take them too)
For the editor, if it's the plugin's editor, remember to hit the "Save" button after you're done; if it's the one built into the Pokémon game (the...
Awesome, having a blast with this so far on hardware. Especially loving the Game Speed modifier, thanks for making this! One thing I am having an issue with tho is the team editor. Tried giving myself a Goomy but it appears as "fainted" in my...