diff --git a/docs/extras/streamaudio.md b/docs/extras/streamaudio.md index 8bd3ec6..ac4efba 100644 --- a/docs/extras/streamaudio.md +++ b/docs/extras/streamaudio.md @@ -98,17 +98,10 @@ FlexASIO is a virtual ASIO service that can redirect output to various backends, - Disable "Force shared audio" hex edit. You want the game to output in exclusive mode for lower overall latency. !!! tip "SpiceTools set up to use ASIO" - 1. Under the options tab, set -audiobackend to asio - 1. If you have more than one ASIO driver installed, launch the game and look through the logs for something like this: + 1. Under the options tab, make sure that ```IIDX Sound Output Device``` is set to default. + 2. Directly below it is an option called ```IIDX ASIO Driver```. Type ```FlexASIO``` into it. - --------------- - [YYYY/MM/DD HH:MM:SS] I:audio::asio: Driver 0 - [YYYY/MM/DD HH:MM:SS] I:audio::asio: ... Name : FlexASIO - [YYYY/MM/DD HH:MM:SS] I:audio::asio: Driver 1 - [YYYY/MM/DD HH:MM:SS] I:audio::asio: ... Name : Voicemeeter Virtual ASIO - --------------- - - Find the number attached to the ASIO driver of your choice and use -asiodriverid [deviceid] to make the game use the driver. In the example above, Voicemeeter's ID is 1, and FlexASIO is 0. + - To capture audio, you can capture desktop audio as you normally would in OBS. diff --git a/docs/img/flexasio/1.png b/docs/img/flexasio/1.png new file mode 100644 index 0000000..fa92029 Binary files /dev/null and b/docs/img/flexasio/1.png differ diff --git a/docs/index.md b/docs/index.md index 739f647..e3b4b01 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,7 +13,7 @@ description: A compendium of information and guides written to ease headaches. A compendium of information and guides written to ease headaches. -Last Updated: April 25th, 2024. +Last Updated: May 12th, 2024. Changelogs will posted on the Discord in detail.