mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-23 23:20:57 +01:00
update FlexASIO section
This commit is contained in:
parent
e1f0d41ad5
commit
4c468752d5
@ -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.
|
- 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"
|
!!! tip "SpiceTools set up to use ASIO"
|
||||||
1. Under the options tab, set -audiobackend to asio
|
1. Under the options tab, make sure that ```IIDX Sound Output Device``` is set to default.
|
||||||
1. If you have more than one ASIO driver installed, launch the game and look through the logs for something like this:
|
2. Directly below it is an option called ```IIDX ASIO Driver```. Type ```FlexASIO``` into it.
|
||||||
|
|
||||||
---------------
|
<img src="/img/flexasio/1.png">
|
||||||
[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.
|
- To capture audio, you can capture desktop audio as you normally would in OBS.
|
||||||
|
|
||||||
|
BIN
docs/img/flexasio/1.png
Normal file
BIN
docs/img/flexasio/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -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.
|
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.
|
Changelogs will posted on the Discord in detail.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user