Skip to content

Commit

Permalink
Migrate more links and fix nonexistent umineko legacy file
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Jul 13, 2024
1 parent 3362a5d commit 9a97e4f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 15 deletions.
7 changes: 3 additions & 4 deletions docs/Umineko/Umineko-Part-1---Voice-and-Graphics-Patch.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,9 @@ Normally, there is no reason to install the legacy version of the Question Arcs.
Installation Instructions:

1. Extract the base archives below:
- [Base Part 1/4](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.001)
- [Base Part 2/4](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.002)
- [Base Part 3/4](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.003)
- [Base Part 4/4](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.004)
- [Base Part 1/3](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.001)
- [Base Part 2/3](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.002)
- [Base Part 3/3](https://github.com/07th-mod/patch-releases/releases/download/umineko-legacy-v1.0/umineko-legacy-1707x1280.7z.003)
2. **Ensure your your arc.nsa files are sequential**:
- If you have 5 `.nsa` files [`arc1.nsa`, `arc2.nsa`, `arc3.nsa`, `arc4.nsa`, `arc5.nsa`]
- No extra steps are required
Expand Down
2 changes: 1 addition & 1 deletion docs/developer/graphics/psd-files-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ NOTE: **Please read the `Readme` / `Changelog` contained in each archive** (if i
<tr>
<td>Misc Graphics</td>
<td>2022-12-17</td>
<td><a href="https://07th-mod.com/archive/Higurashi-MixedFiles-PSD.7z">Higurashi-MixedFiles-PSD.7z</a></td>
<td><a href="https://github.com/07th-mod/patch-releases/releases/download/developer-v1.0/Higurashi-MixedFiles-PSD.7z">Higurashi-MixedFiles-PSD.7z</a></td>
<td>Contains Fonts, Logos, UI, Text Images, Sprite Edits, Photoshop Filters, and other misc files.
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/developer/translation/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ I'm sure you know what to do with scripts so I'll focus on things like UI that a

In the UI some texts are embedded in images, some are not. But everything is in the `sharedassets0.asset` file.

For editing the UI images you will need our [PSDs](https://07th-mod.com/misc/translation_psds.7z) and translate all texts you can find there.
For editing the UI images you will need our [PSDs](https://github.com/07th-mod/patch-releases/releases/download/developer-v1.0/translation_psds.7z) and translate all texts you can find there.

Then you will need to use our [python scripts](https://github.com/07th-mod/ui-editing-scripts) + [UABE](https://7daystodie.com/forums/showthread.php?22675-Unity-Assets-Bundle-Extractor) to change the texts that don't appear in the images and to import everything back into the asset file. This [documentation](https://github.com/07th-mod/ui-editing-scripts) should guide you through the process.

Expand Down
11 changes: 2 additions & 9 deletions docs/developer/voice/voice-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,8 @@ The first step for every patch is to make the voice patch. It all starts from th

To make these patches, of course, we need some resources. In the list below you can find the links to every resource available in our project:

* [Higurashi-Spectrum.zip](https://07th-mod.com/higurashi_resources/Higurashi-Spectrum.tar.bz2) - Spectrum files used to make lipsync more realistic. Check [Lipsync and Voice Analysis](https://github.com/07th-mod/higurashi-dev-guides/wiki/Lipsync-and-Voice-Analysis) for more information.
* [HigurashiPS3-Script.zip](https://07th-mod.com/archive/HigurashiPS3-Script.zip) - Full transcript of every voice in the game. Directly taken from the PS3 script, it's a requirement to use this file while doing manual work. See [Manual work details](https://github.com/07th-mod/resources/releases/download/Nipah/Manual-work-details).
* [HigurashiPS3-Voices01.zip](https://07th-mod.com/archive/HigurashiPS3-Voices01.zip) - Full set of voice files from the PS3 game. 1/4.
* [HigurashiPS3-Voices02.zip](https://07th-mod.com/archive/HigurashiPS3-Voices02.zip) - Full set of voice files from the PS3 game. 2/4.
* [HigurashiPS3-Voices03.zip](https://07th-mod.com/archive/HigurashiPS3-Voices03.zip) - Full set of voice files from the PS3 game. 3/4.
* [HigurashiPS3-Voices04.zip](https://07th-mod.com/archive/HigurashiPS3-Voices04.zip) - Full set of voice files from the PS3 game. 4/4.
* [HigurashiPS2-Voices01.zip](https://07th-mod.com/archive/HigurashiPS2-Voices01.zip) - Full set of voice files from the PS2 game. 1/2.
* [HigurashiPS2-Voices02.zip](https://07th-mod.com/archive/HigurashiPS2-Voices02.zip) - Full set of voice files from the PS2 game. 2/2.

* HigurashiPS3 Script: TODO - ask mod team if you need this - Full transcript of every voice in the game. Directly taken from the PS3 script, it's a requirement to use this file while doing manual work. See [Manual work details](https://github.com/07th-mod/resources/releases/download/Nipah/Manual-work-details).
* Higruashi Voices: TODO - ask mod team if you need these

## PlaySE

Expand Down

0 comments on commit 9a97e4f

Please sign in to comment.