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

Alas, one more bump, but with two updates for effect.

First, some replacement engines for RPGMaker may incorporate their own 'snap to bitmap' method. Given that some replacements for RPGMaker XP's game.exe may have that method, Sharina's Screen-Saves now looks to detect the method before adding its own. So engines that already have 'snap to bitmap' will not have their versions overwritten.

Understandably, the script had been designed with RPGMaker XP and for RPGMaker XP. The addition of the snap-to-bitmap' may be seen by some as a patch to include a missing feature. However, one should not as the feature was neither missing nor removed; instead only later conceived for newer engines. Its addition is an enhancement, and that alone.

However, the snap-to-bitmap method will detect if the engine using this system has its own so-named variation, and disable itself if recognized.

Second, it came to my attention that some saves did not properly update and replace the map image. This is because of an innate feature within the cache system. When the cache system sees that a bitmap is re-loading an already existing file of the same name, the system ignores the bitmap in favor of the original. So recording atop the last game save may not have presented the updated map.

For this, the game saves now include the time stamp. When the temporary bitmap is created, the time stamp now becomes part of the filename and thus fixes this issue. For this, the time stamp must actively be created when the game is saved, and not just acquired from the file itself when being read. Recorded now within the saves, this prevents the unlikely chance that the time stamp may change by a mere second between image generation and the game actually being saved.

Insofar as being compatible with other savegame systems, I did state this at the very beginning:
First post introduction Wrote:The system also allows one to take advantage of two classic RPGMaker savegame scripts by RPG Advocate: the Unlimited Saves script which allows the game developer set how many save files may be recorded, and the Save Override script that brings up a prompt warning the player that an older save game would be erased in favor of the new.

It is not that the image-saving feature would interfere with other services, but is instead the script base of the RPG Advocate scripts. Both scripts are, in fact, save-game rewrites plain and simple. However, to allow larger space for the map images, indeed some methods did require rewrites for the number appearing and the refresh method of Window_SaveFile to allow the map to appear beneath the texts.
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,112 11-11-2021, 09:20 AM
Last Post: kyonides
   Screen Tint Debugger MechanicalPen 0 4,333 11-04-2014, 06:47 PM
Last Post: MechanicalPen
   Sarah's Configuration Screen DerVVulfman 3 8,408 08-10-2014, 03:38 PM
Last Post: firestalker
   Full-Screen Toggle Helladen 0 4,663 07-10-2010, 01:00 AM
Last Post: Helladen
   Main Character Select Screen Raziel 4 10,772 05-27-2010, 04:48 PM
Last Post: sakhawat21
   Screen Shake Extended DerVVulfman 0 5,513 12-31-2009, 05:16 AM
Last Post: DerVVulfman
   Title Screen Replacer + Enhancer v1.0.1 [Exclusive] PK8 1 6,287 07-03-2009, 04:19 AM
Last Post: Hsia_Nu
   Miss Laura's Transparent GameOver Screen DerVVulfman 0 4,937 03-05-2008, 06:25 PM
Last Post: DerVVulfman
   Title Screen Edit ParaDog 0 4,034 03-04-2008, 05:10 AM
Last Post: ParaDog



Users browsing this thread: