mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-27 19:04:02 -05:00
dist/iidx27: Align disabled cam connection with 28 and 29
The default should be targeting emulation on a "normal desktop pc". The default confits for 28 and 29 refeclt that already, but it seems that 27 was missed out here.
This commit is contained in:
2
dist/iidx/iidxhook-27.conf
vendored
2
dist/iidx/iidxhook-27.conf
vendored
@@ -11,7 +11,7 @@ io.disable_poll_limiter=false
|
||||
io.lightning_mode=false
|
||||
|
||||
# Disable camera connection
|
||||
io.disable_cams=false
|
||||
io.disable_cams=true
|
||||
|
||||
# Disables the built in file hooks, requiring manual file creation
|
||||
io.disable_file_hooks=false
|
||||
|
||||
Reference in New Issue
Block a user