Save-Point
The Spriteset Converter - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Tools (https://www.save-point.org/forum-42.html)
+--- Thread: The Spriteset Converter (/thread-8212.html)



The Spriteset Converter - DerVVulfman - 12-25-2020

The
Spriteset Converter

Hear ye! Hear ye! This tool was made with RPGMaker XP. But it lets you convert a battler spriteset from one format or layout to another! Yes, you can convert an RPGMaker MV 3-row battelr into a Minkoff battler. You can convert a Cybersam 7-pose battler to use the same layout as an RPGMaker 2003 battler. And you can even extract individual cells from a battler and have them stored in a folder, or convert a batch of formatted frames into a battler.

Even more, it allows you to add extra space on the margins for every animation cel! Quite handy when you need more space between cels.


The Converter's BOX.Com Link
Chances are that it'll say 'preview unavailable'.
Just download



A Compressed/Encrypted project, all configurables are in the SpritesetConverter.ini file It should be extremely simple to understand. Yep. Just edit the .INI and you'll see how handy it is.


Output content will be saved as a .png image file and saved in RGB format.


Included, an RM2K3 and RMMV spriteset to mess with.



RE: The Spriteset Converter - DerVVulfman - 12-25-2020

CORRECTIVE BUMP
IN PLAY


If you are merely converting a battler spriteset from one format to another, you have nothing to worry about.  However, if you intended to add additional space, this bump is for you.  While the tool intends to let one set extra space, that feature was accidentally disabled on compression.

Yes, the mechanism which added extra space when re-assembling your sprites back into a single sheet didn't function on the initial release as intended. 

For that reason, I have issued this bump and updated the tool.



RE: The Spriteset Converter - Starmage - 12-28-2020

This is definitely very helpful!! <3 <3 Thanks so much for making this tool, DerVVulfman! :D


RE: The Spriteset Converter - DerVVulfman - 12-30-2020

THE EXPECTED
UPDATE BUMP


The Spriteset Converter has now received a couple of technical updates.  The primary adding a fourth buffer, completing the buffer system. And the secondary replacing the window saying "Processing" after choosing one of the three options with a coded pop-up window that vanishes instead.

Yes, there is now a fourth buffer, the "Buffer_Bottom" value which you may edit in the converter's INI file. So you may now adjust the amount of extra on all four sides of any processed frame. While not expected to be used often, it has been added in the case of eventualities.

As to the whole "Processing" pop-up, you no longer need to press [Enter]/[Select] as much as you needed before as the pop-up now disappears on its own.  I basically took advantage of my 'simple pop-up' script for this effect.  Hey, it works. Right?

Of note, I did include a read-me file in the compressed zip file.

Of extra note, I should make mention that any generated/converted files are save in RGB format.