This tool is used to find voice lines by voice type in Starfield, filter them, play them and export them.
- Starfield must be installed in a way that Mutagen can find it. Installation by Steam should work fine.
- ffmpeg, optional but VFRT will download if its not found on
%PATH%
- Download a Release Zip or a Nightly Zip
- Extract to a folder of your choice
- Ensure your load order in
plugins.txtor your Mod Manager is set with the plugins you want VFRT to scan - Execute
StarfieldVFRT.exe, the first start up will take some time as it goes through your load order and finds the dialogue lines - This data is cached at
%LOCALAPPDATA%\StarfieldVFRT\cache.json- When the game or StarfieldVFRT updates, it is imperative to either delete this file or go to File --> Delete Cache and then restart
StarfieldVFRT.exe
- When the game or StarfieldVFRT updates, it is imperative to either delete this file or go to File --> Delete Cache and then restart
- During startup,
ffmpeg.exewill be downloaded to the installation directory. It is sourced from https://github.com/ffbinaries/ffbinaries-prebuilt/releases. This will only happen once and is required to convert fromwemtowav.
Always delete the cache at %LOCALAPPDATA%\StarfieldVFRT\cache.json when encountering issues. A lot of issues can arise from data being stale or incorrect in the cache. Future updates will have the ability to detect game version changes and automatically do this.
You can find the log files at %LOCALAPPDATA%\StarfieldVFRT\logs.
Any other issues please post an issue in https://github.com/yak3d/StarfieldVFRT/issues