Difference between revisions of "RyonaRPG/Translation"
From Hgames Wiki
< RyonaRPG
(update) |
(less convoluted explanation) |
||
Line 1: | Line 1: | ||
{{Template:RyonaRPG}} | {{Template:RyonaRPG}} | ||
− | |||
== Current translation status == | == Current translation status == | ||
− | + | See [https://www.assembla.com/spaces/ryona-rpg-translation/wiki Ryona RPG Translation Project SVN] - Feel free to help if you know Japanese! | |
− | |||
− | == | + | == Applying translation patch == |
− | + | You will need an [[wikipedia:Comparison of Subversion clients|SVN client]] to download the latest game and translation patches. [http://tortoisesvn.tigris.org/ TortoiseSVN] is a popular choice for Windows. | |
− | # Download the RPGMaker Trans tool from [http://habisain.blogspot.com Habisain's blog]. | + | # '''Download latest untranslated game''' |
+ | #* Point your SVN client to [https://subversion.assembla.com/svn/ryona/RyonaRPG RyonaRPG SVN] | ||
+ | # '''Download latest translation patch''' | ||
+ | #* Point your SVN client to the [https://subversion.assembla.com/svn/ryona-rpg-translation/trunk translation patch trunk] | ||
+ | # '''Download RPGMaker Trans patch tool''' | ||
+ | #* Get it from [http://habisain.blogspot.com Habisain's blog] | ||
+ | #* Extract it and run it. | ||
+ | # '''RPGMaker Trans → set game location''' | ||
+ | #* Click ''Browse'' in the ''Game Location'' section. | ||
+ | #* Select <code>RPG_RT.exe</code> in the directory of the game you downloaded in Step 1. | ||
+ | # '''RPGMaker Trans → set patch location''' | ||
+ | #* Click ''Browse'' in the ''Patch Location'' section. | ||
+ | #* Select <code>RPGMKTRANSPATCH</code> in the <code>RyonaRPG_patch</code> folder you downloaded in Step 2. | ||
+ | # '''RPGMaker Trans → patch the game''' | ||
+ | #* Make sure ''Create/Edit Patch'' is not enabled. | ||
+ | #* Press the ''Start'' button. | ||
+ | #* Once it's completed, you will have a translated copy of the game with <code>_translated</code> appended to the end of its folder name. | ||
− | === | + | === New updates === |
− | + | You can always update your game and/or translation by performing the above steps again. Note that you should always update the untranslated game before patching a new translation to avoid possible conflicts. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Machine translation for the rest == | == Machine translation for the rest == |
Revision as of 13:24, 23 March 2014
Core version: 155 (2022-08-10)
Gameplay: Technical help:
External links: |
Contents
Current translation status
See Ryona RPG Translation Project SVN - Feel free to help if you know Japanese!
Applying translation patch
You will need an SVN client to download the latest game and translation patches. TortoiseSVN is a popular choice for Windows.
- Download latest untranslated game
- Point your SVN client to RyonaRPG SVN
- Download latest translation patch
- Point your SVN client to the translation patch trunk
- Download RPGMaker Trans patch tool
- Get it from Habisain's blog
- Extract it and run it.
- RPGMaker Trans → set game location
- Click Browse in the Game Location section.
- Select
RPG_RT.exe
in the directory of the game you downloaded in Step 1.
- RPGMaker Trans → set patch location
- Click Browse in the Patch Location section.
- Select
RPGMKTRANSPATCH
in theRyonaRPG_patch
folder you downloaded in Step 2.
- RPGMaker Trans → patch the game
- Make sure Create/Edit Patch is not enabled.
- Press the Start button.
- Once it's completed, you will have a translated copy of the game with
_translated
appended to the end of its folder name.
New updates
You can always update your game and/or translation by performing the above steps again. Note that you should always update the untranslated game before patching a new translation to avoid possible conflicts.
Machine translation for the rest
The game isn't entirely translated, so it is suggested that you use a tool like ChiiTrans to machine translate the untranslated content.
- AGTH settings to auto-hook the correct context
- For ChiiTrans
-
/L /X /C /W00417B56:00FFFFFF
- For complete AGTH shortcut
-
C:\path\to\your\agth\agth.exe /L /X /C /W00417B56:00FFFFFF C:\path\to\your\translated\RyonaRPG\RPG_RT.exe
-