From be4b303ed7b2552a2a8cf64ea38020be9ef426ea Mon Sep 17 00:00:00 2001 From: Jeffrey Paine Date: Mon, 10 Apr 2023 15:42:35 -0400 Subject: [PATCH] iidx25-29 - Fix settings description in config files Co-authored-by: icex2 --- dist/iidx/iidxhook-25.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/iidx/iidxhook-25.conf b/dist/iidx/iidxhook-25.conf index 1cb5f95..5ba9b8a 100644 --- a/dist/iidx/iidxhook-25.conf +++ b/dist/iidx/iidxhook-25.conf @@ -46,7 +46,7 @@ cam.disable_camera2=false # Override camera device ID 1 detection (copy from device manager, do not escape) Leave blank to automatically detect cam.device_id1= -# 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 +# Override camera device ID 2 detection (copy from device manager, do not escape) Leave blank to automatically detect cam.device_id2= # Disable card reader emulation and enable usage of real card reader hardware on COM1 (for games supporting slotted readers)