[+] CustomCameraId (#66)

* [+] CustomCameraId

* [F] Map CameraType to the correct Camera IDs using enum

* [+] GameInfo Utils

* [+] CustomCameraId Add ChimeCamera Support

* [+] Decide whether to print a CameraList based on the Config
This commit is contained in:
WYH2004
2024-10-17 02:26:44 +08:00
committed by GitHub
parent 903da8732d
commit 0cab18b9b5
5 changed files with 154 additions and 0 deletions

View File

@@ -138,6 +138,16 @@ Windowed=false
Width=0
Height=0
[CustomCameraId]
# Enable custom CameraId
# If enabled, you can customize the game to use the specified camera
Enable=false
PrintCameraList=false
LeftQrCamera=0
RightQrCamera=0
PhotoCamera=0
ChimeCamera=0
[TouchSensitivity]
# Enable custom sensitivity
# When enabled, the settings in Test mode will not take effect