Jump to content

Talk:Quotes/Speech: Difference between revisions

m (+cat)
Line 4: Line 4:


[[Category:Quotes]]
[[Category:Quotes]]
== How to hear unused lines in-game ==
Let's say you're interested in Konoko's unused [[Quotes/Speech#Tower|tower-cleared line]]. You can play a line of dialogue if you enter <code>chr_talk 0 [OSBD name]</code> in the [[DevMode|developer console]]. But how do you know the name of the OSBD? The OSBD name is typically the letter 'c', followed by the number assigned to the line, plus the speaker; however the speaker name sometimes varies unexpectedly, e.g. SNDDc11_41_01'''b'''konoko. To reliably find and extract a line of dialogue with a given number, e.g. 03_12_01, you can run the [[OniSplit]] command <code>-export:03_12_01</code> to perform a partial name match and obtain the file, which you can then convert with OniSplit to WAV/AIFF. --[[User:Iritscen|Iritscen]] ([[User talk:Iritscen|talk]]) 19:46, 28 March 2026 (UTC)