<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DizzieDawgie</id>
		<title>Hgames Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DizzieDawgie"/>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Special:Contributions/DizzieDawgie"/>
		<updated>2026-06-04T11:15:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=RyonaRPG/Translation&amp;diff=21856</id>
		<title>RyonaRPG/Translation</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=RyonaRPG/Translation&amp;diff=21856"/>
				<updated>2017-06-02T20:41:47Z</updated>
		
		<summary type="html">&lt;p&gt;DizzieDawgie: bitbucket change from .org to .io website&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:RyonaRPG}}&lt;br /&gt;
&lt;br /&gt;
== Current translation status ==&lt;br /&gt;
See [https://www.assembla.com/spaces/ryona-rpg-translation/wiki Ryona RPG Translation Project SVN] - Feel free to help if you know Japanese!&lt;br /&gt;
&lt;br /&gt;
== Applying translation patch ==&lt;br /&gt;
You will need an [[wikipedia:Comparison of Subversion clients|SVN client]] to download the translation patches. [http://tortoisesvn.net/ TortoiseSVN] is a popular choice for Windows.&lt;br /&gt;
&lt;br /&gt;
# '''Download untranslated game'''&lt;br /&gt;
#* &amp;lt;s&amp;gt;Checkout [https://subversion.assembla.com/svn/ryona/RyonaRPG RyonaRPG SVN] with your SVN client.&amp;lt;/s&amp;gt; (seems to be abandoned as of 2015)&lt;br /&gt;
#* Get the latest RyonaRPG core version from [http://dev.rsaga.org/core/ RSaga Core Archives].&lt;br /&gt;
# '''Download translation patch'''&lt;br /&gt;
#* Checkout the translation patch [https://subversion.assembla.com/svn/ryona-rpg-translation/trunk/RyonaRPG_patch trunk] with your SVN client.&lt;br /&gt;
#* Alternatively, you can try the [https://subversion.assembla.com/svn/ryona-rpg-translation/branches/RyonaRPG_patch untested branch] for latest updates. ''If this patch doesn't work, use the above trunk patch instead.''&lt;br /&gt;
# '''Download RPGMaker Trans patch tool'''&lt;br /&gt;
#* Get it from &amp;lt;s&amp;gt;[http://habisain.blogspot.com Habisain's blog]&amp;lt;/s&amp;gt;  [http://rpgmakertrans.bitbucket.io Habisain's blog] (Habisain made a new blog. His old blogspot is no longer updated. Last checked September 13, 2015)&lt;br /&gt;
#* Extract it and run it.&lt;br /&gt;
# '''RPGMaker Trans → set game location'''&lt;br /&gt;
#* Click ''Browse'' in the ''Game Location'' section.&lt;br /&gt;
#* Select &amp;lt;code&amp;gt;RPG_RT.exe&amp;lt;/code&amp;gt; in the directory of the game you downloaded in Step 1.&lt;br /&gt;
# '''RPGMaker Trans → set patch location'''&lt;br /&gt;
#* Click ''Browse'' in the ''Patch Location'' section.&lt;br /&gt;
#* Select &amp;lt;code&amp;gt;RPGMKTRANSPATCH&amp;lt;/code&amp;gt; in the directory you downloaded in Step 2.&lt;br /&gt;
# '''RPGMaker Trans → patch the game'''&lt;br /&gt;
#* Click ''Browse'' in the ''Translation Location'' section.&lt;br /&gt;
#* Select a directory where you would like to have the translated game.&lt;br /&gt;
#* Make sure ''Create Patch'' is not enabled.&lt;br /&gt;
#* Press the ''Go!'' button.&lt;br /&gt;
Once it's completed, you will have a translated copy of the game in the translation location you specified.&lt;br /&gt;
&lt;br /&gt;
=== New updates ===&lt;br /&gt;
Once you have done the above steps once, you can always update your translation with a few clicks by updating from the SVNs and running the patch procedure again. Note that you should always update the untranslated game before patching a new translation to avoid possible conflicts.&lt;br /&gt;
&lt;br /&gt;
== Machine translation for the rest ==&lt;br /&gt;
The game isn't entirely translated, so it is suggested that you use text hooking and translation aggregation tools like [http://code.google.com/p/chiitrans2/ ChiiTrans2] to machine translate the untranslated content.&lt;br /&gt;
&lt;br /&gt;
* AGTH settings to auto-hook the correct context&lt;br /&gt;
** AGTH key for ChiiTrans&lt;br /&gt;
:: &amp;lt;code&amp;gt;/W00417B56:00FFFFFF&amp;lt;/code&amp;gt;&lt;br /&gt;
:* Stand-alone AGTH shortcut&lt;br /&gt;
:: &amp;lt;code&amp;gt;C:\path\to\your\agth\agth.exe /L /X /C /W00417B56:00FFFFFF C:\path\to\your\translated\RyonaRPG\RPG_RT.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
(for RPGMaker Trans v2.04)&lt;br /&gt;
# Install Python v3.3a4 or higher (magic number 3230)&lt;br /&gt;
# Download RPGMaker Trans&lt;br /&gt;
# Extract RPGMaker Trans with 7zip&lt;br /&gt;
# Extract Library.zip such that pycrusts wind up in the same folder as the dlls&lt;br /&gt;
# You might need to delete PySide and install Qt for Python from your repositories, or that might be wrong, I'm not sure.&lt;br /&gt;
# Run rpgmakertransmain__main__.pyc with Python&lt;br /&gt;
&lt;br /&gt;
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.&lt;/div&gt;</summary>
		<author><name>DizzieDawgie</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Talk:Custom_Maid_3D2/Gameplay/VIP_Events&amp;diff=18274</id>
		<title>Talk:Custom Maid 3D2/Gameplay/VIP Events</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Talk:Custom_Maid_3D2/Gameplay/VIP_Events&amp;diff=18274"/>
				<updated>2015-08-29T23:49:36Z</updated>
		
		<summary type="html">&lt;p&gt;DizzieDawgie: answered my own question&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What does this mean: &amp;quot;Special Requirements: No Orgy [乱交] Skills performed&amp;quot;?  I don't see any &amp;quot;Orgy&amp;quot; skill listed on the Skills page (http://wiki.anime-sharing.com/hgames/index.php/Custom_Maid_3D_2/Gameplay/Skills).&lt;br /&gt;
---&lt;br /&gt;
...oh, this means the &amp;quot;Group&amp;quot; category of skills, right?&lt;/div&gt;</summary>
		<author><name>DizzieDawgie</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Talk:Custom_Maid_3D2/Gameplay/VIP_Events&amp;diff=18273</id>
		<title>Talk:Custom Maid 3D2/Gameplay/VIP Events</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Talk:Custom_Maid_3D2/Gameplay/VIP_Events&amp;diff=18273"/>
				<updated>2015-08-29T23:45:30Z</updated>
		
		<summary type="html">&lt;p&gt;DizzieDawgie: Question about VIP Special Requirements skills&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What does this mean: &amp;quot;Special Requirements: No Orgy [乱交] Skills performed&amp;quot;?  I don't see any &amp;quot;Orgy&amp;quot; skill listed on the Skills page (http://wiki.anime-sharing.com/hgames/index.php/Custom_Maid_3D_2/Gameplay/Skills).&lt;/div&gt;</summary>
		<author><name>DizzieDawgie</name></author>	</entry>

	</feed>