Difference between revisions of "RyonaRPG/Translation"

From Hgames Wiki
Jump to: navigation, search
(Added some news)
(update page)
Line 1: Line 1:
 
{{Template:RyonaRPG}}
 
{{Template:RyonaRPG}}
 +
__TOC__
  
== Current translation status 50% ==
+
== English edition ==
See [https://gitgud.io/ryonarpg-english/ryonarpg-translation RyonaRPG Translation Project] - Feel free to help!
+
The '''RyonaRPG 2026 English Edition v1.0''' is complete and distributed as a directly playable game. It uses the qualified Steam RPG Maker 2000 1.62 project format. Its English text is written into the database, maps and common events, and its player-facing graphical text has also been localized. The old runtime translation, machine-translation builds and RPGMaker Trans patch are no longer required.
  
Update 24-12: The game has been updated to 4950, I added support for the mania patch, newer EasyRPG version, redid the GPT translationm, added additional translations. There is also a picture of all the maps in Additional Content -> +Game Map. Alongside an SVG representing a graph of all the map paths possible in the game (:
+
== Download and play ==
 +
# Open the [https://gitgud.io/ryonarpg-english/ryonarpg-translation RyonaRPG English Edition repository].
 +
# Download the repository as a ZIP and extract it completely.
 +
# Open the folder named <code>RyonaRPG 2026 English Edition V1.0</code>.
 +
# Run <code>PLAY NATIVE ENGLISH.bat</code>. This launches the bundled EasyRPG Player with the tested settings.
  
== Auto-Translated Builds RECOMMENDED ==
+
Do not run the game from inside the ZIP, and do not move or rename individual game files. No separate Japanese game, translation patch, text hook or RPG Maker RTP installation is needed.
Since the '''manual''' translation patch is incomplete, we recommend using [https://mega.nz/file/bzhVjKDC#VXddedRZElHYF2_bSQBbAm32CNY7nTShjfYdLjg5CRE this] (up4950) build that contains multiple auto-translations such as GPT 3.5, Llama3, Sugoi, Bing and more.
 
  
# Download and extract the folder
+
Although <code>RPG_RT.exe</code> is included for compatibility, the supplied EasyRPG launcher is the supported and recommended way to play this edition.
# Play by launching '''PLAY GAME.bat''', the game uses the GPT 3.5 translation by default
 
  
== Applying manual translation patch OUTDATED ==
+
== Translation status ==
# '''Download untranslated game'''
+
Version 1.0 contains the complete English localization, including dialogue, database text, system terminology and graphical UI text. The game also received layout, control-code, resource and runtime testing.
#* Download the latest untranslated version and unpack the archive. Latest untranslated version can be found in this [https://mega.nz/file/bzhVjKDC#VXddedRZElHYF2_bSQBbAm32CNY7nTShjfYdLjg5CRE mega] repo.
 
# '''Download translation patch'''
 
#* Download the [https://gitgud.io/ryonarpg-english/ryonarpg-translation translation patch].
 
# '''Download RPGMaker Trans patch tool'''
 
#* Get it from [http://rpgmakertrans.bitbucket.io Habisain's blog].
 
#* Run it after unpacking the files.
 
# '''RPGMaker Trans → set game location'''
 
#* Select RPG_RT.exe file in the directory of the game you downloaded in Step 1.
 
# '''RPGMaker Trans → set patch location'''
 
#* Select RPGMKTRANSPATCH file in the folder you downloaded in Step 2.
 
#* Press the ''Go!'' button.
 
Once it's completed you will have a translated version of the game with "_translated" appended to the end of the folder name. Play the game using '''UseTheBatFile.exe''' is you want to use EasyRPG, else use '''RPG_RT.exe'''.
 
  
=== New updates ===
+
RyonaRPG is exceptionally large and draws on many games and fan works, so isolated wording or reference errors may still be found. A later v1.1 may incorporate corrections from bilingual human review. This does not make v1.0 an incomplete patch.
Once you have done the above steps once, you can always update your translation with a few clicks by redownloading the patch and running the patch procedure again. Note that you should always update the untranslated game before patching a new translation to avoid possible conflicts.
 
  
== Machine translation for the rest ==
+
== Other operating systems ==
The game isn't entirely translated, so it is suggested that you use text hooking and translation aggregation tools like [https://alexbft.github.io/chiitrans/] to machine translate the untranslated content.
+
EasyRPG Player is available for several operating systems. Install the appropriate version from the [https://easyrpg.org/player/downloads/ official EasyRPG downloads page], then use it to open the extracted game directory. Keep the directory structure and Japanese resource filenames intact.
  
* AGTH settings to auto-hook the correct context
+
== Reporting a problem ==
** AGTH key for ChiiTrans
+
Report reproducible translation or runtime problems through the [https://gitgud.io/ryonarpg-english/ryonarpg-translation/-/issues project issue tracker]. Include the map or screen involved, what happened and a screenshot when possible.
:: <code>/W00417B56:00FFFFFF</code>
 
:* Stand-alone AGTH shortcut
 
:: <code>C:\path\to\your\agth\agth.exe /L /X /C /W00417B56:00FFFFFF C:\path\to\your\translated\RyonaRPG\RPG_RT.exe</code>
 
 
 
== Linux ==
 
(for RPGMaker Trans v2.04)
 
# Install Python v3.3a4 or higher (magic number 3230)
 
# Download RPGMaker Trans
 
# Extract RPGMaker Trans with 7zip
 
# Extract Library.zip such that pycrusts wind up in the same folder as the dlls
 
# You might need to delete PySide and install Qt for Python from your repositories, or that might be wrong, I'm not sure.
 
# Run rpgmakertransmain__main__.pyc with Python
 
 
 
See also [http://habisain.blogspot.fi/2013/02/grumbles-mediafire.html?showComment=1363482459521#c583249406507570772 this discussion] in Habisain's blog about running RPGMaker Trans and RPGMaker games under Linux.
 

Revision as of 15:41, 3 September 2026

RyonaRPG edit


Japanese release
Core 0163
2026-04-29



Gameplay:

Technical help:


External links:

English edition

The RyonaRPG 2026 English Edition v1.0 is complete and distributed as a directly playable game. It uses the qualified Steam RPG Maker 2000 1.62 project format. Its English text is written into the database, maps and common events, and its player-facing graphical text has also been localized. The old runtime translation, machine-translation builds and RPGMaker Trans patch are no longer required.

Download and play

  1. Open the RyonaRPG English Edition repository.
  2. Download the repository as a ZIP and extract it completely.
  3. Open the folder named RyonaRPG 2026 English Edition V1.0.
  4. Run PLAY NATIVE ENGLISH.bat. This launches the bundled EasyRPG Player with the tested settings.

Do not run the game from inside the ZIP, and do not move or rename individual game files. No separate Japanese game, translation patch, text hook or RPG Maker RTP installation is needed.

Although RPG_RT.exe is included for compatibility, the supplied EasyRPG launcher is the supported and recommended way to play this edition.

Translation status

Version 1.0 contains the complete English localization, including dialogue, database text, system terminology and graphical UI text. The game also received layout, control-code, resource and runtime testing.

RyonaRPG is exceptionally large and draws on many games and fan works, so isolated wording or reference errors may still be found. A later v1.1 may incorporate corrections from bilingual human review. This does not make v1.0 an incomplete patch.

Other operating systems

EasyRPG Player is available for several operating systems. Install the appropriate version from the official EasyRPG downloads page, then use it to open the extracted game directory. Keep the directory structure and Japanese resource filenames intact.

Reporting a problem

Report reproducible translation or runtime problems through the project issue tracker. Include the map or screen involved, what happened and a screenshot when possible.