Change volume for PS2 voices
This commit is contained in:
@@ -1719,7 +1719,7 @@ void main()
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100026", 256, TRUE);
|
||||
OutputLine(NULL, "「じゃあ富竹さん…その次に死んだ神主さんはどうです?",
|
||||
NULL, "\"Then, Tomitake-san, what about the priest who died after that?", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100027", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100027", 540, TRUE);
|
||||
OutputLine(NULL, " 原因不明の奇病だ、って。",
|
||||
NULL, " The one with the unknown illness.", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100028", 256, TRUE);
|
||||
@@ -1746,7 +1746,7 @@ void main()
|
||||
|
||||
//「でも、奇病ですよ@ この医学の進歩した時代に原因不明なんて…。¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100029", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100029", 540, TRUE);
|
||||
OutputLine(NULL, "「でも、奇病ですよ?",
|
||||
NULL, "\"But it was an unknown illness.", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100029", 256, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user