Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Sharina's Screen-Saves
#2
BUMP
to version 1.2

True, only a day has passed, but the Zlib system that creates .png files has been replaced with another.  This replacement is based upon those found within utility systems such as MapMaker.   

However, the replacement code is a hybrid between the Zlib and MapMaker scripts. While MapMaker's code is able to more quickly create .png files, the generated files cannot load through RPGMaker's cache system. This annoyance was part-and-parcel to how the MapMaker code ended the data blocks within the .png files. So corrections based upon the Zlib edition were made.

Also, the hybrid code includes a little tweak courtesy of yours truly. Winking

It is known to some within the RPGMaker XP community that the 'Graphics.update' command must be executed at least once every ten seconds, otherwise the game engine itself thinks an error in scripting may have occurred.  Something like an endless and recurring loop would cause such an issue.  And if one was to execute either Zlib or the PNG creating system for extremely large graphics (imagine a 500x500 map), it could take much longer than 10 seconds depending upon the PC.  Obviously, the system would shut down and exit.

The hybrid which I provide includes a counter of sorts, actually looking at how many iterations have passed during the creation of the .png bitmap, and execute Graphics.update on a fairly regular (but quite spaced apart) basis.  This would avoid the issue with the Game.exe thinking that it has run into an endless loop, and allow it to function even with massive image files.

*  *  *

Due to the ZLib system being replaced, the use of the SYSTEM_MODE variable within the configuration page no longer exists.  This latest edition no longer has this configuration variable.  If you already have defined your configuration page, there is no worry as the elimination of SYSTEM_MODE would not hamper your setup.

* * *

Just for kicks, I added the timed 'screen-saving' feature into Scene_Battle. While using the default [Call Save Screen] built into RPGMaker XP kicks you out of battle and into the Field Map (ugh), someone may be inventive enough to find a way to save their game while in combat. For this, I added screen shot capability.

So no, it does not save your games IN combat. But it will generate the screenies for someone who DOES come up with such a feature.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
Sharina's Screen-Saves - by DerVVulfman - 08-18-2023, 08:48 PM
RE: Sharina's Screen-Saves - by DerVVulfman - 08-20-2023, 05:17 PM
RE: Sharina's Screen-Saves - by DerVVulfman - 08-21-2023, 02:59 PM
RE: Sharina's Screen-Saves - by Melana - 08-21-2023, 04:36 PM
RE: Sharina's Screen-Saves - by kyonides - 08-21-2023, 10:15 PM
RE: Sharina's Screen-Saves - by DerVVulfman - 08-22-2023, 05:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Smile  Soul's Better Status Screen SoulZetaformGames 7 9,276 11-11-2021, 09:20 AM
Last Post: kyonides
   Screen Tint Debugger MechanicalPen 0 4,379 11-04-2014, 06:47 PM
Last Post: MechanicalPen
   Sarah's Configuration Screen DerVVulfman 3 8,499 08-10-2014, 03:38 PM
Last Post: firestalker
   Full-Screen Toggle Helladen 0 4,748 07-10-2010, 01:00 AM
Last Post: Helladen
   Main Character Select Screen Raziel 4 10,869 05-27-2010, 04:48 PM
Last Post: sakhawat21
   Screen Shake Extended DerVVulfman 0 5,573 12-31-2009, 05:16 AM
Last Post: DerVVulfman
   Title Screen Replacer + Enhancer v1.0.1 [Exclusive] PK8 1 6,362 07-03-2009, 04:19 AM
Last Post: Hsia_Nu
   Miss Laura's Transparent GameOver Screen DerVVulfman 0 4,999 03-05-2008, 06:25 PM
Last Post: DerVVulfman
   Title Screen Edit ParaDog 0 4,075 03-04-2008, 05:10 AM
Last Post: ParaDog



Users browsing this thread: