新手玩家

- 贡献度
- 0
- 金元
- 25
- 积分
- 3
- 精华
- 0
- 注册时间
- 2023-9-13
|
Add-AppxPackage : 部署失败,原因是 HRESULT: 0x80073CF3, 包无法进行更新、相关性或冲突验证。
Windows 无法安装程序包Microsoft.Lovika_1.17.0.0_x64__8wekyb3d8bbwe,因为此程序包依赖于找不到的框架。提供由"CN=Microsoft
Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"发布的框架"Microsoft.DirectXRuntime",其中包含中性
或x64处理器体系结构和最低版本9.29.952.0,以及要安装的此包。
注意: 有关其他信息,请在事件日志中查找 [ActivityId] e5f54a54-e585-0006-81d8-4fe685e5d901,或使用命令行 Get-AppPackageLo
g -ActivityID e5f54a54-e585-0006-81d8-4fe685e5d901
所在位置 行:1 字符: 1
+ Add-AppxPackage 'D:\MCD\Minecraft Dungeons\AppxManifest.xml' -Registe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (D:\MCD\Minecraf...ppxManifest.xml:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
目前我安装的DirectX版本为12,依然无法正常打开游戏,且在安装了游戏服务的前提下弹出Error窗口提示Failed to load xgameruntime.dll Error code: 126,求救! |
|