Skip to content

Commit

Permalink
Note that Experimental script must be used in Umi JP mode
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Mar 12, 2023
1 parent ef71bbc commit b2757d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions httpGUI/installer.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
<ul class="installer-bullets">
<li>Full voiceover</li>
<li>Mod menu added to adjust voice/music volume</li>
<li>Playing with japanese text is not supported!</li>
<li><strong>Japanese text is NOT supported!</strong></li>
</ul>
</div>
<div v-else-if="selectedSubMod.descriptionID === 'uminekoQuestionFull'">
Expand All @@ -401,8 +401,8 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
<br><br>
This patch installs all PS3 content that the team has ported so far:
<ul class="installer-bullets">
<li>NEW: Has ADV mode, where text is shown in a textbox at the bottom of the screen. In the Question Arcs only, this can be toggled on or off at any time.</li>
<li>NEW: Playing with Japanese Text is supported</li>
<li>Has ADV mode, where text is shown in a textbox at the bottom of the screen. In the Question Arcs only, this can be toggled on or off at any time.</li>
<li>Japanese Text is ONLY supported with the <strong>Experimental Script</strong> option</li>
<li>PS3 voices</li>
<li>PS3 sprites</li>
<li>PS3 CGs (event images)</li>
Expand All @@ -416,7 +416,7 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
Please select the "ADV-MODE" option if you want to play with ADV mode.<br><br>
This patch installs all PS3 content that the team has ported so far:<br>
<ul class="installer-bullets">
<li>NEW: Playing with Japanese Text is supported</li>
<li>Japanese Text is ONLY supported with the <strong>Experimental Script</strong> option</li>
<li>PS3 voices</li>
<li>PS3 sprites</li>
<li>PS3 CGs (event images)</li>
Expand All @@ -430,7 +430,7 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
This patch installs all PS3 content that the team has ported so far:<br>
This patch is the same as the "full" variant except it adds ADV mode:
<ul class="installer-bullets">
<li>WARNING: Playing with Japanese Text is NOT supported</li>
<li>WARNING: Playing with <strong>Japanese</strong> Text is <strong>NOT supported</strong></li>
<li>Has <b>ADV mode</b>, where text is shown in a textbox at the bottom of the screen.</li>
<li>PS3 voices</li>
<li>PS3 sprites</li>
Expand Down
4 changes: 2 additions & 2 deletions installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@
"radio": [
{"name": "No Change", "description": "No change to scripts"},
{
"name": "Experimental Script", "description": "This script fixes the mod having no auto advancement of text. However it may introduce other bugs (such as the text disappearing issue), so please be warned. Let us know if this script worked for you on our [discord server](https://discord.gg/pf5VhF9) or on this [github issue](https://github.com/07th-mod/umineko-question/issues/155).\n\n**Please do not apply this while you're in the middle of playing a episode, as your saves will not load properly anymore.**",
"name": "Experimental Script", "description": "This script fixes the mod having no auto advancement of text. However it may introduce other bugs (such as the text disappearing issue), so please be warned. Let us know if this script worked for you on our [discord server](https://discord.gg/pf5VhF9) or on this [github issue](https://github.com/07th-mod/umineko-question/issues/155).\n\nYou must choose this option if you want to play with **Japanese Text!**\n\n**Please do not apply this while you're in the middle of playing a episode, as your saves will not load properly anymore.**",
"data": {"url": "https://github.com/07th-mod/umineko-question/raw/fix_clickwait_test_rebase/InDevelopment/ManualUpdates/0.utf", "relativeExtractionPath": ".", "priority": 10}
},
{
Expand Down Expand Up @@ -888,7 +888,7 @@
"radio": [
{"name": "No Change", "description": "No change to scripts"},
{
"name": "Experimental Script", "description": "This script fixes the mod having no auto advancement of text. However it may introduce other bugs (such as the text disappearing issue), so please be warned. Let us know if this script worked for you on our [discord server](https://discord.gg/pf5VhF9) or on this [github issue](https://github.com/07th-mod/umineko-answer/issues/72).\n\n**Please do not apply this while you're in the middle of playing a episode, as your saves will not load properly anymore.**",
"name": "Experimental Script", "description": "This script fixes the mod having no auto advancement of text. However it may introduce other bugs (such as the text disappearing issue), so please be warned. Let us know if this script worked for you on our [discord server](https://discord.gg/pf5VhF9) or on this [github issue](https://github.com/07th-mod/umineko-answer/issues/72).\n\nYou must choose this option if you want to play with **Japanese Text!**\n\n**Please do not apply this while you're in the middle of playing a episode, as your saves will not load properly anymore.**",
"data": {"url": "https://github.com/07th-mod/umineko-answer/raw/master_no_clickwait_fix/0.utf", "relativeExtractionPath": ".", "priority": 10}
},
{
Expand Down

0 comments on commit b2757d3

Please sign in to comment.