Have you been able to get it to work? If not maybe you can try what i did for my GT 540M.
I had to update to WIN 10 which lead to a message like:
"Your video game drivers seem not to support the required Vulkan version. If possible consider updating your video card drivers or using the OpenGL 3 driver. You can enable the OpenGL 3 driver by starting the engine from the command line with the command: "Goodbye_Eternity-v.0.9.1.exe" --rendering-driver opengl3
And that is exactly how you can get it to work. You can open the command line via "cmd" or you can create a batch file to open the game and then type first to change the directory: cd "\path to the game" for example cd "C:\User\Documents\Game"
and after that type in: "Goodbye_Eternity-v.0.9.1.exe" --rendering-driver opengl3
the game should start now.