07th-mod / 07th-mod/higurashi-patch-compiler

Audio Corrections

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I didn't want to hijack the OST remake thread, but the BGM in the question arcs TIPS screen ("lsys14") has some really sudden stuttering in it (at 0:45 and 1:17) that has stuck out to me since I had read the question arcs, but I keep forgetting about it. I had edited some files to loop better for the console arcs in this engine and might be able to do something similar here, though it will be a bit trickier.

On that note, is there anything else like this that has clear errors and needs fixing? Does the old PC Hou release's music have a fixed version of this track by chance?

EDIT: It appears this track is both lsys14 and msys14. The code at least refers to it thorugh msys14 - not sure about the other.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions audio file 'lsys14' (also referred to as 'msys14') used in the TIPS screen for question arcs. First, locate where these audio files are stored and referenced in the codebase, likely in a directory for BGM or sound assets. Examine the specific timestamps (0:45 and 1:17) for stuttering. Check if there are existing audio editing scripts or tools in the project for looping. Determine if a fixed version exists in the old PC Hou release. Testing changes will require understanding how audio is integrated and played in the engine.

Written by the indexing model from the issue text.

Assessment

Tech stack
audio-video-rtc, php
Domain
audio-video-rtc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.