-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added custom dialog lines during harass operation, now you know that you are threatening them. - Minor fixes - Uploaded to Steam
- Loading branch information
1 parent
3f6910a
commit 8acc1c1
Showing
20 changed files
with
85 additions
and
5 deletions.
There are no files selected for viewing
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
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
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,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<diff> | ||
<add sel="/soundlibrary"> | ||
<sound id="61538_normal" description="Better piracy - Threats" repeat="1" is3d="1" preload="0"> | ||
<sample start="extensions\better_piracy\voice\61538\normal" /> | ||
<volume start="3" distance="1"/> | ||
<effects> | ||
<filter mode="bandpass" frequency="0.26" oneoverq="1.45" /> | ||
<reverb room="sewer pipe" roomsize="10" drymix="5" density="90" /> | ||
</effects> | ||
</sound> | ||
<sound id="61538_comm" description="Better piracy - Threats" repeat="1" is3d="1" preload="0"> | ||
<sample start="extensions\better_piracy\voice\61538\normal" /> | ||
<volume start="3" distance="1"/> | ||
<effects> | ||
<filter mode="bandpass" frequency="0.26" oneoverq="1.45" /> | ||
<reverb room="sewer pipe" roomsize="10" drymix="5" density="90" /> | ||
</effects> | ||
</sound> | ||
</add> | ||
</diff> |
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
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
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
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 |
---|---|---|
@@ -1,2 +1,11 @@ | ||
// Update mod in SteamWorkshop. (Remember to add a proper change note) | ||
WorkshopTool update -path "..\X4 Foundations\extensions\better_piracy" -buildcat -changenote "" | ||
WorkshopTool update -path "..\X4 Foundations\extensions\better_piracy" -buildcat -changenote "" | ||
|
||
// Workflow to generate new audio lines | ||
1) https://text2voice.org | ||
-> English: Joanna, Female | ||
2) https://twistedwave.com/online | ||
-> Normalize all audio with "Effects -> Normalize... -> RMS value" | ||
-> Export as "WAVE audio -> 16 bits" | ||
3) https://voicechanger.io/ | ||
-> Use the "Dalek" |
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
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
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
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.