• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

PSDK Modernized Battle Messages for PSDK v0.2.1

This resource pertains to Pokémon SDK.
Pokémon Essentials Version
Non-applicable
Modernized Battle Messages for PSDK
0YMRnNf.gif


Do you find pressing through "It's super effective!" and other messages of its ilk to be tedious? This plugin replaces some of them with succinct animations to make battles feel snappier and less of a button masher.

Installation
1. Download ZVBattleMessages.psdkplug and 193208.csv from this release.
2. Place ZVBattleMessages.psdkplug in YOUR_PROJECT_ROOT/scripts.
3. Open YOUR_PROJECT_ROOT/cmd.bat. This will bring up a command prompt.
4. In the command prompt, type psdk --util=plugin load and press Enter,
5. Place 193208.csv in YOUR_PROJECT_ROOT/Data/Text/Dialogs.

If you're already using the 193208.csv filename for a different file, then you can rename this plugin's CSV file to a different 1NNNNN.csv file. Change the number in the csv_id field in this plugin's JSON config file to the NNNNN number you picked.


Limitations
The animations in this plugin are currently meant for 2D battle mode.


Dependencies
PSDK 26.47 or newer.
Credits
Plugin Creator:
  • zhec

External Assets:


Special Thanks:

  • Aelysya for the French translations
Author
zhec
Downloads
97
Views
833
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest updates

  1. v0.2.1

    Fix potential crash on a saved game
  2. v0.2.0

    Changelog Added French translations for what's available right now. Thanks to Aelysya for...
  3. v0.1.1

    Changelog Fix outdated drain method, Fix vanilla stat change animation ending noticeably sooner...
Back
Top