https://bugs.winehq.org/show_bug.cgi?id=47744
Bug ID: 47744
Summary: Low FPS on few Games with a 16+ cores CPU
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian.richer(a)protonmail.com
Distribution: ---
On few games (GTAV, Star Citizen, ...) with DXVK. Games run with a low FPS. To
resolve it, i must disable 48 cores on my CPU to keep only 16 cores active.
I have already contacted DXVK for this bug but is not a bug on their sides but
it's a bug caused either by wine or by the kernel.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47757
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> ---
Closing Duplicate.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39808
Bug ID: 39808
Summary: either cmd || operator fails to evaluate exit codes or
exit codes are incorrect
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
Distribution: ---
seen:
echo 0 || echo fail
0
fail
It should not be printing fail. It should only print 0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40531
Bug ID: 40531
Summary: Max Payne 3 : Smoke, plants, blood rendered
incorrectly
Product: Wine-staging
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54354
--> https://bugs.winehq.org/attachment.cgi?id=54354
Smoke gun renderer black
Hi,
I create this bug report to wine-staging because the game runs only with this
version of Wine. With the Vanilla version it crashes at launch.
You can see on the differents screenshot, Smoke, plants, blood rendered
incorrectly in-game. Smoke and blood rendered black while plants rendered
white
In the terminal output, the console shows continually this line :
fixme:d3d:wined3d_texture_generate_mipmaps texture 0x4ee90140 stub!
I uploaded to mediafire the +d3d WINEDEBUG :
http://www.mediafire.com/download/64drxlxx8i3irxs/d3d_MaxPayne3.txt.tar.xz
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47696
Bug ID: 47696
Summary: EverQuest Started Appearing Upside-Down After Working
Fine for years
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq.machg(a)spamgourmet.com
Distribution: ---
The game EverQuest used to work great for me on Linux (for years I had no
issue). Ever since my last system update however, the game's visuals appear
inverted/flipped.
What's interesting is that the game still behaves as if the video wasn't
flipped: if I click where a button *should* be, it works. So it seems like the
mouse input layer is working normally, and it's only the video output that has
broken.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35876
Bug ID: 35876
Summary: Hard Reset renders incorrectly with GLSL enabled
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: kmaterka(a)wp.pl
Game renders incorrectly with GLSL enabled. Disabling GLSL lowers amount of
video defects considerably, unfortunately it is not fixing all of them.
Take a look at screenshots submitted here:
http://appdb.winehq.org/screenshots.php?iAppId=13518&iVersionId=25131
Whatever GLSL is enabled or disabled in log you can find a LOT of such errors
(this pack of messages in loop):
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
err:d3d:wined3d_debug_callback 0x2337b80: "GL_INVALID_VALUE error generated.
Point size must not be negative.".
err:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glPointSize(...); @ state.c / 1568
err:d3d:wined3d_debug_callback 0x2337b80: "GL_INVALID_VALUE error generated.
Point size must not be negative.".
err:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glPointSize(...); @ state.c / 1568
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
You can download demo using Steam:
http://store.steampowered.com/app/98400/
or from:
http://video.cloudfront.bit-tech.net/bitgamer-demo/hardresetdemo_en.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47789
Bug ID: 47789
Summary: Gameforge Client: Initialization fails due to
SparkWebHelper.exe crashing
Product: Wine
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sickam(a)mail.ru
Distribution: ---
Created attachment 65278
--> https://bugs.winehq.org/attachment.cgi?id=65278
Wine's terminal output
Hello everyone,
as in the summary stated the Gameforge Client fails to initialize due to
SparkWebHelper.exe crashing. I can click a "retry" symbol in the launcher
afterwards, but it keeps failing again and again. You can find a terminal
output and a backtrace in the attachments.
My system:
OS: Gentoo
uname -a: Linux gen2 5.2.16-gentoo #1 SMP Sat Sep 21 14:14:44 CEST 2019 x86_64
AMD Ryzen 7 1800X Eight-Core Processor AuthenticAMD GNU/Linux
GPU: AMD Vega 56
Window server: xorg-server-1.20.5
Window manager: i3-4.17.1
Mesa: mesa-19.2.0_rc4
LLVM: llvm-9.0.0
Download to the Gameforge Client: https://gameforge.com/en-US/download
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47503
Bug ID: 47503
Summary: Problems with CreateProcess(CREATE_SUSPENDED) and
later ResumeThread
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ghotik2002(a)yahoo.com
Distribution: ---
I'm trying to port DxWnd ( https://sourceforge.net/p/dxwnd ) on Wine and it
runs
pretty out of the box for injection based on SetWindowsHook calls, but in many
cases it is necessary to use code injection based on thread suspension /
resume.
An injection mode uses CreateProcess(CREATE_SUSPENDED) and some later
ResumeThread
call, but the result is an alive process (I can list it with Linux ps command)
that is probably still suspended and can't take control of the desktop.
If anyone may want to replicate the test, he/she may contact me on SourceForge
DxWnd dedicated forum or write me at ghotik2002(a)yahoo.com.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47913
Bug ID: 47913
Summary: Canon driver crashes on install
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: rebrown01(a)gmail.com
Distribution: ---
Created attachment 65408
--> https://bugs.winehq.org/attachment.cgi?id=65408
Backtrace file for canon driver installation
Canon driver MP Navigator 3.0.6 EX crashes on install file
mpnx_3_0-win-3_06-ea23_2.exe
ubuntu 18.04.3
Wine 4.0.2
4.15.0-64-generic
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47914
Bug ID: 47914
Summary: winecfg: many ALSA devices are missing from the device
list
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestcode(a)ixio.org
Distribution: ---
winecfg lists only a small subset of the ALSA devices on my system, and the one
I need for surround playback is not among them.
This is an ALSA-only system. PulseAudio is not installed.
Ubuntu 19.04, x86_64, wine-4.17 (Staging) from the winehq repo.
Running aplay -L shows dozens of output devices, including these:
default:CARD=Audigy2
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Default Audio Device
sysdefault:CARD=Audigy2
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Default Audio Device
front:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Front speakers
rear:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Rear speakers
center_lfe:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Center and Subwoofer speakers
side:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
Side speakers
surround21:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
4.0 Surround output to Front and Rear speakers
surround41:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Audigy2,DEV=0
SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
The closest match for any of those that appears in winecfg is:
Out: SB Audigy 5/Rx [SB1550], ADC Capture/Standard PCM Playback
As you can see, that is not useful, since there are a dozen different devices
with that same description. winecfg gives me no indication of which actual
device it is referring to, and no way to select the one I need.
Could it be that wine is skipping any device that has the same description as
one that it already enumerated?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.