mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-07 16:05:09 -05:00
iidx26 - Fix cam.disable_camera1 default
This commit is contained in:
2
dist/iidx/iidxhook-26.conf
vendored
2
dist/iidx/iidxhook-26.conf
vendored
@@ -38,7 +38,7 @@ gfx.device_adapter=-1
|
||||
cam.disable_emu=false
|
||||
|
||||
# Disable camera 1. Use, i.e., if you only have one camera and want it to be mapped to camera 2 ingame.
|
||||
cam.disable_camera1=true
|
||||
cam.disable_camera1=false
|
||||
|
||||
# Disable camera 2. Use, i.e., if you have more than one camera but only want to map camera 1 ingame.
|
||||
cam.disable_camera2=false
|
||||
|
||||
Reference in New Issue
Block a user