1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00

Update iidxhook-26.conf

Add info on new SKIP feature for cameras
This commit is contained in:
Jeffrey Paine 2023-04-08 22:16:10 -04:00 committed by icex2
parent cd7425a3b9
commit c38ea64ea9

View File

@ -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)