User Tools

Site Tools


development:getting-started

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
development:getting-started [2010/12/29 18:05] – created fdelapenadevelopment:getting-started [2015/10/03 09:55] – external edit 127.0.0.1
Line 3: Line 3:
 ===== Understanding RPG Maker 2000 and 2003 ===== ===== Understanding RPG Maker 2000 and 2003 =====
  
-We can emulate these systems, so you need to know how it works first. To study them you need RPG Maker 2000/2003 first. Original version is Japanese. There are some unofficial translations:+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. These programs are Japanese onlyRPG Maker 2003 reached end of life and there are no trial versions available to download. Hoverver, there are unofficial translations (violating application license) out there. Check your country's law before considering to get any translation for personal/research/educational use.
  
-Latest version of RPG Maker 2000 is 1.51: +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.
- +
-http://rpg-hacker.bplaced.net/en/RPGMaker/EnglishPatch/download.html +
- +
-Latest version of RPG Maker 2003 is 1.09a: +
- +
-http://www.rpg-maker.fr/dl/monos/logiciels/rm2k3109angl.rar +
- +
-Is important get latest versions because newer versions added new commands, features and bugfixes. Keep in mind the legal issues in some countries: You should have a copy of original Japanese RPG Maker. +
- +
-Once you have RPG Maker 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.+
  
 When you create a new project it will be in a new folder, containing this RPG Maker 200x project files: When you create a new project it will be in a new folder, containing this RPG Maker 200x project files:
Line 25: Line 15:
 Folders inside project folder are for material data. Folders inside project folder are for material data.
  
-===== Understanding RGSS/RGSS2 =====+===== Understanding RGSS/RGSS2/RGSS3 =====
  
-Next generation RPG Makers are RPG Maker XP and VX. This RPG Maker are officially translated into English. These RPG Makers 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 AceThese 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.
  
 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 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.
  
 You can get evaluation copies of each from http://rpgmakerweb.com/ You can get evaluation copies of each from http://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