Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You may also try a clean boot.. there Hide all Microsoft Services .. and next disable all but steam .. follow the procedure
https://www.windowscentral.com/software-apps/windows-11/how-to-perform-a-clean-boot-of-windows-11
The 980 supports Vulkan 1.3. The game is now using 1.4. Updating the nVidia drivers may have been a bad option for that card.
Open a command prompt (Windows Key +R, type cmd [ENTER])
Type vulkaninfo --summary [ENTER]
Copy & paste (highlight it all with the mouse, and right-click to copy) the Devices section here.
Will look something like this (this is from my laptop, so has 2 devices)
https://developer.nvidia.com/vulkan-driver
And note a GTX 980 4gb performs slightly better to significantly better depending on game vs gtx 1060 3gb the min requirements for NMS. The 1060 6gb ties in some games and outperforms the 980 on some games. The last just to show the significance of extra vmem.
Trying -dx11 or -dx12 for a Vulkan game has zero effect. It does for some games like Red Dead Redemption 2 as it has both direct x and vulkan. As to why you can't start the game i've no idea. Disable all overlays? Maybe go back to 566.36 drivers as 570+ are pretty bad.
So we managed to make it work and your post helped, but not directly, it was crazy random thing but your post helped to get to the problem. When we put the code you suggested into the command prompt, it showed some error and only few lines and there was something about vulkan 1.4 and "mirillis" 1.1 and there was even line that said "maye cause issues". Mirillis Action is program for recording video from games. The program was not open, not even any hidden process but it led me to believe that maybe if i update the program to newest version, maybe it updates some vulkan compatibility and it can somehow help.
My father was not using the program for long time so it was not updated for long time. After the update i tried the code from you in comand prompt again, and it looked like it generated the summary OK. So then i just tried to start the game again and it worked.
I still dont really fully understand what happened and why program that was not even running was somehow interfering with NMS, but if you didnt said i try the code in command prompt, i guess i would have never find out the real issue that was causing all this. So thank you a lot.
BTW even though the 980 is below minimum spec like you said, the game is running on medium to high settings on 60 FPS without problems so that is nice surprise.
The symptom is like you did describe.. NMS seems to be running ... and if you open Taskmanager you can see that NMS is running ...after a while it times out .. unfourtunately without an error message
Thanks @smurfy for that code.. it can be useful for other topics
You either update the offending software. Run it and find a setting to disable it completely. Although this often doesn't help and if it doesn't you uninstall it. I have 3 lines saying GoG galaxy blah blah for years now but thankfully no issues. I also have RTSS is using Vulkan 1.3 instead of 1.4 and may cause issues. It works fine though. Note i have quite a few overlays running atm and it will only list what it thinks may cause issues. So always worth looking into those specific entries.
I don't have rtss issues but the vulkaninfo --summary line looks like this for RTSS.
And note a lot and in fact most all programs that have overlays run in the background even when you aren't using the program. I've check galaxy in task manager and even in details tab and no galaxy programs are running. Yet i get 3 warning messages. Even checked services and they're stopped there. So sadly it is normal behavior. It's also why so many have trouble trying to figure out why a game isn't working.