Perchik71 / Creation-Kit-Platform-Extended

A collection of modifications, enhancements, and reverse engineered resources for Creation Kit by Bethesda.
GNU General Public License v3.0
71 stars 9 forks source link

Request: Show XWM files when selecting a music track #63

Closed seanfagan closed 1 month ago

seanfagan commented 2 months ago

When you open a Music Track object and click either "Choose File" or "Choose Finale", the dialogue that pops up is filtered to only show *.wav files. This is strange because *.xwm files are much more commonly used for music tracks in Skyrim (large .wav files sometimes cause crashes).

image

My current workaround is to paste my xwm's file path into the dialogue box.

Could you please either remove the *.wav filter, or modify it to also include *.xwm files? Thanks!