From a9c5b0b8311dd27b89f60f9a1f8c25eceee5a264 Mon Sep 17 00:00:00 2001 From: Aurian Date: Tue, 3 Apr 2018 20:17:17 +0200 Subject: [PATCH] Higurashi are bugs and have a short life (#118) my changelog : <> Tip : -<> timing. FIXED -<> timing too slow. FIXED -<> timing, dot. FIXED -<> capital. FIXED -<> capital. FIXED -<> superlative? FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> dot and timing. FIXED -<> comma. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<> comma. FIXED -<> timing. FIXED -<> timing and comma. FIXED -<> timing. FIXED -<> timing. FIXED -<> timing. FIXED -<< If I get stuck>> timing and ending ". FIXED -<< What do you mean?>> timing. FIXED -<< You're too loud>> timing. FIXED --- Update/onik_tips_01.txt | 82 ++++++++++++++++++++++++++--------------- 1 file changed, 52 insertions(+), 30 deletions(-) diff --git a/Update/onik_tips_01.txt b/Update/onik_tips_01.txt index 897e921..174eb9f 100644 --- a/Update/onik_tips_01.txt +++ b/Update/onik_tips_01.txt @@ -36,7 +36,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200001", 128, TRUE); OutputLine(NULL, "「うん。", - NULL, "\"Yes.", Line_WaitForInput); + NULL, "\"Yes.", Line_Continue); + Wait( 200 ); OutputLine(NULL, "そうだよ?", NULL, " That's right.", Line_WaitForInput); ModPlayVoiceLS(3, 2, "s20/02/440200002", 128, TRUE); @@ -59,7 +60,7 @@ void main() ModPlayVoiceLS(3, 3, "s20/03/440300001", 128, TRUE); OutputLine(NULL, "「そんなことないよ。", NULL, "\"That's not true.", Line_Continue); - Wait( 1200 ); + Wait( 1000 ); OutputLine(NULL, "誕生日の違いがあれば、年齢が同じでも干支が違うこともありえるって!」", NULL, " If your birthday isn't the same then you can have different animals even if you're the same age!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -70,9 +71,10 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100002", 128, TRUE); OutputLine(NULL, "「あれ?", - NULL, "\"Huh?", Line_WaitForInput); + NULL, "\"Huh?", Line_Continue); + Wait( 900 ); OutputLine(NULL, " あ、そーか。", - NULL, " Oh, I see~", Line_WaitForInput); + NULL, " Oh, I see~.", Line_WaitForInput); ModPlayVoiceLS(3, 1, "s20/01/440100003", 128, TRUE); OutputLine(NULL, "魅音、頭いいじゃねぇか!」", NULL, " Mion, you're pretty smart!\"", Line_Normal); @@ -107,7 +109,7 @@ void main() // ...おいおい、そりゃどういう意味だよ@ if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); } OutputLine(NULL, " …おいおい、そりゃどういう意味だよ。", - NULL, "... hey, now, what's the meaning of this?", GetGlobalFlag(GLinemodeSp)); + NULL, "... Hey, now, what's the meaning of this?", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } @@ -121,7 +123,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100004", 128, TRUE); OutputLine(NULL, "「…ふ!", - NULL, "\"...heh!", Line_Continue); + NULL, "\"...Heh!", Line_Continue); Wait( 1000 ); OutputLine(NULL, " だが諦めろ。", NULL, " Don't even.", Line_WaitForInput); @@ -130,7 +132,7 @@ void main() NULL, " It's impossible to challenge me by birthday!!", Line_WaitForInput); ModPlayVoiceLS(3, 1, "s20/01/440100006", 128, TRUE); OutputLine(NULL, " ……何ならどっちが年上か、罰ゲームつきで勝負してもいいぜー!」", - NULL, " ... We can compete over who's oldest if you like, with punishment, of course!\"", GetGlobalFlag(GLinemodeSp)); + NULL, " ... We can compete over who's the oldest if you like, with punishment, of course!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -141,7 +143,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200005", 128, TRUE); OutputLine(NULL, "「え?", - NULL, "\"Huh?", Line_WaitForInput); + NULL, "\"Huh?", Line_Continue); + Wait( 400 ); OutputLine(NULL, " え?!", NULL, " Huh!?", Line_WaitForInput); ModPlayVoiceLS(3, 2, "s20/02/440200006", 128, TRUE); @@ -187,7 +190,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100007", 128, TRUE); OutputLine(NULL, "「そーゆうこったな!", - NULL, "\"Right on!", Line_WaitForInput); + NULL, "\"Right on!", Line_Continue); + Wait( 1100 ); OutputLine(NULL, " 残念だなレナ!", NULL, " Too bad, Rena!", Line_WaitForInput); ModPlayVoiceLS(3, 1, "s20/01/440100008", 128, TRUE); @@ -203,7 +207,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200008", 128, TRUE); OutputLine(NULL, "「へぇー!", - NULL, "\"Oh!", Line_WaitForInput); + NULL, "\"Oh!", Line_Continue); + Wait( 350 ); OutputLine(NULL, " そうなんだ!", NULL, " I see!", Line_WaitForInput); ModPlayVoiceLS(3, 2, "s20/02/440200009", 128, TRUE); @@ -219,7 +224,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300003", 128, TRUE); OutputLine(NULL, "「まぁ、ほんの何ヶ月かはね〜!", - NULL, "\"Well, it's just a few months~", Line_WaitForInput); + NULL, "\"Well, it's just a few months~.", Line_Continue); + Wait( 2000 ); OutputLine(NULL, " すぐにまた差を開いてあげるけどさ!」", NULL, " That gap will open up again soon enough~!\"", Line_Normal); ClearMessage(); @@ -244,7 +250,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100009", 128, TRUE); OutputLine(NULL, "「……そう言えば…、魅音って上級生なんだよなぁ。」", - NULL, "\"... Now that you mention it... You're in a higher grade, right Mion?\"", GetGlobalFlag(GLinemodeSp)); + NULL, "\"... Now that you mention it... You're in a higher grade, right, Mion?\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -281,7 +287,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100010", 128, TRUE); OutputLine(NULL, "「んで、沙都子と梨花ちゃんが下級生と。", - NULL, "\"Then Satoko and Rika-chan are underclassmen.", Line_WaitForInput); + NULL, "\"Then Satoko and Rika-chan are underclassmen.", Line_Continue); + Wait( 2000 ); OutputLine(NULL, "……どころか学校が違うくらいの下級生だよな?」", NULL, " ... Their grade is so different that they should be in a different school, shouldn't they?\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -292,7 +299,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200011", 128, TRUE); OutputLine(NULL, "「け……圭一くんは、ちょっと好みの年齢が低すぎると思うな…。", - NULL, "\"Ke... Keiichi-kun, your tastes are a bit too young, I think...", Line_WaitForInput); + NULL, "\"Ke... Keiichi-kun, your tastes are a bit too young, I think...", Line_Continue); + Wait( 4000 ); OutputLine(NULL, "思うな……。」", NULL, " I think...\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -333,7 +341,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100011", 128, TRUE); OutputLine(NULL, "「前から思ってたんだけどさ。", - NULL, "\"I wondered about it before, yeah.", Line_WaitForInput); + NULL, "\"I wondered about it before, yeah.", Line_Continue); + Wait( 1100 ); OutputLine(NULL, "なんでこの学校って、クラスが学年混在なんだ?」", NULL, " I was wondering why this school has different school years all mixed up.\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -346,7 +355,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300005", 128, TRUE); OutputLine(NULL, "「教室の数が足りないからだよ。", - NULL, "\"There aren't enough classrooms.", Line_WaitForInput); + NULL, "\"There aren't enough classrooms.", Line_Continue); + Wait( 1550 ); OutputLine(NULL, "仕方ないじゃん?", NULL, " Can't help it.", Line_WaitForInput); ModPlayVoiceLS(3, 3, "s20/03/440300006", 128, TRUE); @@ -378,7 +388,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100012", 128, TRUE); OutputLine(NULL, "「何で借りてるんだよ。", - NULL, "\"Why is it being borrowed?", Line_WaitForInput); + NULL, "\"Why is it being borrowed?", Line_Continue); + Wait( 800 ); OutputLine(NULL, "本当の学校はどうしちゃったんだよ?」", NULL, " What happened to the real school?\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -390,7 +401,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300007", 128, TRUE); OutputLine(NULL, "「戦前からずーっと立ってたらしいからねぇ…。", - NULL, "\"There was one here forever from before the war...", Line_WaitForInput); + NULL, "\"There was one here forever from before the war...", Line_Continue); + Wait( 2300 ); OutputLine(NULL, "老朽化でね。", NULL, " It got dilapidated.", Line_WaitForInput); ModPlayVoiceLS(3, 3, "s20/03/440300008", 128, TRUE); @@ -443,7 +455,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200014", 128, TRUE); OutputLine(NULL, "「え、えーーーーーッ?!?!", - NULL, "\"W-Whaaaa!?!?", Line_WaitForInput); + NULL, "\"W-Whaaaa!?!?", Line_Continue); + Wait( 2450 ); OutputLine(NULL, " と、遠いよぅ…!」", NULL, " S-So far...!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -477,7 +490,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200015", 128, TRUE); OutputLine(NULL, "「雛見沢の子供の半分くらいかな?", - NULL, "\"About half the children in Hinamizawa go here.", Line_WaitForInput); + NULL, "\"About half the children in Hinamizawa go here.", Line_Continue); + Wait( 2200 ); OutputLine(NULL, " 朝早くに自転車で通ってる子たちも結構いるよ。」", NULL, " There are quite a lot of kids that come here on bike.\"", Line_Normal); ClearMessage(); @@ -488,7 +502,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300013", 128, TRUE); OutputLine(NULL, "「まぁ、こんなハチャメチャな学校に通ってたら、進学校とかはちょっと無理だろうからねぇ。」", - NULL, "\"Well, since they're attending this really messed-up school it might be pretty hard for them to get into higher education.\"", GetGlobalFlag(GLinemodeSp)); + NULL, "\"Well, since they're attending this really messed-up school, it might be pretty hard for them to get into higher education.\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -499,7 +513,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200016", 128, TRUE); OutputLine(NULL, "「そんなことないよ魅ぃちゃん。", - NULL, "\"That's not true, Mii-chan.", Line_WaitForInput); + NULL, "\"That's not true, Mii-chan.", Line_Continue); + Wait( 1600 ); OutputLine(NULL, "ちゃんと頑張ればどこでだってお勉強はできるよ。」", NULL, " If you study properly, you can go anywhere you want.\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -510,7 +525,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100013", 128, TRUE); OutputLine(NULL, "「お、そうだぞそうだぞ!", - NULL, "\"Yeah, that's right that's right!", Line_WaitForInput); + NULL, "\"Yeah, that's right, that's right!", Line_Continue); + Wait( 1600 ); OutputLine(NULL, " レナとは意見が一致したな!」", NULL, " I totally agree with Rena on this one!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -523,7 +539,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200017", 128, TRUE); OutputLine(NULL, "「うん、そうだね。", - NULL, "\"Yes, that's right.", Line_WaitForInput); + NULL, "\"Yes, that's right.", Line_Continue); + Wait( 650 ); OutputLine(NULL, "そうだね!", NULL, " That's right!", Line_WaitForInput); ModPlayVoiceLS(3, 2, "s20/02/440200018", 128, TRUE); @@ -539,7 +556,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300014", 128, TRUE); OutputLine(NULL, "「せーぜー頑張って下さいな。", - NULL, "\"All of you, try your best.", Line_WaitForInput); + NULL, "\"All of you, try your best.", Line_Continue); + Wait( 1600 ); OutputLine(NULL, "おじさんはささやかに応援しとりますわ。」", NULL, " This old man will be rooting for you.\"", Line_Normal); ClearMessage(); @@ -548,7 +566,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100014", 128, TRUE); OutputLine(NULL, "「俺たちがじゃないぞ、魅音がだぞ!", - NULL, "\"Not just us! You, too!", Line_WaitForInput); + NULL, "\"Not just us! You, too!", Line_Continue); + Wait( 1900 ); OutputLine(NULL, " お前、受験生だろ?!", NULL, " You should be preparing for exams, shouldn't you!?", Line_WaitForInput); ModPlayVoiceLS(3, 1, "s20/01/440100015", 128, TRUE); @@ -564,9 +583,10 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s20/03/440300015", 128, TRUE); OutputLine(NULL, "「いーもんいーもん。", - NULL, "\"Fine, just fine.", Line_WaitForInput); + NULL, "\"Fine, just fine.", Line_Continue); + Wait( 1100 ); OutputLine(NULL, "路頭に迷ったら永久就職して圭ちゃんに食わせてもらうから☆」", - NULL, " If I get stuck, then I'll just mooch off Kei-chan as he works forever.", GetGlobalFlag(GLinemodeSp)); + NULL, " If I get stuck, then I'll just mooch off Kei-chan as he works forever.\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -577,7 +597,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 2, "s20/02/440200019", 128, TRUE); OutputLine(NULL, "「え、え、永久就職って何だろ?!", - NULL, "\"Wh-wh-what do you mean by mooch off Kei-chan!?", Line_WaitForInput); + NULL, "\"Wh-wh-what do you mean by mooch off Kei-chan!?", Line_Continue); + Wait( 2200 ); OutputLine(NULL, " 何だろ?!」", NULL, " What do you mean!?\"", Line_Normal); ClearMessage(); @@ -588,7 +609,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("知恵", NULL, "Chie", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 22, "s20/22/441400001", 128, TRUE); OutputLine(NULL, "「こら!", - NULL, "\"Hey!", Line_WaitForInput); + NULL, "\"Hey!", Line_Continue); + Wait( 1000 ); OutputLine(NULL, " そこ、うるさいですよ!", NULL, " You're too loud!", Line_WaitForInput); ModPlayVoiceLS(3, 22, "s20/22/441400002", 128, TRUE);