GithubHelp home page GithubHelp logo

Comments (20)

dhewg avatar dhewg commented on July 28, 2024 1

Perfect, thanks!
Fix is now on master

from wine-nine-standalone.

axeldavy avatar axeldavy commented on July 28, 2024

Do you have the same issue if using the virtual desktop mode (see winecfg) ?

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Please attach a log with nine enabled: WINEDEBUG=d3d9nine wine $game 2>&1 | tee nine.log

Does it work with nine disabled?

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Yes, it does work with nine disabled, but performance is subpar.
Yes, it does seem to work in virtual desktop mode.

The log: (without virtual desktop)
https://gist.github.com/FaithLV/4a1572c01f76dc9ba673085f4cf4f2ae

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Did you compile this project yourself?

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Compiled from this: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gallium-nine-git

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Ok nice. I pushed a test branch here https://github.com/iXit/wine-nine-standalone/commits/test
Can you try to make that aur build that? I think you just have to change it to
source=("git+https://github.com/iXit/wine-nine-standalone.git#test")
?

With that, do you get ClientToScreen failed? Does it work then?

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Oh, and do you have anything fancy on your X setup? Xwayland? dual gpu/monitor?

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Hey, the test branch seems to be working fine! (sorry for the delay :( )

Only fancy thing I have is dual monitor setup like this:
1280x1024, 1920x1080 (main)

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Ok, do you get that error mentioned above?
Does it still work if you build just with the first test commit:
source=("git+https://github.com/iXit/wine-nine-standalone.git#f7c0dd65c669e9ca055c227cb6dd6ac6d9440386") ?

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Nope, didn't find anything like that in the log.
Here's the log, just in case: https://gist.github.com/FaithLV/95f31b35733545aaede6631614d16fd4

Will try with first commit in just a sec.

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Nope, doesn't seem to work without second commit.

Log: https://gist.github.com/FaithLV/cbd4711caf5399f09a7d6e7b58efe390

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024
DRI3Present_FillOffset Coord client area: 0 0
DRI3Present_FillOffset Coord drawable: 1280 0
DRI3Present_FillOffset Offset: -1280 0

The issue is related to the -1280, which matches the x res of your other display. I guess the 1920 display is to the right of the 1280 one? If you switch the right display to the left, does it work then?

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

You are correct and changing the monitor order works.

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

I just updated the test branch, let's see if this fixes multi monitor setups.
Please test again with #test and post a log!

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Yeah, it seems to be working.

Whoops, here's a log: https://gist.github.com/FaithLV/e1410d838d390f49c5eab17d358cc888

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Hm nope, that patch is made of fail.
Could you please try again the just updated test branch? With log once more (which should we less spammy too) ;)
If that works, it'll land in master!

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Yeah, that seems to work.

Here's the log: https://gist.github.com/FaithLV/06d117425d4b79ee0f521ca624f3e787

from wine-nine-standalone.

dhewg avatar dhewg commented on July 28, 2024

Nice, but log is missing the relevant debug output using WINEDEBUG=d3d9nine :P

from wine-nine-standalone.

valters-tomsons avatar valters-tomsons commented on July 28, 2024

Whoops, sorry. This should be it.

https://gist.github.com/FaithLV/bb044431114aa997f0da8815258f871e

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.