Dolphin, the GameCube and Wii emulator - Forums
What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? (/Thread-what-is-the-purpose-of-dsptool-exe-dolphintool-exe-and-updater-exe)



What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? - Bowi - 01-28-2022

What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe?

I'm trying to set exceptions for my antivirus and for Windows Security and I would like to know what those executables are for. Thanks! Big Grin


RE: What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? - Venomalia - 01-28-2022

As far as I know it is an audio encoder, but surely someone else knows more about it.


RE: What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? - JosJuice - 01-29-2022

DSPTool.exe is unnecessary for almost every Dolphin user. I'm actually not even sure what it does myself, other than that it's occasionally useful for developers working on DSP stuff.

DolphinTool.exe lets you verify and convert disc images from the terminal. You can already do this from the GUI using Dolphin.exe, so you don't need this executable unless you specifically want to do those things from the terminal.

Updater.exe is Dolphin's automatic updater. If you want Dolphin to be able to update automatically, you may need to whitelist this in your antivirus program. Unlike the former two executables, this executable is launched automatically by Dolphin rather than being launched by the user.


RE: What is the purpose of DSPTool.exe, DolphinTool.exe, and Updater.exe? - Bowi - 01-29-2022

Thanks a lot!