protonscr

Sins of a Solar Empire: Rebellion - Game does not open

dxvkclosed d3d9windows
doitsujin/dxvk#3865 · opened 2024-02-20 by Druark · updated 2026-06-17 · 7 comments · github
DDruark 2024-02-20 github

Please describe your issue as accurately as possible.
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows

When using the DXVK 2.3 d3d9.dll for Sins of a Solar Empire Rebellion, the game doesn't seem to load. It shows up in the process list but the window never opens and must be killed through task manager.

I also tested on 2,2, 2.1, 2.0 and 1.10.3, all had the same problem but the latter three logs actually gave an error at the end stating D3D9SwapChainEx: Failed to recreate swap chain: VK_ERROR_NATIVE_WINDOW_IN_USE_KHR

Logs from 2.0 to 2.3 are attached.

Software information

Sins of a Solar Empire Rebellion
Borderless-Windowed & Windowed tested

System information

  • GPU: RTX 3070
  • Driver: 551.52
  • OS: Windows 10
  • DXVK version: 2.3 (Also Tested 1.10.3, 2.0, 2.1 and 2.2)

Apitrace file(s)

https://drive.google.com/file/d/1x3DovY3KeIcZ332Rte6duTsX3F6Sjrq8/view?usp=sharing

Log files

Sins of a Solar Empire Rebellion_d3d9_2.0.log
Sins of a Solar Empire Rebellion_d3d9_2.1.log
Sins of a Solar Empire Rebellion_d3d9_2.2.log
Sins of a Solar Empire Rebellion_d3d9_2.3.log

BBlisto91 2024-02-20 github

Hi there. Have you verified it isn't this https://github.com/doitsujin/dxvk/wiki/Windows#dozen

DDruark 2024-02-20 github

Forgot to mention. I did check that, yes. I do not have any options to remove it via the App-list or store, only options to download or 'get' it. So pretty sure I don't have the pack installed.

Unless it shows up elsewhere than the app list or control panel.

BBlisto91 2024-02-21 github

While i can reproduce this on Windows i am not sure what is going on with it as i have no trouble with the game on Linux

KK0bin maintainer 2024-02-22 github

This looks like one of those Windows issues that are well and truly outside of our control.

RRozin14 2024-03-07 github

Please describe your issue as accurately as possible. If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows

When using the DXVK 2.3 d3d9.dll for Sins of a Solar Empire Rebellion, the game doesn't seem to load. It shows up in the process list but the window never opens and must be killed through task manager.

I also tested on 2,2, 2.1, 2.0 and 1.10.3, all had the same problem but the latter three logs actually gave an error at the end stating D3D9SwapChainEx: Failed to recreate swap chain: VK_ERROR_NATIVE_WINDOW_IN_USE_KHR

Logs from 2.0 to 2.3 are attached.

Software information

Sins of a Solar Empire Rebellion Borderless-Windowed & Windowed tested

System information

  • GPU: RTX 3070
  • Driver: 551.52
  • OS: Windows 10
  • DXVK version: 2.3 (Also Tested 1.10.3, 2.0, 2.1 and 2.2)

Apitrace file(s)

https://drive.google.com/file/d/1x3DovY3KeIcZ332Rte6duTsX3F6Sjrq8/view?usp=sharing

Log files

Sins of a Solar Empire Rebellion_d3d9_2.0.log Sins of a Solar Empire Rebellion_d3d9_2.1.log Sins of a Solar Empire Rebellion_d3d9_2.2.log Sins of a Solar Empire Rebellion_d3d9_2.3.log

Is your vulkan present method set to DXGI swapchain in nvcp?

DDruark 2024-03-08 github

Is your vulkan present method set to DXGI swapchain in nvcp?

It was set to Auto but I have also tried with it manually set to Prefer Native and Prefer Layered on DXGI Swapchain with the same results.

BBlisto91 2024-10-09 github

A workaround for this issue might be to set d3d9.deferSurfaceCreation = True in a dxvk.conf

Nothing extracted yet.