diff --git a/dist/iidx/iidxhook-26.conf b/dist/iidx/iidxhook-26.conf index 61a05c9..500c3a5 100644 --- a/dist/iidx/iidxhook-26.conf +++ b/dist/iidx/iidxhook-26.conf @@ -37,10 +37,10 @@ gfx.device_adapter=-1 # Disables the camera emulation cam.disable_emu=false -# Override camera device ID 1 detection (copy from device manager, do not escape) +# Override camera device ID 1 detection (copy from device manager, do not escape) Leave blank to automatically detect, or set to SKIP (case sensitive) to leave this camera unassigned cam.device_id1= -# Override camera device ID 2 detection (copy from device manager, do not escape) +# Override camera device ID 2 detection (copy from device manager, do not escape) Leave blank to automatically detect, or set to SKIP (case sensitive) to leave this camera unassigned cam.device_id2= # Disable card reader emulation and enable usage of real card reader hardware on COM1 (for games supporting slotted readers) @@ -50,4 +50,4 @@ io.disable_card_reader_emu=false io.disable_bio2_emu=false # Disables the poll limiter, warning very high CPU usage may arise -io.disable_poll_limiter=false \ No newline at end of file +io.disable_poll_limiter=false