Save-Point
Rataime's Image Save Files - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: Rataime's Image Save Files (/thread-2452.html)



Rataime's Image Save Files - rataime - 03-07-2008

Rataime's Image Save Files

Hi guys ! Nice to see some of you again !

After playing Master of the Wind, and not having opened RMXP for one year, I wanted to check if I was still able to make original scripts (with an heavy dose of eye-candy, obviously). Well, you tell me. I've coded this script in a few hours today, inspired by http://www.squidi.net/three/entry.php?id=12

This script allows you to save your game in .png (picture) files. That way, you can distribute, host and share them easily, for example as a forum signature. You can also use thumbnail views for quick sorting and browsing, given that you can put whatever information you want on the picture.

For example, the following pictures :

[Image: bWnnV9H.png] [Image: EFVkdbH.png]

are actual savegames of my demo. You can put them in my demo and load them in rmxp !

It's obviously up to you to configure how are generated the pictures, the ones above are just an example automatically using the battleback of the last map I was on.

The script needs the SDK, and can't be converted to non-SDK. Dealing with savefiles without the SDK is a sure way to mess with other scripts... Even now, it will still probably mess with non-SDK save scripts.

Here's the code :

Content Hidden

And here's the demo :

https://www.mediafire.com/file/g8kbg7wmvsdnrl3/rataime_demo.zip/file
* His August 2008 demo that replaces his Visual Equipment script with a Passability Tool for mappers/testers

Enjoy !


RE: Rataime's Image Save Files - DerVVulfman - 02-17-2026

EMERGENCY EDIT TO MAIN PAGE

The images attached and demo formerly went to Rataime's now-extinct website. Saved, both the demo and images have been re-uploaded and restored.

Do note, the demo is in its original form with Version 1.02 executable and reference files. You will need to replace or update Game.exe, Game.ini and Game.rxproj for modern-engine use.