-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] 云原神使用第二种捕获方式弹出报错 #394
Comments
尝试使用手动选择窗口的方式 |
@huiyadanli IGraphicsCaptureItemInterop 只支持win10 18362 及以上的版本 |
@Lightczx 系统版本的判断方法给我抄抄 |
new Version(10, 0, 18362); |
官方示例也写了
|
那用IsWindows10_1903_OrGreater判断就行了,不行就提示new PlatformNotSupportedException("仅支持Windows 10 version 1903 or later").ToString() |
直接在这个版本之前不展示这个截图器选项了 |
|
@emako 看样子这个方法不靠谱 |
@huiyadanli 你逻辑写反了 |
干,还真是 |
系统环境 / System Environment:
版本 Windows 10 企业版LTSC
版本号 1809
安装日期 2020/11/2
操作系统内部版本 17763.5696
BetterGI版本号 / BetterGI Version:
0.29.4
问题描述 / Description of the issue:
云原神全屏幕情况下,启动BetterGI会弹出程序异常的报错
复现步骤 / Reproduction steps:
1.启动云原神
2.如图配置
3.点击BetterGI的启动后弹出报错
The text was updated successfully, but these errors were encountered: