It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
When I set the windowed mode in options, the game remains in full screen. I'm trying to set the 720p windowed resolution, but when I leave the options after applying and come back to the video options menu my old (native) resolution is set again. Does anyone know a solution? Is there some config file perhaps where I can manually set the resolution?
This question / problem has been solved by dreadgazeboimage
avatar
Patrol1985: When I set the windowed mode in options, the game remains in full screen. I'm trying to set the 720p windowed resolution, but when I leave the options after applying and come back to the video options menu my old (native) resolution is set again. Does anyone know a solution? Is there some config file perhaps where I can manually set the resolution?
For me its the exact opposite. I put it in full screen and after I come back later its switched to windowed.
avatar
Patrol1985: When I set the windowed mode in options, the game remains in full screen. I'm trying to set the 720p windowed resolution, but when I leave the options after applying and come back to the video options menu my old (native) resolution is set again. Does anyone know a solution? Is there some config file perhaps where I can manually set the resolution?
I'm getting the same issue, I closed the game out and tried to re-open after the settings didn't stick. Then I was met with an error that reads:

kexPlatformApp::InitVideo: Failed to create window (You probably don't have a working Vulkan driver installed. Getting Vulkan extensions failed: vkEnumerateExtensionProperties returned VK_ERROR_INCOMPATIBLE_DRIVER(-9))
Problem is I don't know where the config file is that contains this kexPlatformApp variable. It's not in blood.ini in the install directory. I don't see a kex or NightDive subfolder under appdata, or program data, or My Games. ¯\_(ツ)_/¯
Post edited May 09, 2019 by dreadgazebo
Found it!

C:\Users\%username%\AppData\Roaming\Nightdive Studios\Blood EX\kexengine.cfg

I just .OLD'd the file and let it build a new one and I'm back in business. Hope this might help someone else.

Within the kexengine.cfg file though there are the following:
seta v_width "3440"
seta v_height "1440"
seta v_windowed "0"
seta v_borderless "0"
seta v_refresh "60"
seta v_vsync "1"
seta v_displaymonitor "0"
You could try tweaking those, then maybe set the file to read only afterward and see if that helps?
Post edited May 09, 2019 by dreadgazebo