Difference between revisions of "RyonaRPG/Translation"

From Hgames Wiki
Jump to: navigation, search
(updated and refactored the game)
(update page)
(One intermediate revision by the same user not shown)
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-10: The game has been updated to 4948, I added support for the mania patch and converted the game to the latest RPG Maker 2003 1.12a version.
 
  
== Auto-Translated Builds RECOMMENDED ==  
+
== Download and play ==
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.
+
# 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.
  
# Download and extract the folder
+
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.
# Play by launching '''PLAY GAME.bat''', the game uses the GPT 3.5 translation by default
 
  
== Applying manual translation patch OUTDATED ==
+
Although <code>RPG_RT.exe</code> is included for compatibility, the supplied EasyRPG launcher is the supported and recommended way to play this edition.
# '''Download untranslated game'''
 
#* 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 ===
+
== Translation status ==
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.
+
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.
  
== Machine translation for the rest ==
+
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.
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.
 
  
* AGTH settings to auto-hook the correct context
+
== Other operating systems ==
** AGTH key for ChiiTrans
+
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.
:: <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 ==
+
== Reporting a problem ==
(for RPGMaker Trans v2.04)
+
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.
# 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.