Patch set 2023.2 released!
RPG Maker MV - Tuned Core and Plugin » Devlog
This is an effort to backport improvements from corescripts 1.3. This may take a few releases before it's in full parity.
Important note: Some of the changes introduced in version 1.3 of corescript was a new algorithm for saving and loading data (mainly for global) and improved calculation of the play time. To avoid breaks, an opt-in plugin is provided. Once you opt-in, saves made before enabling it will not be detected by the engine (and possibly break).
- Improved browser compatibility.
- Playing videos on Safari (at least on iOS) should work.
- Fixed an issue where changing the User Agent on Safari would break the game.
- Contents and/or the background of the windows should be properly displayed on Chrome 69 and/or newer.
- Re-worked the Fullscreen API.
- [Opt-In plugin] Improved the calculation of play time, regardless of the frame rate.
- Fixed a minor issue when starting a new game and using WebGL.
- Performance Improvements.
- When requesting an image, it should create a
new Image()
once. - Removed a redundant WebGL call for
TilingSprite
. - Functions
BattlerManager.inputtingAction
,BattlerManager.selectNextCommand
andBattlerManager.selectPreviousCommand
should only look up the actor object once. - [Opt-in plugin] Improves the save and load times.
- When requesting an image, it should create a
- Reliability improvements
- Improved the reliability of reading OGG tags.
- Improved the reliability of touch events.
- Fixed a potential bug where Android build would fail to load the CSS file.
- Fixed a bug where the game would freeze even when the sound plays.
- Fixed an issue where using items on non-existent actors would... make the engine freak out.
- Text that is 21px high (or lower) should be sharper now.
- Large characters (those with $ included on their file name) should be displayed properly on windows.
Files
FSDK_NewSaveSystemOptIn.js 4.9 kB
Version 1.0.0-20230424 Apr 24, 2023
Patched Core Scripts 438 kB
Version 2023.2.0 Apr 24, 2023
FSDK_NewSaveSystemOptIn.js 4.9 kB
Version 1.0.0-20230424 Apr 24, 2023
Engine Tuner plugin 85 kB
Version 1.1.0-20230424 Apr 24, 2023
Get RPG Maker MV - Tuned Core and Plugin
Download NowName your own price
RPG Maker MV - Tuned Core and Plugin
Improve your game's performance by 10FPS (on average)
Status | Released |
Category | Tool |
Author | AceOfAces |
Tags | mod, optimization, performance, rmmv, RPG Maker |
Languages | English |
More posts
- Patch set 2024.1 released!Jun 22, 2024
- Patch set 2023.2.1 released!Apr 24, 2023
Leave a comment
Log in with itch.io to leave a comment.