-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Boden edited this page May 28, 2026
·
2 revisions
SSFEdit is a small editor for KotOR and The Sith Lords soundset files (.ssf). It lets you connect each soundset slot to a line in dialog.tlk, or add a brand-new TLK line and assign it to the slot you selected.
This wiki is written for people who want to use the app, not for people who want to maintain the code.
- Open an existing soundset file.
- Start a new blank soundset.
- Choose which TLK line each soundset slot should use.
- Add a brand-new TLK entry when no existing line fits.
- Save the updated TLK and SSF files.
- Work on copies of your game files, not the only copy you have.
- Have the correct
dialog.tlkfile ready before you begin. - Remember that adding a new TLK line changes the TLK file as well as the SSF file.
- Expect a fixed list of 40 soundset slots. SSFEdit does not add extra slots.
- Getting Started
- Opening and Creating Soundsets
- Editing Soundset Slots
- Adding New TLK Entries
- Saving and Checking Your Changes
- Scope and Limitations
- Troubleshooting
- Delphi development or source-code changes
- File-format internals for mod developers
- Audio recording or sound editing workflows
If you need developer-facing information, use the main repository docs instead of this wiki.