Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Theo - Debug Fast forward
- Original author: TheoAllen
- Original date: February 12, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/theo-debug-fast-forward.133350/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
About: You're getting sick watching the same scene over 1000 times. Features: Accelerates the game speed when you do the following
Archived First Post
About:
You're getting sick watching the same scene over 1000 times.
Features:
Accelerates the game speed when you do the following
Disclaimer:
This is experimental. I don't have an actual MZ game to test this in a real case. You can help me to test this out.
Download:
Save as a new JS file
Terms of Use:
Read here
I hope you find this useful.
You're getting sick watching the same scene over 1000 times.
Features:
Accelerates the game speed when you do the following
- Hold press a button (Default F, configurable).
- Press a button (Default G, configurable) to toggle the acceleration ON/OFF.
- Put the event commands between two plugin commands.
- Works in every scene (map, menu, battle, custom).
- Ability to skip a few event commands (play an animation, play SE, etc)
- Ability to adjust the message speed while in acceleration mode.
- Ability to skip pause input in the message window.
Disclaimer:
This is experimental. I don't have an actual MZ game to test this in a real case. You can help me to test this out.
Download:
Save as a new JS file
Terms of Use:
Read here
I hope you find this useful.
Features Mentioned
- Accelerates the game speed when you do the following
- Hold press a button (Default F, configurable).
- Press a button (Default G, configurable) to toggle the acceleration ON/OFF.
- Put the event commands between two plugin commands.
- Additional features to note
- Works in every scene (map, menu, battle, custom).
- Ability to skip a few event commands (play an animation, play SE, etc)
- Ability to adjust the message speed while in acceleration mode.
- Ability to skip pause input in the message window.
- Plugin Command Example Usage:
- "lightbox_close": "Close",
- "lightbox_next": "Next",
- "lightbox_previous": "Previous",
- "lightbox_error": "The requested content cannot be loaded. Please try again later.",
- "lightbox_start_slideshow": "Start slideshow",
- "lightbox_stop_slideshow": "Stop slideshow",
- "lightbox_full_screen": "Full screen",
- "lightbox_thumbnails": "Thumbnails",
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use: Read here I hope you find this useful.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...