RPG Maker MZ

RPG Maker MZ

Vaulty Jul 26, 2022 @ 5:02pm
Changing programming language
As far as I am aware RPGMaker MZ uses JavaScript, is there any way to use other programming language (I'm mainly interested in changing to C,C++,C#). Or make plugins in mentioned languages that would work in RPGMaker MZ
< >
Showing 1-4 of 4 comments
JohnDoeNews Jul 26, 2022 @ 5:31pm 
I'm sorry, but I don't think that is possible. However... Older versions of RPG maker are written in other languages. I don't know each language for each engine, but VX and VX Ace are written in Ruby, for example. Maybe you can see if any of the older ones is written in the languages you prefer.
OyajiBR☕ Jul 26, 2022 @ 6:44pm 
Shouldn't it be programmed to work in our region's language? Mine is Portuguese and it's on the list on the store. I intend to make a game in both languages anyway.
Caethyril Jul 27, 2022 @ 11:42am 
WebAssembly (compiled binary) may be another option:
Probably simpler to just use the usual JavaScript, though, or opt for another engine.
Last edited by Caethyril; Jul 27, 2022 @ 11:44am
JohnDoeNews Jul 28, 2022 @ 9:46am 
Originally posted by Bruno-Senpai:
Shouldn't it be programmed to work in our region's language? Mine is Portuguese and it's on the list on the store. I intend to make a game in both languages anyway.
A programming language is not a labguage like English or Spanish, but it is the code in which the software is written. RPG Maker MV and MZ are written in javascript. Javascript is the programming language in this case. RPG maker VX and VX Ace are written in Ruby, in that case Ruby is the programming language.

Software written in any programming language can be writte in any actual language. Those two are not connected.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Jul 26, 2022 @ 5:02pm
Posts: 4