GithubHelp home page GithubHelp logo

Comments (20)

jcmolero avatar jcmolero commented on July 28, 2024

me too, just running the ninewinecfg the symlinks are gone, so I had to do them manually, but not sure if I am pointing at the right files (d3d9-nine.dll.so) but game has been running anyway
ln -s /usr/lib32/wine/d3d9-nine.dll.so ~/.wine/drive_c/windows/syswow64/d3d9.dll
ln -s /usr/lib/wine/d3d9-nine.dll.so ~/.wine/drive_c/windows/system32/d3d9.dll

from wine-nine-standalone.

 avatar commented on July 28, 2024

Also getting this.

from wine-nine-standalone.

Espionage724 avatar Espionage724 commented on July 28, 2024

Can also confirm this with Staging 4.8; but it works fine on 4.7 after downgrading to it.

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

What's worse, is that I found that installing galliumnine through winetricks in a new prefix doesn't create the symlink at all.

from wine-nine-standalone.

jcmolero avatar jcmolero commented on July 28, 2024

Can also confirm this with Staging 4.8; but it works fine on 4.7 after downgrading to it.

can you upload the symlinked d3d9.dll inside ~/.wine/drive_c/windows/system32/ please?

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

@jcmolero d3d9.dll is supposed to symlink to d3d9-nine.dll in the same folder. Though, I don't think that matters since I don't think gallium-nine even works anymore in 4.8. Atleast it doesn't for me.

from wine-nine-standalone.

axeldavy avatar axeldavy commented on July 28, 2024

I guess wine will need to be bisected to find the fauly commit and understand the behaviour change.

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

Wasn't wine replacing their direct3d9 renderer from OpenGL to Vulkan? If so, something they did could be the reason. But I feel like i'm mis-remembering.

from wine-nine-standalone.

jcmolero avatar jcmolero commented on July 28, 2024

I guess wine will need to be bisected to find the fauly commit and understand the behaviour change.

in fact wine shows this everytime i run winecfg:
000d:err:menubuilder:init_xdg error looking up the desktop directory

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

@jcmolero That has to do with your applications menu in your Desktop Environment. iirc

from wine-nine-standalone.

jcmolero avatar jcmolero commented on July 28, 2024

@jcmolero That has to do with your applications menu in your Desktop Environment. iirc

yes, but in 4.7 has not shown, just after updating

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

So, after doing some testing. I can confirm that gallium nine on 4.8 staging is completely broken for me. Applications that use Direct3d9 will just close instantly. The workaround was to downgrade back to 4.7

from wine-nine-standalone.

jcmolero avatar jcmolero commented on July 28, 2024

managed to downgrade to wine staging 3.7, checked the symlinks and actually they can be done in case of using 3.8:
ln -s /usr/bin/../lib32/wine/d3d9-nine.dll.so ~/.wine/drive_c/windows/syswow64/d3d9.dll
ln -s /usr/bin/../lib/wine/d3d9-nine.dll.so ~/.wine/drive_c/windows/system32/d3d9.dll

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

@jcmolero I've done that, the issue is that, atleast for me, galliumnine just refuses to work on 4.8

from wine-nine-standalone.

soredake avatar soredake commented on July 28, 2024

https://bugs.winehq.org/show_bug.cgi?id=47160 (fixed by wine-staging/wine-staging@92cc781)

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

Oh sweet, so I should just wait until 4.9 before updating wine-staging again?

from wine-nine-standalone.

axeldavy avatar axeldavy commented on July 28, 2024

Nice finding, but then why is there report vanilla is affected too ? had it the same commit ?

from wine-nine-standalone.

Myrddin-Wyllt avatar Myrddin-Wyllt commented on July 28, 2024

@axeldavy Charadon neglected to mention that they were using Wine Staging, not Vanilla & I don't believe anyone else mentioned Vanilla; so this issue must lie with Wine Staging specifically.

The OP didn't reveal their use of Staging until this comment:

Oh sweet, so I should just wait until 4.9 before updating wine-staging again?

This issue affects everyone using 4.8 Staging so far as I can tell.

from wine-nine-standalone.

Charadon avatar Charadon commented on July 28, 2024

@Myrddin-Wyllt Gah, I re-read my first post probably 5 times and failed to mention I was on staging. Sorry about that. If this is an issue with staging, then perhaps its time to close this issue?

from wine-nine-standalone.

axeldavy avatar axeldavy commented on July 28, 2024

Sure, please reopen if the problem comes back. Thanks for reporting and investigating.

from wine-nine-standalone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.