|
一、检查电脑系统硬件配置能否流畅运行
1、系统配置
----------------------------------------------------------------------------------------------------------------------
系统最低配置
操作系统: Windows 7+ x64 (Linux/macOS not natively supported)
Windows <10 support is limited. Don't expect anything to work.
Runs on Linux with Wine.
CPU: 64-bit x86 processor with AVX(2) support
Pentiums and Celerons do not support AVX(2).
GPU: Direct3D 12-compatible or Vulkan-compatible GPU from this list
Direct3D 12 will only work on Windows 10 due to D3D12on7 and vkd3d not being supported.
GPUs without ROV (rasterizer-ordered view) / fragment shader interlock support will perform worse and possibly have more graphical issues. Integrated GPUs will also generally provide frame rates too low for comfortable playing.
AMD GPUs also fall under this due to Xenia triggering driver bugs causing crashes.
RAM: 4GB
----------------------------------------------------------------------------------------------------------------------
系统推荐配置
操作系统: Windows 10 x64
CPU: 四代 i5/i7 64-bit x86 处理器(支持AVX(2) )
显卡GPU: GTX 980 Ti 或更高
内存RAM: 6GB 或更多
----------------------------------------------------------------------------------------------------------------------
2. 进入网盘下载 Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 和 xenia_master.zip 安装包
1)更新驱动程序到最新
2)系统必须要安装 Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 运行库
3)解压 xenia_master.zip ,运行 xenia.exe 载入游戏。
- Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 下载地址
- https://z701.com/d/32848130-44259953-2cb0ce
- (访问密码:1034)
复制代码
|
|