https://bugs.winehq.org/show_bug.cgi?id=46955
Bug ID: 46955
Summary: Performance regression after 3.20 in Assetto Corsa
Product: Wine-staging
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sambazley(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64083
--> https://bugs.winehq.org/attachment.cgi?id=64083
Wine Staging 3.20 (~25fps)
Since wine-staging v3.20, I get ~25 fps in Assetto Corsa, where as with
previous versions, I get ~120 fps.
--
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=49151
Bug ID: 49151
Summary: Wine 5.7 Multiple mono programs freeze with high CPU
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spikethehobbitmage(a)excite.com
Distribution: ---
Created attachment 67155
--> https://bugs.winehq.org/attachment.cgi?id=67155
Error logs. Output doesn't change between successful and failed runs.
Starting with Wine 5.7, multiple mono programs freeze with high CPU shortly
after starting. Wineserver also shows high CPU usage. Program window is only
partially drawn and is completely unresponsive.
Wine 5.8 is also affected.
Wine 5.6 works correctly.
A new, clean prefix was created for each wine version. Default settings with
file associations and folders turned off in Desktop Integration.
Tested programs:
Aurora C#
closed source, free download
home page: http://aurora2.pentarch.org/
base install: http://aurora2.pentarch.org/index.php?topic=10635.0
1.9.0 patch: http://aurora2.pentarch.org/index.php?topic=11134.0
1.9.5 patch: http://aurora2.pentarch.org/index.php?topic=11299.0
Wine 5.6 glitchy but mostly playable.
Wine 5.7, 5.8 incorrectly draws the main window too large, and some text is
black instead of yellow.
gedkeeper
open source, complies and runs correctly using native Linux mono.
home page: https://sourceforge.net/projects/gedkeeper/
git source: https://git.code.sf.net/p/gedkeeper/code
Wine 5.6 works fine.
Wine 5.7, 5.8 The scroll bar at the bottom of the language selection window
isn't drawn, but otherwise that window works. Clicking OK then gives a
partially drawn main window and freeze.
--
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=48773
Bug ID: 48773
Summary: RtlQueryEnvironmentVariable is missing from ntdll.dll?
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alon(a)skylinesoft.com
Distribution: ---
Hi,
I tried to use a program that uses this library:
https://github.com/microsoft/mimalloc
this library uses a precompiled dll file named mimalloc-redirect.dll
this dll can not load under wine since it have at least one missing dependency
RtlQueryEnvironmentVariable
this dll loads fine under winodws.
compiling the samples/test from this project will give you the test program.
even a simple program that just calls LoadLibrary will show the problem.
--
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=45572
Bug ID: 45572
Summary: League of Legends 8.12+ fails to start a game
(anticheat engine, hooking of NtContinue)
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Diagnosed by Andrew Wesie; partially split off from bug 45327.
The game hooks NtContinue and expects it to be used to restore the thread
context after an exception handler returns EXCEPTION_CONTINUE_EXECUTION.
--
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=28203
Summary: Warrior Kings can't play music without native quartz
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://www.fileplanet.com/85861/80000/fileinfo/Warrior
-Kings-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36120)
--> (http://bugs.winehq.org/attachment.cgi?id=36120)
terminal output
Music doesn't play in Warrior Kings and in WK:Battles. Only sound effects and
the units' speech can be heard.
I've no idea what format the music is in...game resources are stored in a
single (probably compressed) file.
Workaround: native quartz and devenum dlls.
Fedora 15 x86
Alsa 1.0.24
Gstreamer 0.10.34 + plugins (ffmpeg, bad-free, base, good, ugly) installed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=26258
Summary: Light of Altair demo crashes in-game when shaders
enabled (built-in d3dx9_30)
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://demos.gamersgate.com/19261
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=33465)
--> (http://bugs.winehq.org/attachment.cgi?id=33465)
terminal output
The game crashes when I start a new game and shaders are turned on in the
options menu.
How to reproduce:
1. Install the demo, skip the Directx installation step.
2. winetricks d3dx9_36 is needed to workaround bug #24899.
3. Launch the game, make sure shaders are on in the options menu, start a new
game, skip intro >> the game crashes.
Workaround: native d3dx9_30.
Fedora 14
Nvidia GeForce 250 GTS / driver 260.19.36
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=40986
Bug ID: 40986
Summary: DirectX11 application fails with error message "Failed
to create IDXGIFactory2"
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
DirectX 11 application "Texture and Lighting" fails to create IDXGIFactory2
after start up.
The application is available here:
http://www.3dgep.com/texturing-lighting-directx-11/
--
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=41972
Bug ID: 41972
Summary: "Elite: Dangerous" client crashes when starting
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: pecisk(a)gmail.com
Distribution: ---
Created attachment 56374
--> https://bugs.winehq.org/attachment.cgi?id=56374
Wine debug log of launching ED client
Setup: Fedora 25, Nvidia binary drivers 375.20, Wine 32-bit prefix, winetricks
installed net40, Wine 1.9.23
Note: "Elite: Dangerous" is DirectX 11 game. It doesn't have free trial, but I
can arrange copy if there's interest.
Steps:
#1 Installing ED Launcher
#2 Login using ED Launcher, installing regular ED client
#3 After installation launching ED client
#4 Screen turns black, changes resolution
#5 Crashes back to desktop, offers to report issue to Frontier Developments
with crash dump upload
Note: this most likely happens in a step where ED client tries to compile
shaders prior launch of main menu.
Log with ED client launch part attached.
--
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=28850
Bug #: 28850
Summary: Airstrike (Eagles of WWII): choppy music playback
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.slithdata.net/files/airstrike_pc/AirstrikeE
aglesOfWorldWarII_Demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 37060
--> http://bugs.winehq.org/attachment.cgi?id=37060
terminal output
Airstrike: Eagles of World War II is an arcade flight combat game.
Music playback is very choppy, distorted in the game.
Sound effects work fine.
Prior to Wine-1.3.24 there was no music at all.
Workaround: winetricks wmp9 quartz devenum
There are lots of
fixme:quartz:DSoundRender_UpdatePositions Underrun of data occurred!
messages in the log.
Music files are stored in wma format, they have the following properties:
WMA v2/WMA 9, CBR 128 kbps, stereo, 44.1 kHz, 16 bits
The audio files are playing properly e.g. in Totem.
Steps to reproduce the problem in the demo:
1. Install the demo. Place msvbvm60.dll in the game directory (the launcher
needs it). The game requires native d3dx9_36.dll to start.
2. Start the launcher by AS_launcher.exe, go to <Options> and make sure that
music is enabled. Click on <Save and Play>. You can hear the distorted music
playback in the menu of the game.
Fedora 15 x86
Gstreamer 0.10.34 + additional plugins
Alsa 1.0.24
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=49391
Bug ID: 49391
Summary: Star Trek Armada crashes on start on Wine 5.6 but not
Wine 5.5
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 67459
--> https://bugs.winehq.org/attachment.cgi?id=67459
WINEDEBUG=+ddraw
The problem is reproducible with both the free demo and the full version.
Console output with WINEDEBUG=+ddraw is attached. `git bisect` said:
d0ff5e66a7611511426a8ff902a95ab22c545f78 is the first bad commit
commit d0ff5e66a7611511426a8ff902a95ab22c545f78
Author: Paul Gofman <gofmanp(a)gmail.com>
Date: Fri Mar 27 23:31:41 2020 +0300
ddraw: Reserve extra space for video memory surfaces in compatibility mode.
Some old apps write surface data past the end of locked space. That
used to work on early ddraw hardware as locked surface provided
direct access to video memory mapped to CPU address space and such
access could often go without issues. Currently ddraw on Windows
allocates bigger buffers for video memory surfaces when 8 or 16 bit
display mode is requested.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48788
Signed-off-by: Paul Gofman <gofmanp(a)gmail.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ddraw/ddraw_private.h | 2 ++
dlls/ddraw/surface.c | 61 +++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 60 insertions(+), 3 deletions(-)
And indeed, after reverting that commit, the game works flawlessly.
$ sha256sum armada_demo.exe
2b8a04fefe6725bfdaf826e86e1a79dfb3bbb72377aeaaef4afa446ec6eface7
--
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.