2022-11-13 13:36:50 +01:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PerformanceOverlay" GeneratedClassName="Settings">
|
|
|
|
|
<Profiles />
|
|
|
|
|
<Settings>
|
|
|
|
|
<Setting Name="ShowOSD" Type="System.Boolean" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">True</Value>
|
|
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="OSDMode" Type="System.String" Scope="User">
|
|
|
|
|
<Value Profile="(Default)">FPS</Value>
|
|
|
|
|
</Setting>
|
2022-11-13 14:39:29 +01:00
|
|
|
<Setting Name="ShowOSDShortcut" Type="System.String" Scope="Application">
|
2022-11-26 10:17:14 +01:00
|
|
|
<Value Profile="(Default)">Shift+F11</Value>
|
2022-11-13 14:39:29 +01:00
|
|
|
</Setting>
|
|
|
|
|
<Setting Name="CycleOSDShortcut" Type="System.String" Scope="Application">
|
2022-11-26 10:17:14 +01:00
|
|
|
<Value Profile="(Default)">Alt+Shift+F11</Value>
|
2022-11-13 14:39:29 +01:00
|
|
|
</Setting>
|
2022-11-20 15:42:21 +01:00
|
|
|
<Setting Name="EnableFullOnPowerControl" Type="System.Boolean" Scope="Application">
|
2022-11-20 22:03:04 +01:00
|
|
|
<Value Profile="(Default)">False</Value>
|
2022-11-20 15:42:21 +01:00
|
|
|
</Setting>
|
2022-11-13 13:36:50 +01:00
|
|
|
</Settings>
|
|
|
|
|
</SettingsFile>
|