mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-17 11:18:31 +01:00
Update iidxhook-26.conf
Add info on new SKIP feature for cameras
This commit is contained in:
parent
cd7425a3b9
commit
c38ea64ea9
6
dist/iidx/iidxhook-26.conf
vendored
6
dist/iidx/iidxhook-26.conf
vendored
@ -37,10 +37,10 @@ gfx.device_adapter=-1
|
|||||||
# Disables the camera emulation
|
# Disables the camera emulation
|
||||||
cam.disable_emu=false
|
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=
|
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=
|
cam.device_id2=
|
||||||
|
|
||||||
# Disable card reader emulation and enable usage of real card reader hardware on COM1 (for games supporting slotted readers)
|
# 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
|
io.disable_bio2_emu=false
|
||||||
|
|
||||||
# Disables the poll limiter, warning very high CPU usage may arise
|
# Disables the poll limiter, warning very high CPU usage may arise
|
||||||
io.disable_poll_limiter=false
|
io.disable_poll_limiter=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user