• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Save Load Tweaks

PSDK Save Load Tweaks v1.0.0.0

This resource pertains to Pokémon SDK.
Save Load Tweaks
Written by FrivolousAqua, with assistance from Invatorzen and Nuri Yuri

A simple script for PSDK that gives the player more visual feedback with saving, and one or two other tweaks to the save menu.
Normally, in PSDK, the game saves nearly instantly without any other feedback. While this is nice for speed, it can leave players wondering if they truly saved or not, causing them to go back into the menu and saving a few more times to be safe. (This occurred the other day with Star in the Desert.) This script changes that, by adding in a confirmation and visual feedback to show the changes made.
Tweaks include:
  • When a save is completed, it will tell the player that they have saved the game.​
  • A warning is present when trying to overwrite an existing file, letting the player think twice before saving over an existing file.​
  • If a file becomes corrupted, when attempting to select the save file on the load screen, the game will tell the player that the file is corrupt and inform them about the backup (.bak) files generated by PSDK. (It also gives them the option to restart their playthrough if they wish.)​
  • A new CSV file is included if you wish to localize the text associated with the script.​
How do I install it?
Installing it is very simple, as it is bundled into a .psdkplug file.
  • Download the file.
  • Place it in your scripts folder in your project.
  • Run the project, and it should install the files necessary into it!
Credits
Script written by FrivolousAqua
Assistance provided by Invatorzen and Nuri Yuri
Do credit me if you wish to use it for your game, feel free to modify it to fit your standards
  • Like
Reactions: Invatorzen
Author
FrivolousAqua
Downloads
64
Views
651
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from FrivolousAqua

Back
Top