User Tools

Site Tools


development:getting-started

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:getting-started [2021/01/22 01:44] – [Understanding RGSS/RGSS2/RGSS3] fdelapenadevelopment:getting-started [2021/01/22 01:50] (current) fdelapena
Line 3: Line 3:
 ===== Understanding RPG Maker 2000 and 2003 ===== ===== Understanding RPG Maker 2000 and 2003 =====
  
-We want to interpret these systems, so you need to know how it works first. To study them you need RPG Maker 2000/2003 first. RPG Maker 2000 and 2003 reached end of life in Japan and there are no trial versions available to download. Hovever, there are official English translations currently.+To understand these systems, you need to know how it works first. To study them you need to learn about RPG Maker 2000/2003 first. RPG Maker 2000 and 2003 reached end of life in Japan and there are no trial versions available to download. Hovever, there are official English translations currently. There are no evaluation versions of them, but copies are usually cheap when in offer, from https://www.rpgmakerweb.com/, Steam, Humble Bundle and maybe from other stores.
  
 Once you have RPG Maker 2000 or 2003 downloaded you can see how it works: Map editor with database. You can refer to the RPG Maker 200x help files to know more about games are created. Once you have RPG Maker 2000 or 2003 downloaded you can see how it works: Map editor with database. You can refer to the RPG Maker 200x help files to know more about games are created.
Line 19: Line 19:
 ===== Understanding RGSS/RGSS2/RGSS3 ===== ===== Understanding RGSS/RGSS2/RGSS3 =====
  
-Next generation RPG Makers are RPG Maker XP, VX and VX Ace. These RPG Makere are officially translated into English. They feature scripting system, written in Ruby language. Most engine system is available in standard script sources. RGSS means Ruby Game Scripting System.+Next generation RPG Makers are RPG Maker XP, VX and VX Ace. These RPG Makers are officially translated into English. They feature scripting system, written in Ruby language. Most engine system is available in standard script sources. RGSS means Ruby Game Scripting System. EasyRPG does not plan to support them, there are other open source projects that implemented it.
  
-RPG Maker 200x internals works very closer like RPG Maker XP/VX, so learning and porting RGSS/2 class style to EasyRPG Player is how we are developing. You can press F11 in these rpg makers to open scripts editor.+RPG Maker 200x internals works in certain form like RPG Maker XP/VX, so checking how these system work. You can press F11 in these rpg makers to open scripts editor. We got inspiration for some design decisions for EasyRPG. However, they are completely different codebases and we have verified game interpreter behavior and most algorithms differ
  
-You can get evaluation copies of each from https://rpgmakerweb.com/+You can get evaluation copies of each from https://www.rpgmakerweb.com/
development/getting-started.txt · Last modified: 2021/01/22 01:50 by fdelapena

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki