正版买的游戏进不去......求各位大佬解答下
不知道这是哪里的问题
代码如下:
Winsock Initialized
idCommonLocal::Init() time 20: 0.342s
------ Initializing File System ------
Current search path:
- C:/Users/ADMINI~1/SAVEDG~1/MachineGames/Wolfenstein II The New Colossus/base/
- F:/SteamLibrary/steamapps/common/Wolfenstein.II.The.New.Colossus/base/
------ File System initialized.
WARNING: ReadJsonFile: could not read file: packagechunklist.json
Executing build.cfg...
------ Command Line ------
F:\SteamLibrary\steamapps\common\Wolfenstein.II.The.New.Colossus\NewColossus_x64vk.exe
------ CPU Information ------
1 CPU package, 4 physical cores, 8 logical cores
3600 MHz Intel CPU with MMX & SSE & SSE2 & SSE3 & SSSE3 & SSE41 & SSE42 & AVX & HTT
32768 kB 1st level cache, 262144 kB 2nd level cache, 8388608 kB 3rd level cache
16272 MB System Memory
idCommonLocal::Init() time 30: 0.344s
found dlc id 1 at ../dlc//dlc_1
SearchDLC: found 1 dlcs
idLib::SetProduction( PROD_PRODUCTION )
idCommonLocal::Init() time 40: 0.521s
------- Initializing renderSystem --------
PreliminaryRenderSetup
...registered window class
WARNING: No address, error: 126
WARNING: No address, error: 126
WARNING: No address, error: 126
WARNING: No address, error: 126
WARNING: No address, error: 126
WARNING: No address, error: 126
? @ 0x4110d53d() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
? @ 0xfffffffe() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
? @ 0x0ae5f850() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
? @ 0x027b3210() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
? @ 0x027b3210() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
? @ 0x00000000() +bytes () : ** UNKNOWN **( ** FUNC_PARAM_ERROR ** )
FATAL ERROR: vkCreateInstance failed with error (VK_ERROR_INCOMPATIBLE_DRIVER)
TIMER: idRenderSystemLocal::Init() took 39.8210 ms
Dumped console text to C:\Users\ADMINI~1\SAVEDG~1\MachineGames\Wolfenstein II The New Colossus\base\ErrorLog_12-27-2017__11-26-26pm.txt.
idRenderSystem::Shutdown()
ImageStreaming shutdown took 0.00s
***************************
FATAL ERROR: vkCreateInstance failed with error (VK_ERROR_INCOMPATIBLE_DRIVER)
***************************
希望各位大佬帮帮忙,非常感谢
win7系统,16GB内存,970显卡
主要问题是 VK_ERROR_INCOMPATIBLE_DRIVER
这个由于不知道具体是啥(目测就是不兼容的驱动)
你尝试下 更新你的显卡驱动到最新版本 另外看看游戏本身dx需要那个版本
还有更新驱动的时候 看看包含 Vulkan 这不(似乎需要这个) 7934345 发表于 2017-12-28 17:08
主要问题是 VK_ERROR_INCOMPATIBLE_DRIVER
这个由于不知道具体是啥(目测就是不兼容的驱动)
好的,我尝试一下
页:
[1]