Update settings config for tvOS

This commit is contained in:
Cameron Gutman 2019-08-30 21:44:12 -07:00
parent 7e21b131ac
commit aa013be6e6

View File

@ -23,24 +23,20 @@
<string>audioOnPC</string> <string>audioOnPC</string>
</dict> </dict>
<dict> <dict>
<key>TrueValue</key>
<string>Optimize Games</string>
<key>FalseValue</key>
<string>Off</string>
<key>Type</key> <key>Type</key>
<string>PSToggleSwitchSpecifier</string> <string>PSToggleSwitchSpecifier</string>
<key>Title</key> <key>Title</key>
<string>Optimize Games</string> <string>Optimize Game Settings</string>
<key>Key</key> <key>Key</key>
<string>optimizeGames</string> <string>optimizeGames</string>
<key>DefaultValue</key> <key>DefaultValue</key>
<false/> <true/>
</dict> </dict>
<dict> <dict>
<key>Type</key> <key>Type</key>
<string>PSToggleSwitchSpecifier</string> <string>PSToggleSwitchSpecifier</string>
<key>Title</key> <key>Title</key>
<string>HEVC Video</string> <string>Use HEVC Codec</string>
<key>Key</key> <key>Key</key>
<string>useHevc</string> <string>useHevc</string>
<key>DefaultValue</key> <key>DefaultValue</key>
@ -50,7 +46,7 @@
<key>Type</key> <key>Type</key>
<string>PSToggleSwitchSpecifier</string> <string>PSToggleSwitchSpecifier</string>
<key>Title</key> <key>Title</key>
<string>Enable HDR</string> <string>Request HDR Video</string>
<key>Key</key> <key>Key</key>
<string>enableHdr</string> <string>enableHdr</string>
<key>DefaultValue</key> <key>DefaultValue</key>
@ -60,7 +56,7 @@
<key>Type</key> <key>Type</key>
<string>PSToggleSwitchSpecifier</string> <string>PSToggleSwitchSpecifier</string>
<key>Title</key> <key>Title</key>
<string>Enable multi-controller support</string> <string>Automatic Game Controller Detection</string>
<key>Key</key> <key>Key</key>
<string>multipleControllers</string> <string>multipleControllers</string>
<key>DefaultValue</key> <key>DefaultValue</key>