You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Audio presets the user can select, consisting of a combination of the BGM and SE flags
144
145
ModAddAudioset(
145
-
"New BGM/SE",
146
-
"Use the new Background Music (BGM) and Sound Effects (SE) introduced by MangaGamer in the April 2019 update, played with the Console timings.",
147
-
"JP: New BGM/SE",
148
-
"JP: Use the new Background Music (BGM) and Sound Effects (SE) introduced by MangaGamer in the April 2019 update, played with the Console timings.",
146
+
"New Mangagamer BGM/SE",
147
+
"Use the new Background Music (BGM) and Sound Effects (SE) introduced by MangaGamer in the April 2019 update",
148
+
"JP: New Mangagamer BGM/SE",
149
+
"JP: Use the new Background Music (BGM) and Sound Effects (SE) introduced by MangaGamer in the April 2019 update",
149
150
0, // GAltBGM
150
151
0, // GAltBGMFlow
151
152
0, // GAltSE
@@ -172,10 +173,10 @@ void main()
172
173
);
173
174
174
175
ModAddAudioset(
175
-
"OST Remake + New",
176
-
"This option adds handmade remakes of nine tracks from the original release (pre-2019).
176
+
"OST Remake (+New Mangagamer BGM)",
177
+
"This option replaces nine BGM with handmade remakes of nine tracks from the original release (pre-2019).
177
178
178
-
All other tracks will use the New BGM/SE with the Console timings.
179
+
All other tracks will use the New Mangagamer BGM/SE.
179
180
180
181
The following tracks are replaced:
181
182
- Tell a thing (piano solo ver.)
@@ -192,10 +193,10 @@ void main()
192
193
193
194
This option is not available for Onikakushi Ch.1, as the chapter does not use any of these tracks.
194
195
This option is not available for Chapters 5-8 as an OST remake for those chapters hasn't been created.",
195
-
"JP: OST Remake + New",
196
-
"JP: This option adds handmade remakes of nine tracks from the original release (pre-2019).
196
+
"JP: OST Remake (+New Mangagamer BGM)",
197
+
"JP: This option replaces nine BGM with handmade remakes of nine tracks from the original release (pre-2019).
197
198
198
-
All other tracks will use the New BGM/SE with the Console timings.
199
+
All other tracks will use the New Mangagamer BGM/SE.
199
200
200
201
The following tracks are replaced:
201
202
- Tell a thing (piano solo ver.)
@@ -219,10 +220,10 @@ void main()
219
220
);
220
221
221
222
ModAddAudioset(
222
-
"OST Remake + Original",
223
-
"This option adds handmade remakes of nine tracks from the original release (pre-2019).
223
+
"OST Remake (+GIN's BGM)",
224
+
"This option replaces nine BGM with handmade remakes of nine tracks from the original release (pre-2019).
224
225
225
-
All other tracks will use the Original BGM/SE with the original game's timings.
226
+
All other tracks will use the GIN's/OG BGM BGM/SE.
226
227
227
228
The following tracks are replaced:
228
229
- Tell a thing (piano solo ver.)
@@ -239,10 +240,10 @@ void main()
239
240
240
241
This option is not available for Onikakushi Ch.1, as the chapter does not use any of these tracks.
241
242
This option is not available for Chapters 5-8 as an OST remake for those chapters hasn't been created.",
242
-
"JP: OST Remake + Original",
243
-
"JP: This option adds handmade remakes of nine tracks from the original release (pre-2019).
243
+
"JP: OST Remake (+GIN's BGM)",
244
+
"JP: This option replaces nine BGM with handmade remakes of nine tracks from the original release (pre-2019).
244
245
245
-
All other tracks will use the Original BGM/SE with the original game's timings.
246
+
All other tracks will use the GIN's/OG BGM BGM/SE.
246
247
247
248
The following tracks are replaced:
248
249
- Tell a thing (piano solo ver.)
@@ -265,5 +266,28 @@ void main()
265
266
1 // GAltSEFlow
266
267
);
267
268
269
+
ModAddAudioset(
270
+
"Hou+ Demo BGM",
271
+
"This option replaces 16 BGM with BGM from the Higurashi Hou+ Demo. It uses the same tracks from nerve as the New MangaGamer BGM, but the AI-D-IA tracks are different.
272
+
273
+
Some are remastered versions of MangaGamer's replacements, while others were newly composed by xaki.
274
+
275
+
This option is not available for Chapters 5-8 and Rei because most of their music isn't in the Hou+ demo.
276
+
277
+
All other tracks will use the New Mangagamer BGM and GIN's/Original SE.",
278
+
"JP: Hou+ Demo BGM",
279
+
"JP: This option replaces 16 BGM with BGM from the Higurashi Hou+ Demo. It uses the same tracks from nerve as the New MangaGamer BGM, but the AI-D-IA tracks are different.
280
+
281
+
Some are remastered versions of MangaGamer's replacements, while others were newly composed by xaki.
282
+
283
+
This option is not available for Chapters 5-8 and Rei because most of their music isn't in the Hou+ demo.
284
+
285
+
All other tracks will use the New Mangagamer BGM and GIN's/Original SE.",
0 commit comments