[Bug 46201] New: Xenia fails to initialize graphics pipeline

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 27 02:10:39 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46201

            Bug ID: 46201
           Summary: Xenia fails to initialize graphics pipeline
           Product: vkd3d
           Version: 1.1
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: vkd3d
          Assignee: wine-bugs at winehq.org
          Reporter: chridye at gmail.com
      Distribution: ---

Created attachment 62874
  --> https://bugs.winehq.org/attachment.cgi?id=62874
backtrace from today (nov 26 2018)

the latest build of xenia can be found at 
https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia-d3d12.zip?branch=d3d12&job=Configuration%3A%20Release


I got this error in the terminal window: 
vkd3d_dxbc_compiler_get_register_info: Assertion `reg->idx[0].offset <
compiler->temp_count' failed.

A quick search on google says this was some graceful way of dealing with
unimplemented registers. That change was proposed on Jan 9. 
http://wine.1045685.n8.nabble.com/PATCH-vkd3d-1-7-libs-vkd3d-shader-Handle-unimplemented-registers-more-gracefully-td5947994.html 

The version of vkd3d I'm using was built from source using a commit from today
(nov 26). I'm on ubuntu 18.10 without vkd3d installed via package manager. wine
was ran in 64-bit mode and was also built from source today after doing a `git
pull`. The exact command I ran was `wine64 xenia.exe.` 

I have attached the back trace.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list