Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
EventsSteam's own events and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesEventsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Visual Novel Maker - RE-D MUSIC PACK 3EventsVN Maker - Update to STABLE branch!
Major update

VN Maker - Update to STABLE branch!

Visual Novel Maker - RE-D MUSIC PACK 3 · published 22 Jun 2022, 13:08 UTC

All eventsPlayers around this dateRead on Steam

Hello everyone,

The stable branch of Visual Novel Maker has been updated with the current Beta v1.0.1111 build! We are extremely thankful for your patience. As always, please make a backup of your project before migrating to the latest version! Because a migration cannot be undone.

If you wish to stay on previous version, please make sure to select the "v1101" branch in Steam if you haven't already.

To switch a version, right click Visual Novel Maker in Steam and select Properties. Then navigate to BETAs tab and select v1101 if you really wish to stay on that version. If you downgrade, please make sure to read the FAQ about clearing VN Maker's cache files below.

If you get an error message after migration when launching your game, go into Script Editor and make sure the Main script is at the bottom.

Also, please make sure to read our new FAQ to avoid issues with upgrade/downgrading or any other common issues:
https://steamcommunity.com/app/495480/discussions/0/4748497672013647381/

You can also find help and support through our Discord Channel:
https://discordapp.com/invite/H23qB7G

Below we summarize again the changes from the latest BETA update v1111.

Moving from NW.js to Electron

With this new update, we moved the game engine's runtime from NW.js to Electron for better startup time, memory usage, performance and Apple M1/Big Sur+ support. That means in the rare event that your project uses any NW.js specific commands or extensions, those might not work anymore and you need to look for Electron specific commands/extensions instead. Also, if you choose to store your game settings and save data in App Data, on Windows it will now be stored under AppData/Roaming instead of AppData/Local.

Linux Ubuntu 22 64-Bit Support (Experimental)

Since issues running the VN Maker Editor with latest BETA on Linux Ubuntu have been reported, with this update, it should run smoothly again on Ubuntu 22 64-Bit with 3D Acceleration enabled and correct graphics drivers installed. However, we still flag this as experimental for now until we got more feedback.

CHANGELOG


- Apple M1/Big Sur+ support added
- Linux Ubuntu 22 64-Bit support added for the Editor (Experimental)
- Horizontal Text Alignment options for added (Centering text now possible)
- Input Blocker commands added (see command) to make it much easier to block mouse and keyboard input to create modal in-game popup windows/menus.
- Live2D Parameter command now supports variables for the parameter name and value.
- now supports variables for text
- now supports variables for minutes and seconds
- FIXED: Choice Timer broken
- FIXED: Fullscreen/Window settings in Settings Menu are sometimes out of sync (e.g. Fullscreen is used if is Windowed has been set before).
- FIXED: Audio related memory issues
- FIXED: Memory issues with Common Events
- FIXED: Under rare circumstances, local variables of called Common Events can contain values from other Common Events.
- FIXED: Auto-Parallel Common Events might be duplicated after loading a save game and then do a command.
- FIXED: If and then is used to store in a number variable, the stored value is the number but as text which doesn't allow proper calculations on it anymore.
- FIXED: with multiple lines of text cuts off the last line.
- FIXED: Image Maps cannot display images stored within subfolders (only Graphics/Pictures).
- FIXED: Add Hotspot cannot display images stored within subfolders (only Graphics/Pictures).
- FIXED: / Animation Editor cannot display images stored within subfolders outside of Graphics/Pictures.
- FIXED: - doesn't store the full file path.
- FIXED: - only accepts a file name within its current older and no full file path.
- FIXED: Live2D Motions, if looped, have a tiny delay between loops.
- FIXED: Live2D Join Scene can cause a short lag if a character joins the first time.
- FIXED: Under rare circumstances, it can happen that the talking/lip-sync animation of characters is not triggered anymore even if a voice has been set.
- FIXED: Sometimes, the thumbnail for save games is black/transparent.
- FIXED: Sometimes if a save game is loaded, graphical glitches/shadows appear for a short moment before the entire scene is visible.
- FIXED: Custom mouse cursor goes back to normal if moved to the right or bottom area of the screen.
- FIXED: creates empty backlog entries
- FIXED: works very inconsistently
- FIXED: doesn't restore Screen settings immediately
- FIXED: from within a called scene doesn't work anymore after save/load (e.g. choices do not work anymore)
- FIXED: Screen Settings not saving correctly
- FIXED: Vertical text alignment is a bit off depending on web-browser / NW.js / Electron version.
- FIXED: Backlog doesn't begin at the bottom. (NOTE: If you have any customizations for backlog in the scripts, that fix might have no affect)
- FIXED: Encryption can cause black screen.
- FIXED: Color Panel shows an empty window unless double clicked
- FIXED: In Language Configuration, "Refresh Texts" context menu option doesn't pick up texts in Call Common Event text parameters. (This now works only for newly added Call Common Event commands and only if the new "Localizable" checkbox inside the Common Event Parameter setup is checked)
- FIXED: After Refresh Text -> Processing Data Window doesn't disappear

We hope to make many users happy with this new update! Happy VN Making! We are waiting for your feedback!

More from Visual Novel Maker - RE-D MUSIC PACK 3

Other announcements

All events
Community24 Mar 2026Our Time With bitter sweet entertainment Has Come to An EndHello Visual Novel Makers, Thank you for your continued support of RPG Maker and we hope your game dev is going well. Unfortunately, today we are announcing that all resource packs from bitter sweet entertainment will be delisted at the end of this month. If you have already purchased any of these packs, Don't Worry! You will retain access to them through your Steam account. But if there are an…Game update27 Jun 2022Update STABLE v1112Hello everyone, The latest version 1.0.1112 is now available in the STABLE branch! It is a small update fixing some issues which have been kindly reported by you. As always, please make a backup of your project before migrating to the latest version! If you get an error message after migration when launching your game, go into Script Editor and make sure the Main script is at the bottom. You ca…Major update15 Jun 2022VN Maker BETA v1111Hello everyone, The latest version 1.0.1111 is now available in the BETA branch! We are extremely thankful for your patience. As always, please make a backup of your project before migrating to the latest version! This is a major update and we plan to move it to the stable branch on June 22 (Japan Timezone). You will still be able to access previous versions of Visual Novel Maker in case your a…