Skip to content

Commit

Permalink
Add UP suggestion to umineko pages
Browse files Browse the repository at this point in the history
  • Loading branch information
andOlga committed Oct 9, 2020
1 parent 9466e3f commit 030201b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions httpGUI/installer.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,11 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
</ul>
</div>
<div v-else-if="selectedSubMod.descriptionID === 'uminekoQuestionFull'">
<div style='border-left: solid #ff9100 5px; padding: 5px; margin: 5px'>
<div style='font-weight: bold; background-color: rgba(255,145,0,.1); padding: 5px; margin: 5px'>Alternate mod recommendation</div>
While the 07th-Mod team attempts to provide the best Umineko experience possible within the engine of the PC release, the ponscripter engine that Mangagamer chose to use for it is limiting, so some of the advanced features of the PS3 game such as lip sync, sprite/background/rain animations, song subtitles, line jump within the backlog, and several others, are unimplemented. As these would require difficult to implement engine-level modifications, we have no intent to implement them. Another team, <a href="https://umineko-project.org">Umineko Project</a>, has created a complete port of the PS3 game to PC. Unless you are looking for some specific feature that exists in our mod but not in theirs (such as NVL mode support or alternate spritesets), we highly recommend to check out that version of the game instead. If you preferred 07th-Mod due to it using the official translation (Umineko Project uses their own translation of the game by default), note that a <a href="https://github.com/ooa113y/umiproj-wh-tl">fan port of the official translation to their engine</a> has recently become available. Note that we <strong>cannot provide any support for Umineko Project</strong>, as our team did not develop that version and does not maintain it.
</div>
<hr>
<strong>NOTE: The Question and Answer arcs differ in how ADV mode is enabled.</strong>
<ul class="installer-bullets">
<li>In the Question arcs, ADV mode can be toggled at any time from the in-game mod menu</li>
Expand All @@ -281,6 +286,11 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
</ul>
</div>
<div v-else-if="selectedSubMod.descriptionID === 'uminekoAnswerFull'">
<div style='border-left: solid #ff9100 5px; padding: 5px; margin: 5px'>
<div style='font-weight: bold; background-color: rgba(255,145,0,.1); padding: 5px; margin: 5px'>Alternate mod recommendation</div>
While the 07th-Mod team attempts to provide the best Umineko experience possible within the engine of the PC release, the ponscripter engine that Mangagamer chose to use for it is limiting, so some of the advanced features of the PS3 game such as lip sync, sprite/background/rain animations, song subtitles, line jump within the backlog, and several others, are unimplemented. As these would require difficult to implement engine-level modifications, we have no intent to implement them. Another team, <a href="https://umineko-project.org">Umineko Project</a>, has created a complete port of the PS3 game to PC. Unless you are looking for some specific feature that exists in our mod but not in theirs (such as NVL mode support or alternate spritesets), we highly recommend to check out that version of the game instead. If you preferred 07th-Mod due to it using the official translation (Umineko Project uses their own translation of the game by default), note that a <a href="https://github.com/ooa113y/umiproj-wh-tl">fan port of the official translation to their engine</a> has recently become available. Note that we <strong>cannot provide any support for Umineko Project</strong>, as our team did not develop that version and does not maintain it.
</div>
<hr>
<strong>NOTE: ADV mode is not in-game switchable for the answer arcs.</strong><br>
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>
Expand All @@ -294,6 +304,11 @@ <h4><b><a href="https://07th-mod.com/wiki/Higurashi/Higurashi-Part-1.1---Voices-
</ul>
</div>
<div v-else-if="selectedSubMod.descriptionID === 'uminekoAnswerADV'">
<div style='border-left: solid #ff9100 5px; padding: 5px; margin: 5px'>
<div style='font-weight: bold; background-color: rgba(255,145,0,.1); padding: 5px; margin: 5px'>Alternate mod recommendation</div>
While the 07th-Mod team attempts to provide the best Umineko experience possible within the engine of the PC release, the ponscripter engine that Mangagamer chose to use for it is limiting, so some of the advanced features of the PS3 game such as lip sync, sprite/background/rain animations, song subtitles, line jump within the backlog, and several others, are unimplemented. As these would require difficult to implement engine-level modifications, we have no intent to implement them. Another team, <a href="https://umineko-project.org">Umineko Project</a>, has created a complete port of the PS3 game to PC. Unless you are looking for some specific feature that exists in our mod but not in theirs (such as NVL mode support or alternate spritesets), we highly recommend to check out that version of the game instead. If you preferred 07th-Mod due to it using the official translation (Umineko Project uses their own translation of the game by default), note that a <a href="https://github.com/ooa113y/umiproj-wh-tl">fan port of the official translation to their engine</a> has recently become available. Note that we <strong>cannot provide any support for Umineko Project</strong>, as our team did not develop that version and does not maintain it.
</div>
<hr>
<strong>NOTE: ADV mode is not in-game switchable for the answer arcs.</strong><br>
Please select the "NOVEL-MODE" option if you want to play with NOVEL mode.<br><br>
This patch installs all PS3 content that the team has ported so far:<br>
Expand Down

0 comments on commit 030201b

Please sign in to comment.