1. SRPG Studio
  2. News

SRPG Studio News

SRPG Studio 1.254 Update Released!

Hello, everyone!
We have now released version 1.254.

New Features:
  • Enabled to specify "Effective Targets" for "Steal" skill and "Again" skill.
  • Added "Global Switches" tab to "Data Conditions".
  • Tabs selected in "Unit Events" are now displayed in color.
  • Added other-goodweapon.js and other-durabilityrecovery.js to the official plugins.
  • The "Change Unit Info" command and "Change Map Info" command are now localized.


Bug Fixes:
  • Fixed a bug in localization when a constant (such as SelectionRangeType.ALL) was set to a custom parameter of data.
  • Fixed the bug that null is not returned when getCurrentMapInfo is called in SetupControl.

Say Konnichiwa to Localization!

Hello, everyone!

How's 2022 going for you so far? The staff at SRPG Studio and Sapphire Soft hopes theirs is filled with your continued support!

Just today, SRPG Studio has been updated to version 1.253!
A new drop-down called "Localization" has been added in the application's top menu.
You can use this feature to output your project data as text in JSON format.
By changing the text (English, etc.) in the JSON file to, say, Japanese, you'll have localized your game to Japanese.

With this feature, it is our sincerest wish that the games you develop are shared with the world in multiple languages!
Localizing will surely lead to a larger audience and playerbase.

We posted an article on the Steam guide that dives into the ins and outs of the localization feature.
Make sure to check it out from the link below.

https://steamcommunity.com/sharedfiles/filedetails/?id=2726554429

Happy localizing!

Magic Effects Collection Vol2 PV

Hello everyone!

We have added a new PV to our DLC, Magic Effects Collection Vol2.
Please have a look!

https://store.steampowered.com/app/1806060/SRPG_Studio_Magic_Effects_Collection_Vol2/

The Winter Sale is here! And so is an update to the Snow Background DLC!

Hello, everyone!

With the winter sale underway, the year's drawing to a close. We added a castle town background in the DLC for SRPG Studio Snow Background.

As you might have seen in this news' screenshot, we are already preparing motions to be added for next year's big update. Like this year, it'd be great if we could get 12 new motions out to you next year.

Not only that, but we've also released a new trailer for SRPG Studio! You can view it any time from the store page.

But wait, there's more! SRPG World now has a sorting feature! This will make it easier to find recently hosted URLs.

We look forward to your continued support in the year to come!

SRPG Studio 1.249 Update Released!

Hello, everyone!
We have now released version 1.249.

New Features:
  • Added "Display Format" to the "Change Background" event command.
    Large size background images can now be scaled down and displayed on the game screen.
  • Added the root.appendBacklogCommand method to register text to the backlog.


Bug Fixes:
  • Fixed a bug in the "Change Switches" of the base event that the local switch operation may be lost.
  • Fixed a bug that the variable "Current Map Id" was wrongly set to "Active Unit Id".
  • Fixed a bug in which name resolution sometimes failed in text export of unit events.