https://bugs.winehq.org/show_bug.cgi?id=41412
--- Comment #13 from jeremyofmany jeremy.of.many2@gmail.com --- (In reply to winetest from comment #12)
I just watched some of your logs and they contain lots of errors. Hard to say why is it so and what's really a fatal error. This seems to be the most serious one, but I have no idea what it actually means.
warn:d3d:context_load_shader_resources No resource view bound at index 0, 3.
I Googled this error and found this: http://wine.1045685.n8.nabble.com/Bug-34928-New-X-Rebirth-only-re-draws-HUD-...
If I log the debug output to a text file, once the launcher runs, the text file will be 1.5GB in approx. 1 minute so this error obviously logs incredibly fast.
I'm wondering if I compiled wine from source with the updated patch that Robert Walker submitted, if that would change anything. The only obstacle on my end is I have not compiled wine from source before. I would like to do that to see if the outcome is different, I would just need some guidance. I attempted it myself previously but ran into an issue of missing 32-bit dependencies. It became very time-consuming for me.