07th-mod / 07th-mod/higurashi-assembly

Possible implementation of the secret Question Arc Skit

Aberta
#107 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C#
Estrelas
12
Forks
12
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Recently, I found out that there was a secret scene hidden in the Question Arcs when someone posted this link on the 07th Mod Discord: https://antifandom.com/07th-expansion/wiki/Higurashi_PC_Secrets#Question_Arcs_Skit

Essentially, if we go by what is said in the scene, this was meant for people who patched the game and wanted to load a save from an earlier version, you would see this instead of loading the save.

This Japanese article explains how to access the scene: http://cs133.seesaa.net/article/6058264.html
In Himatsubushi, you can access this by going to the title scree, right-clicking 29 times, and clicking on the button that exits the game, instead you would be able to read this scene, and at the end you would go back to the 07th logo, as if you were booting the game.

I own the French version of Higurashi and wanted to try out this little trick. I also contacted the translator to see if he was aware of this.

What we found out is the following:

- In the code of the French version, this scene is supposed to be triggered by loading a save on save slot 22 or more. This is impossible because there's only 16 save slots in this version.
- Right-clicking 20 to 29 times on the title screen and clicking on "Exit" makes you access this scene.
- Right-clicking 30 times directly makes you go to a screen that looks like the hint screen. Instead of having 16 pages of "hints", there's only 8 pages, and clicking a "hint" makes you go to a chapter among the 4 arcs. (I don't think there's enough "hints" to cover every chapter of the game.)
- Right-clicking less than 20 times does nothing.

I don't own the original Japanese version of the Questions Arcs so I'm unable to check if the behavior is the same.

My original request was to ask if this was possible to reimplement this scene in the French version of 07th Mod since the translator kindly translated this little scene. But maybe it is possible to make an implementation also for the English version (and possibly others?) Although this would require a translation to English beforehand. Or maybe just make this little scene accessible in the extras in some fashion.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

A issue descreve uma cena oculta na versão francesa acionada ao clicar com o botão direito na tela de título. Examine o código C# do jogo para a tela de título e a lógica de salvar/carregar, particularmente em torno do slot de salvamento 22 e do contador de cliques com o botão direito. Verifique se os recursos da cena (texto, imagens) existem nos arquivos da versão francesa. Determine como reimplementar o gatilho e integrar a cena no menu de extras do mod, garantindo compatibilidade com outras versões de idioma.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Domínio
game-dev
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.