generated from atampy25/smf-mod
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fix disruptor escape voice lines (#161)
- Loading branch information
1 parent
6e78658
commit 90f92ed
Showing
19 changed files
with
157 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/FXAS/001CE90F57BC1B6C.FXAS.meta
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/FXAS/00865A9F9CF79A74.FXAS.meta
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/FXAS/00C27628C371975D.FXAS.meta
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/WWES/000C6F3FD4082169.WWES.meta
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/WWES/000C84ACA932E84E.WWES.meta
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+44 Bytes
content/DisruptorEscape/base/chunk15/WWES/006F70640A1C67D8.WWES.meta
Binary file not shown.
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/earpiecevoices/chunk15/be_escaped.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_escaped.sweetdialog?/be_escaped_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_escaped_diana_001", | ||
"soundtag": "Voiceover_Handler_ICAEarpiece", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_escaped_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_escaped_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\Wir haben sie verloren, 47. Unsere Klienten werden nicht begeistert sein.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\Мы их упустили, 47. Наши клиенты будут недовольны.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\我们弄丢他们了,47。我们的客户不会高兴的。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\我們失去了他們,47。我們的客戶會不高興的。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased." | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/earpiecevoices/chunk15/be_escapenow.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_escapenow.sweetdialog?/be_escapenow_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_escapenow_diana_001", | ||
"soundtag": "Voiceover_Handler_ICAEarpiece", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_escapenow_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_escapenow_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\47! Du musst die Ziele eliminieren, bevor es zu spät ist.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\47! Тебе необходимо устранить цель пока не поздно.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\47!你必须尽快消灭目标。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\47!你需要在為時已晚之前消除目標。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late." | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/earpiecevoices/chunk15/be_tryescape.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_tryescape.sweetdialog?/be_tryescape_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_tryescape_diana_001", | ||
"soundtag": "Voiceover_Handler_ICAEarpiece", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_tryescape_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_tryescape_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\47, das Ziel versucht zu fliehen. Lass sie nicht entkommen.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\47, цель пытается уйти. Не упусти её.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\47,目标正试图逃跑。别让他们跑了。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\47,目標試圖逃跑。別讓他們跑了。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away." | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/subtitles/chunk15/be_escaped.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_escaped.sweetdialog?/be_escaped_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_escaped_diana_001", | ||
"soundtag": "Voiceover_Handler", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_escaped_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_escaped_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\Wir haben sie verloren, 47. Unsere Klienten werden nicht begeistert sein.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\Мы их упустили, 47. Наши клиенты будут недовольны.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\我们弄丢他们了,47。我们的客户不会高兴的。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\我們失去了他們,47。我們的客戶會不高興的。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\We lost them 47. Our clients won't be pleased." | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/subtitles/chunk15/be_escapenow.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_escapenow.sweetdialog?/be_escapenow_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_escapenow_diana_001", | ||
"soundtag": "Voiceover_Handler", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_escapenow_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_escapenow_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\47! Du musst die Ziele eliminieren, bevor es zu spät ist.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\47! Тебе необходимо устранить цель пока не поздно.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\47!你必须尽快消灭目标。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\47!你需要在為時已晚之前消除目標。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\47! You need to eliminate the target before it's too late." | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
content/DisruptorEscape/subtitles/chunk15/be_tryescape.dlge.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"$schema": "https://tonytools.win/schemas/dlge.schema.json", | ||
"hash": "[assembly:/localization/hitman6/conversations/_test_dialogue/evergreen_d/be_tryescape.sweetdialog?/be_tryescape_diana_001.sweetdialogitem].pc_dialogevent", | ||
"DITL": "00B7E83B2B5BFE20", | ||
"CLNG": "00E3CBB0725ED16C", | ||
"rootContainer": { | ||
"type": "WavFile", | ||
"wavName": "be_tryescape_diana_001", | ||
"soundtag": "Voiceover_Handler", | ||
"defaultWav": "[assembly:/sound/wwise/originals/voices/english(us)/_test_dialogue/evergreen_d/be_tryescape_diana_001.wav].pc_wes", | ||
"defaultFfx": "[assembly:/_pro/facefx/exported_animation/english(us)/_test_dialogue/evergreen_d/be_tryescape_diana_001.animset].pc_animset", | ||
"languages": { | ||
"en": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"fr": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"it": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"de": "//[DIANA]\\\\//(0,31)\\\\47, das Ziel versucht zu fliehen. Lass sie nicht entkommen.", | ||
"es": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away.", | ||
"ru": "//[DIANA]\\\\//(0,31)\\\\47, цель пытается уйти. Не упусти её.", | ||
"cn": "//[DIANA]\\\\//(0,31)\\\\47,目标正试图逃跑。别让他们跑了。", | ||
"tc": "//[DIANA]\\\\//(0,31)\\\\47,目標試圖逃跑。別讓他們跑了。", | ||
"jp": "//[DIANA]\\\\//(0,31)\\\\47, the target is trying to escape. Don't let them get away." | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters