https://bugs.winehq.org/show_bug.cgi?id=38342
Bug ID: 38342 Summary: Ground Texture Missing in Vanishing of Ethan Carter Product: Wine Version: 1.7.39 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: gordan@bobich.net Distribution: ---
In the game "Vanishing of Ethan Carter" the ground texture is missing. This does not appear to be related to the GPU driver, tested with both an Intel GPU and an Nvidia GPU.
Also reported by another user on the AppDB.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Can you please make a screenshot with the missing texture?
https://bugs.winehq.org/show_bug.cgi?id=38342
eisfuchs@tigress.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eisfuchs@tigress.com
--- Comment #2 from eisfuchs@tigress.com --- Same issue for me. I use the latest wine-git version compiled last night.
I'll send a screenshot in a moment.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #3 from eisfuchs@tigress.com --- Created attachment 51191 --> https://bugs.winehq.org/attachment.cgi?id=51191 screenshot of missing ground texture
This shows the missing ground texture left and right to the train tracks. This is on an NVidia GTX660, proprietary NVidia drivers version 346.35 - I tried changing graphics options within the game without success.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #4 from Gordan Bobic gordan@bobich.net --- I'm pretty sure this has nothing at all to do with the GPU driver - I tested on a machine with an Intel GPU and the effect is the same. Everything else (package versions and configuration) was identical (easy to test on an Optimus laptop, just run wine with or without primusrun :)
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #5 from eisfuchs@tigress.com --- Going back to wine 1.7.28 fixes the problem for me. I'll start bisecting the git version tomorrow and see if I can pinpoint the problem.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #6 from eisfuchs@tigress.com --- The problem lies between
wine-1.7.34-2-gb5aec2e (still good)
and
wine-1.7.34-79-g139ebf6 (bad)
Will keep you posted while bisect runs.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #7 from eisfuchs@tigress.com --- Alright, I'm done bisecting. This is the last good version:
wine-1.7.34-57-g5231113 - wined3d: Replace wined3d_texture_apply_state_changes() with wined3d_texture_apply_sampler_desc().
And this one introduces the problem:
wine-1.7.34-58-gc6232e1 - wined3d: Create GL sampler objects for wined3d sampler objects.
Please let me know if this is enough information for you to find the exact cause. If you need a copy of the game, I'm sure we can work something out on steam :)
https://bugs.winehq.org/show_bug.cgi?id=38342
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hverbeet@gmail.com Regression SHA1| |c6232e1d111ae8929c53c02211c | |de4a9777311fd
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- That would be commit http://source.winehq.org/git/wine.git/commitdiff/c6232e1d111ae8929c53c02211c... which could mean this is a duplicate of bug 38058.
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #9 from Henri Verbeet hverbeet@gmail.com --- Does https://bugs.winehq.org/attachment.cgi?id=51264 from bug 38058 help?
https://bugs.winehq.org/show_bug.cgi?id=38342
--- Comment #10 from eisfuchs@tigress.com --- Beautiful, works like a charm on current git head + your patch applied. Thank you very much for your work on this bug!
https://bugs.winehq.org/show_bug.cgi?id=38342
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #11 from Andrey Gusev andrey.goosev@gmail.com --- A duplicate.
*** This bug has been marked as a duplicate of bug 38058 ***
https://bugs.winehq.org/show_bug.cgi?id=38342
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |andrey.goosev@gmail.com
--- Comment #12 from Andrey Gusev andrey.goosev@gmail.com --- Closing.