-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brawlhalla screen is offset #3
Comments
Do you have the same issue if using the virtual desktop mode (see winecfg) ? |
Please attach a log with nine enabled: Does it work with nine disabled? |
Yes, it does work with nine disabled, but performance is subpar. The log: (without virtual desktop) |
Did you compile this project yourself? |
Compiled from this: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gallium-nine-git |
Ok nice. I pushed a test branch here https://github.com/iXit/wine-nine-standalone/commits/test With that, do you get |
Oh, and do you have anything fancy on your X setup? Xwayland? dual gpu/monitor? |
Hey, the test branch seems to be working fine! (sorry for the delay :( ) Only fancy thing I have is dual monitor setup like this: |
Ok, do you get that error mentioned above? |
Nope, didn't find anything like that in the log. Will try with first commit in just a sec. |
Nope, doesn't seem to work without second commit. Log: https://gist.github.com/FaithLV/cbd4711caf5399f09a7d6e7b58efe390 |
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? |
You are correct and changing the monitor order works. |
I just updated the test branch, let's see if this fixes multi monitor setups. |
Yeah, it seems to be working. Whoops, here's a log: https://gist.github.com/FaithLV/e1410d838d390f49c5eab17d358cc888 |
Hm nope, that patch is made of fail. |
Yeah, that seems to work. Here's the log: https://gist.github.com/FaithLV/06d117425d4b79ee0f521ca624f3e787 |
Nice, but log is missing the relevant debug output using |
Whoops, sorry. This should be it. https://gist.github.com/FaithLV/bb044431114aa997f0da8815258f871e |
Perfect, thanks! |
Hey!
I'm trying to run Brawlhalla, but with galium-nine enabled, screen seems to render offset. Mouse is still detected where it should be.
Wine: 4.0 Staging
Driver: X.Org AMD Radeon (TM) R9 380 Series (TONGA, DRM 3.27.0, 4.20.6-zen1-1-zen, LLVM 7.0.1)
Driver Version: 4.5 (Compatibility Profile) Mesa 18.3.3
Screenshots:
The text was updated successfully, but these errors were encountered: