Knights of the Editing Table
Knights of the Editing Table
  • Manuscript
  • Extensions
    • Excalibur
      • What is it for?
      • How it works
      • Search Bar
        • Windows
      • Settings
        • Commands
        • General
      • List of Commands
        • Timecode
        • Clip
        • Sequence
        • Selection
        • Project
        • Export
        • Video/Audio Effects
        • Video/Audio Presets
        • Video/Audio Transitions
        • Preferences
        • Special
      • User Commands
        • Keyboard Shortcut
        • Wait
        • Wildcards
      • Special Bins
      • Limitations
      • Compatibility
        • macOS Permissions
        • Windows Antivirus
      • Change Log
      • Uninstall
    • Quiver
    • Watchtower
      • What is it for?
      • How it works
      • Main Panel
      • Watch-folders manager
        • Image sequence detection
        • Supported camera folders
      • Settings
        • Regex folder name filter
      • Pro Tips
      • Videos
      • Compatibility
      • Change log
      • Uninstall
    • Grave Robber
      • What is it for?
      • How it works
      • Main Panel
      • Settings
      • Excalibur shortcut
      • Compatibility
        • Windows Antivirus
      • Change Log
      • Uninstall
    • Chronicler
      • What is it for?
      • How it works
      • Main Panel
      • Settings
        • General
        • Export
      • Compatibility
        • Windows Antivirus
      • Change Log
      • Uninstall
    • Anchor
      • What is it for?
      • How it works
      • Excalibur shortcut
      • Compatibility
      • Change Log
      • Uninstall
    • Cauldron
      • What is it for?
      • How it works
      • Compatibility
      • Change Log
      • Uninstall
    • Arrow
      • What is it for?
      • How it works
      • Image transparency
      • Compatibility
        • macOS Permissions
        • Windows Antivirus
      • Change log
      • Uninstall
    • Compass
      • How it works
      • Wildcard names
      • Disable Compass
      • Compatibility
      • Change log
      • Uninstall
    • Portal
      • What is it for?
      • How it works
      • Settings
      • Compatibility
      • Change log
      • Uninstall
    • The Game
      • Settings
      • Customize sounds
      • Change log
      • Uninstall
    • Spell Book
      • What is it for?
      • How it works
      • Uninstall
  • SUPPORT TOOLS
    • Merlin
    • Undead
  • Website
    • Free
      • Convert .kys file
    • License Management
  • Support
Powered by GitBook
On this page
  • Enabling debug mode
  • Replacing sounds
  1. Extensions
  2. The Game

Customize sounds

Last updated 2 years ago

It is possible to replace sounds with your own version, but it will break extension signature. If signature is broken it is impossible to open extension, unless debug mode is enabled.

Therefore this instruction consists of two parts:

Enabling debug mode

Open regedit > HKEY_CURRENT_USER/Software/Adobe/CSXS.11, then add a new entry PlayerDebugMode of type string with the value of 1.

In the terminal, type:

defaults write com.adobe.CSXS.11 PlayerDebugMode 1

Number after CSXS depends on Premiere Pro version. Here is the list of Premiere Pro/CSXS matching versions:

Premiere Pro
CSXS

Premiere Pro 14.0-14.3

CSXS.9

Premiere Pro 14.4-15.3

CSXS.10

Premiere Pro 15.4+

CSXS.11

Replacing sounds

To change default sounds, just replace files in audio folder:

Windows

C:\Users\*username*\AppData\Roaming\Adobe\CEP\extensions\knights_of_the_editing_table.thegame\assets\audio

macOS:

/Library/Application Support/Adobe/CEP/extensions/knights_of_the_editing_table.thegame/assets/audio

Here is the list of menu sounds matching events:

Menu event
Sound file name

Background music, with ambience

music.mp3

Button click

UI_button.mp3

Single player submenu open

UI_horse.mp3

Multi player submenu open

UI_multiplayer.mp3

Submenu open

UI_scroll.mp3

Armoury welcome speech

merchant_[1-3].mp3

Armoury ambience

merchant_bg.mp3

Start of a game

chronicler_[1-3].mp3

If file name has number in brackets, e.g. [1-3], it means there are multiple version of this file. You can not add more files than already exists, additional files will be ignored.

List of sounds matching Premiere Pro events (files are inside audio/game folder):

Premiere Pro event
Sound file name

Project panel activated

game_project_1.mp3

Sequence activated

game_sequence_1.mp3

Sequence clip selected

game_select_[1-8].mp3

Sequence clip moved

game_move_[1-8].mp3

Sequence clip added

game_add_[1-3].mp3

Sequence clip removed

game_remove_[1-5].mp3

Sequence tracks added/removed

game_sequenceStruct_1.mp3

Background music

game_music_[1-14].mp3

Media Encoder launch

game_encoderStart_[1-2].mp3

Media Encoder 75% progress

game_encoderProgress_[1-2].mp3

Media Encoder abort/error

game_encoderAbort_[1-3].mp3

Media Encoder finish

game_encoderFinish_[1-3].mp3

Enabling debug mode
Replacing sounds
On Windows, Regedit is located in (C:\Windows\regedit). You also can access it using CMD.