mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-17 09:26:50 +08:00
Update HardwareAccelerationConfig.cs (#2021)
This commit is contained in:
@@ -84,7 +84,7 @@ public partial class HardwareAccelerationConfig : ObservableObject
|
||||
/// 启用 OpenVINO 缓存。默认关闭。
|
||||
/// </summary>
|
||||
[ObservableProperty]
|
||||
private bool _enableOpenVinoCache = true;
|
||||
private bool _enableOpenVinoCache = false;
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user