Making Games Yet?

Is it possible to try to make games with this yet? No matter what I do I can’t seem to open any kind of editor, and I think I’ve downloaded all the things there are to download.

The editor is not in a usable shape.
Currently you can only modify the map and look at the events.
We hope to get the editor finished someday but by now there isn’t much progress :confused:

Therefore the only solution is to use the official 2000 or 2003 editor for now.

If you are adventurous, you can try the R48 editor. It’s a free-software open-source editor written in Java by 20kdc. It’s not very popular yet, so expect some rough edges here and there, but it’s fully working.

It’s interface is different from RPG Maker (it’s author doesn’t even own RPG Maker, he just looked at the internal format and created the interface from scratch), but it can edit all the game data. You can read about it here and grab the compiled version here.

It looks like this (it’s a screenshot from an older version, the latest version looks a bit different):

In some aspects, it’s already better than RPG Maker 2000/2003:

  • It supports more languages (Georgian, Armenian, Greek), and many other languages work without using hacks (Russian works out-of-the-box, without needing patches or relying on ssytem settings),
  • It allows using full-colour images, you’re not limited to 256 colours per image,
  • It works on Android (but editing games would probably be hard, unless you have a stylus),
  • It allows placing more than one event on a single tile.

It doesn’t come with the default graphics, but you can use EasyRPG’s RTP as a starting point. Or you can create the graphics yourself, using the bundled editor.

It also doesn’t have pre-made characters, items, skills, etc., so you’ll need to create everything yourself.

(Note that you can’t use the original RTP from RPG Maker 2000/2003 due to licensing restrictions. Use our replacement, not the original RTP.)

If you have questions about this editor, you can either ask them just here, or contact the author: he is often seen in EasyRPG’s IRC channel or in rpgmaker.net’s Discord.

1 Like