1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-12-18 01:05:52 +01: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:
icex2 2023-02-19 23:26:50 +01:00 committed by icex2
parent f2678539c3
commit 5eb40bfad3

View File

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