https://bugs.winehq.org/show_bug.cgi?id=49617
Bug ID: 49617
Summary: Wine regression with gog galaxy 2.0
Product: Wine
Version: 5.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Gog galaxy 2.0 fails to start and freezes during splash screen with 5.13.
----------
2020-07-25 10:18:48.557 [Information][SubSystem shortTasks thread (64)] [TID
262][galaxy_client]: Starting ClientTask: InitializationMultiTask
2020-07-25 10:18:48.558 [Information][SubSystem shortTasks thread (64)] [TID
262][galaxy_client]: Starting ClientTask: UpgradeDatabaseTask
**5.13 stops here without error in standard log. 5.5 and others continue**
2020-07-25 10:18:48.569 [Information][ (0)] [TID 9][galaxy_client]: Starting
Communication Service on login.
2020-07-25 10:18:48.595 [Information][ (0)] [TID 9][galaxy_client]: Starting
Communication Service.
2020-07-25 10:18:48.622 [Information][SubSystem shortTasks thread (64)] [TID
262][galaxy_client]: Galaxy DB is up to date. Version: 26.
----------
Reproduce:
1) Install distro wine 5.13 (Fedora 32) $ dnf install wine
2) Install gog galaxy via Lutris install script
3) Run gog galaxy 2.0 successfully
3) Switch to system wine 5.13 (distro)
4) Gog galaxy freezes during splash screen
Install wine 5.5 (eg $ dnf install wine*5.5*).
Check system wine 5.5 is in use.
Start gog galaxy and it runs successfully.
Reinstall wine 5.13, check, still freezes on start.
Notes:
Fedora 32 doesn't have anything between these two available via dnf so I can't
quickly check which version the regression starts at.
Possibly could be an issue with the distro provided version of wine? I don't
have an answer here if that's possible or not. Have a feeling its with wine
itself.
Possible future entry:
Am trying to get at a more detailed log but its really massive and apparently
ultra slow to obtain.
--
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=29582
Bug #: 29582
Summary: Star Wars Battlefront (I and II) "Loading" screen very
slow.
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.santos(a)pobox.com
Classification: Unclassified
The "Loading" screen takes so long (in SW Battlefront II) that I can't connect
to network games because when it finally finishes loading the level, I get a
message that says "lost connection to host" (presumably because it timed out).
I haven't timed it, but it seems to be about 2 minutes, whereas running it on
windows takes roughly 5-10 seconds.
WINEDEBUG=+relay did show that PeekMessageA was being called about 2700 times a
second (probably not a big deal) but then GetForgroundWindows was being called
right after that (a wineserver call). I suspected that as a possible culprit,
but haven't dug in too deeply yet.
I'll do some profiling on this later and try to get some better info. Maybe I
can find a hack-around to positively isolate the cause.
--
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=46301
Bug ID: 46301
Summary: TimeShift DEMO: freezes during the startup
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 63025
--> https://bugs.winehq.org/attachment.cgi?id=63025
console log
TimeShift Demo freezes during the startup immediately after "Processing
Shaders" phase (Loading cca 80%).
$ du -h timeshift_sp_us_demo.exe
984M timeshift_sp_us_demo.exe
$ sha1sum -b timeshift_sp_us_demo.exe
efe37b94ea907c5d663b8b5bebe934945d814e31 *timeshift_sp_us_demo.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=49627
Bug ID: 49627
Summary: Magic The Gathering: Arena Update manager needs
Windows.Foundation.Diagnostics.AsyncCausalityTracer
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Not sure when this change in MTGA's download manager happened, but now it's
stuck in an update loop.
While I'm not entirely sure this is the cause of the looping, in the logs, I
see that it needs some new UWP debug library:
0009:fixme:combase:RoGetActivationFactory
(L"Windows.Foundation.Diagnostics.AsyncCausalityTracer",
{50850b26-267e-451b-a890-ab6a370245ee}, 0032D1D8): semi-stub
0009:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Foundation.Diagnostics.AsyncCausalityTracer"
--
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=31046
Bug #: 31046
Summary: Wine advertises 32bit depth buffer, behaves like 24bit
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Classification: Unclassified
Created attachment 40757
--> http://bugs.winehq.org/attachment.cgi?id=40757
title screen: 32-bit Z buffer on wine (DirectX9 Hardware)
Title says it all really.
I'm currently playing a game in PCSX2 (Persona 4) and frankly it looks really
bad.
According to the application, wine is reporting a 32bit Z-buffer, but amusingly
it behaves precisely how a 24bit buffer behaves in windows with this
application.
--
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=46501
Bug ID: 46501
Summary: GFWL: fails to verify cert file
Product: Wine
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: lilyrivers48(a)gmail.com
Distribution: ---
Created attachment 63349
--> https://bugs.winehq.org/attachment.cgi?id=63349
Backtrace of Universe at War Earth Assault GFWL startup
The bcrypt functions don't work for verifying the cert
Wintrust fails to get information from the CAT file
--
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=49635
Bug ID: 49635
Summary: Fallout NV: Radio skip song after ~40sec
Product: Wine
Version: 5.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
wine-staging 5.12 from Manjaro repo, and wine-tkg git (5.13)
Tested on clean GOG installation (DRM-Free, without mods, old configs removed)
It is not depend on my pulseaudio settings, with or without pulseaudio-staging
patchset
EAX disabled to
I have installed:
chaotic-aur/ ffmpeg (+32bit)
chaotic-aur/faudio-tkg-git
chaotic-aur/lib32-faudio-tkg-git
But this bug still exist. There is no cure for it, Installations of codecs,
quartz.dll, FAudio.dll, XACT does not solve this 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=49640
Bug ID: 49640
Summary: Loading certain builtin/Winelib DLLs twice may crash
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
When certain "builtin"/Winelib DLLs/EXEs get loaded, then unloaded, then loaded
again (by two calls to GetFileVersionInfoSize() for example), the second load
may result in a crash.
The underlying problem is that dlopen_dll() in dlls/ntdll/unix/loader.c assumes
that dlopen() is returning a freshly-mapped copy of the file. POSIX doesn't
guarantee this though, and if the file was already previously loaded by Wine,
and relocation fixups were applied, those fixed-up headers will be still be
present. map_so_dll then applies fixups again, and that's where I'm seeing the
crash. In particular, when map_so_dll is building the import directory, I see
that imports->Name already has the delta applied to it from the previous load.
An EXE that has this problem is the "steam.exe.so" shipped with Proton, I
believe since it links to a C++ library it will not be unloaded by a dlclose()
call (see
https://stackoverflow.com/questions/38869657/dlclose-not-unloading-so-file-…)
--
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=49699
Bug ID: 49699
Summary: Red Dead Redemption 2 has crackling audio
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
Red Dead Redemption 2 uses WASAPI for audio, and sometimes has crackly audio.
It asks for a very small buffer (10 ms) when calling
IAudioClient::Initialize(), and then has a thread which checks the buffer
padding every 2 ms. It waits until there's at least 256 frames free in the
buffer, and fills 256 frames at a time.
When using winepulse, it has a low latency path and provides a 10 ms buffer.
This is 440/480 frames, not leaving much slack when refills are only 256 at a
time.
As far as I can tell, Windows never gives out a buffer smaller than 20 ms
though. This is more around 1056 frames, leaving much more slack. Disabling the
winepulse low latency path results in a buffer around this size, and audio is
much better. winealsa also seems to do this by default, and it sounds fine.
--
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=44740
Bug ID: 44740
Summary: "A Hat in Time" any x360 joystick's sticks seems to be
stuck in upper right corner.
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: spam(a)hjkos.com
Distribution: ---
Game: https://appdb.winehq.org/objectManager.php?sClass=version&iId=36033
Game recognizes joystick correctly, buttons work as expected, however game sees
analog stick as if it's stuck in some corner, making character run in circles.
Jiggling the joystick makes it slightly change direction, but game is still
unplayable this way. Joystick appears to be working correctly - it works fine
in Linux games, and joystick control panel also shows correct positions. I
tried two joysticks:
Logitech F710 (XInput mode)
Steam Controller (sc-controller x360 joystick emulation)
both yield same result.
dumbxinputemu makes game see two controllers, one real and one emulated by
dumbxinputemu, and seems this time around emulated one works normally, but the
real one keeps overriding it, so character just changes directions frequently
and in with drastic direction changes.
Also, Logitech F710 has DirectInput mode, which has working sticks, however it
has weird bindings and i am unable to rebind it in-game.
--
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=48769
Bug ID: 48769
Summary: Attack on Titan 2 requires support for 64-bit codec
drivers
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
To get to this stage in the first place, native wmvcore, qasf, wmasf, and media
foundation libraries must be used.
...
00dd:warn:msvideo:ICInfo No driver found for codec vidc.0x00000004.
00dd:warn:msvideo:ICLocate Could not find a driver for codec vidc.WMV3.
00dd:trace:quartz:avi_decompressor_sink_connect Unable to find a suitable VFW
decompressor
00dd:trace:quartz:avi_decompressor_sink_connect Connection refused
00dd:warn:quartz:FilterGraph2_Render Unable to connect L"AVI Decompressor" to
renderer (80040207)
00dd:trace:quartz:FilterGraph2_RemoveFilter
(000000005F262510/000000005F262518)->(0000000070488BF0)
00dd:trace:quartz:FilterGraph2_RemoveFilter Removing filter L"AVI
Decompressor".
...
Using winetricks wmv9vcm should work, but unfortunately it doesn't due to
wmv9vcm.dll being 32-bit only. It's also not included in any modern windows
installation. I'm not sure where the 64-bit drivers are stored, but my guess is
possibly wmvdecod.dll?
Related bug (tracking WMV9 support):
https://bugs.winehq.org/show_bug.cgi?id=32723 . It's not a duplicate however,
as this bug is about supporting the new 64-bit codec driver model (whatever
that may be).
--
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=51543
Bug ID: 51543
Summary: Origin client doesn't understand/know that the game
has quit and doesn't log game details in Linux.
Product: Wine-staging
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sampingu02(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70386
--> https://bugs.winehq.org/attachment.cgi?id=70386
This is the screenshot of the issue.
General Information:-
I am having Battlefield 4 (Origin Version) through Lutris. I tried playing
with Lutris-Wine-6.13 Runner, Wine-GE-Custom-6.13 Runner and system installed
Wine-Staging 6.13.
I have used the Lutris Script to install Battlefield 4 with mangohud,
__GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1, __GL_SHADER_DISK_CACHE_PATH,
DXVK_HUD=compiler environment variables set. Also I have ran it with WineD3D
and the same problem occurs. So this isnt a DXVK issue.
Steps To Reproduce:-
1. Open Origin through wine-staging 6.13 or the other wine runners.
2. Play a game from Origin Client (like Battlefield 4 in my case).
3. Launch the game and quit it.
4. Origin Client doesn't change the state of the game. The play button remains
greyed out. When quitting it either from system tray icon or from Menu Bar >
Origin > Quit Origin, it says that Battlefield (in my case) is sill running and
the information like "Hours Played" and "Last Played" wont be updated when
force quitting. Restarting Origin is the only way to play the game again.
Expected Result:-
The Origin client should recognize/know that the game has quit and show the
play button again, restart shouldn't be necessary to restart the game. The
client also should log the "Hours Played" and "Last Played" details.
System Specifications:-
OS/Kernel:- Arch Linux/Linux-TKG-PDS-5.13.6 (Also tested with Linux-Zen
Kernel).
Desktop Environment:- KDE Plasma 5.22.4 (All up-to-date - KDE Frameworks, Qt
Version).
CPU:- Intel Core i5 7500.
GPU:- NVIDIA GeForce GTX 1060 6 GB.
GPU Driver:- NVIDIA 470.52 Proprietary Driver.
Additional Information:-
The attached screenshot shows that the Play button is greyed out even after
quitting the game and a dialog is visible when quitting Origin saying
"Battlefield 4 is still running" even though it clearly isn't.
Also the Last Played and Hours Played information are from the time I played
in Windows. I played this game for nearly 20 hours and last played on August 30
in Linux.
--
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=44856
Bug ID: 44856
Summary: DOOM 2016 is no longer working
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: justinrun(a)gmail.com
Distribution: ---
Created attachment 60912
--> https://bugs.winehq.org/attachment.cgi?id=60912
crash log
A new update to the DOOM 2016 game on steam is no longer working on wine. I
tested this in wine 3.4, 3.0, and 2.21. I also tried it with both OpenGL and
Vulkan rendering. I also tried it with nvidia drivers 390.48 and 384.130.
It always just starts up to a black screen. I have to kill the process to close
it. This did not happen prior to the most recent game update.
I also tried adding a launch argument to disable the intro video in case
playing it was the issue. It still did not work.
I attached a crash log.
--
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=48802
Bug ID: 48802
Summary: Logitech Extreme 3D Pro joystick works fine in joy.cpl
but buttons wrongly mapped in Battlefield 4
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.boccassi(a)gmail.com
Distribution: ---
I have a Logitech Extreme 3D Pro joystick which works perfectly fine when
calibrating via wine control joy.cpl (js mode).
In Battlefield 4 however the buttons are all scrambled, and the throttle and
the Z axis cannot be configured at all.
I can provide any extra logs if required, please specify which and how to
retrieve them.
Running wine from OBS-built packages on Debian 10.
--
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=45311
Bug ID: 45311
Summary: Skyrim Special Edition: ambient sounds do not
attenuate with distance
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: forestcode(a)ixio.org
Distribution: ---
In Skyrim SE, ambient sounds are supposed to attenuate based on the camera's
distance from the source, so that distant sounds will be barely perceptible,
nearby sounds will be loud and clear, and moving closer or farther from the
source will gradually change the sound's volume accordingly.
When running on wine with builtin xaudio, distance attenuation does not work;
any time the camera enters a certain (fairly distant) radius from a sound
source, that sound will suddenly start playing at full volume, as if the source
was in the player's ear. This results in disturbing situations like startlingly
loud footsteps and voices produced by distant NPCs, or a sudden roar of water
rushing the moment the player crosses an invisible threshold in the vicinity of
a river.
When running with Microsoft's native 64-bit xaudio libs, distance attenuation
works properly.
Note: While winetricks xact is probably the easiest way to install the native
xaudio libs for testing purposes, recent versions of winetricks do not install
the 64-bit versions. (See wine bug 41618#c5.) Reverting this commit is
therefore necessary in order to get the libs needed for Skyrim SE's 64-bit
executable:
https://github.com/Winetricks/winetricks/commit/f2b3d268d941120d13b4c3c3960…
I have identified a few locations in the early part of game where this bug is
prominent:
1. A point on the road from Helgen to Riverwood where the rumbling of a nearby
river cuts in suddenly as the player approaches it.
2. A point on the same road, closer to the river, where the whooshing of
rushing water cuts in suddenly as the player approaches.
3. A point in Riverwood where the creaking of the wooden water wheel cuts in at
full volume as the player approaches.
When standing at any of these points, one can hear the ambient sounds cut in
and out either by walking closer/farther from the sound source, or by zooming
out to third-person view and rotating the camera around the player, such that
the camera enters/exits the sound's radius.
I will attach screen shots showing these locations.
--
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=48881
Bug ID: 48881
Summary: sonic heroes camera spinning with dualshock 4
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: animegirl(a)stronzi.org
Distribution: ---
Created attachment 66820
--> https://bugs.winehq.org/attachment.cgi?id=66820
wine log
Latest wine.
video https://streamable.com/64d1q8
--
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=46779
Bug ID: 46779
Summary: OblivionReloaded CompileEffects require
ID3DXEffectCompilerImpl_CompileEffect implementation.
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
OblivionReloaded 6.5.0 CompileEffects option (needed to recompile provided
effects and custom effects) require a working
ID3DXEffectCompilerImpl_CompileEffect.
Now with the stub, if the option is activated, all the effects fail to compile
silently.
Relevant log:
002f:trace:d3dx:D3DXCreateEffectCompilerFromFileA srcfile
"Data\\Shaders\\OblivionReloaded\\Bloom\\Bloom.fx.hlsl", defines (nil), include
(nil), flags 0, effectcompiler 0x32f290, parseerrors 0x3be3b18.
002f:trace:d3dx:D3DXCreateEffectCompilerFromFileW srcfile
L"Data\\Shaders\\OblivionReloaded\\Bloom\\Bloom.fx.hlsl", defines (nil),
include (nil), flags 0, effectcompiler 0x32f290, parseerrors 0x3be3b18.
002f:trace:d3dx:D3DXCreateEffectCompiler srcdata 0x57f0000, srcdatalen 4086,
defines (nil), include (nil), flags 0, compiler 0x32f290, parse_errors
0x3be3b18
002f:trace:d3dx:d3dx9_effect_compiler_init compiler 0x3be4048, data 0x57f0000,
data_size 4086, defines (nil), include (nil), eflags 0, error_messages
0x3be3b18.
002f:fixme:d3dx:d3dx9_effect_compiler_init ID3DXEffectCompiler implementation
is only a stub.
002f:trace:d3dx:D3DXCreateEffectCompiler Created ID3DXEffectCompiler 0x3be4048
002f:fixme:d3dx:ID3DXEffectCompilerImpl_CompileEffect iface 0x3be4048, flags 0,
effect 0x32f28c, error_msgs 0x3be3b18 stub!
002f:trace:d3dx:ID3DXEffectCompilerImpl_Release iface 0x3be4048: Release from 1
--
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=48488
Bug ID: 48488
Summary: Cemu Page Fault Exception on
IsThemeBackgroundPartiallyTransparent in uxtheme
Product: Wine
Version: 5.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: sur3(a)gmx.de
Distribution: ---
Created attachment 66281
--> https://bugs.winehq.org/attachment.cgi?id=66281
Backtrace
Cemu crashes with a Page Fault exception since version 1.12.0.
While Cemu-1.12.0 ist still working in wine-staging-4.21 it crashes with
wine-staging-5.0-rc5.
Versions of Cemu-1.12.1 and higher crash on both wine version with that
exception at least.
--
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=48730
Bug ID: 48730
Summary: BioShock 2 crashes before entering main menu with
builtin d3dcompiler_47
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66608
--> https://bugs.winehq.org/attachment.cgi?id=66608
+d3dcompiler
fixme:d3dcompiler:d3d10_shader_reflection_GetDesc iface 7F2B31A4, desc 0052F1E8
partial stub!
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc3b06f
wine-5.3-181-geb63713f60
--
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=48831
Bug ID: 48831
Summary: Crysis needs "gs_4_0" compilation target
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Intro crashes with:
fixme:d3dcompiler:compile_shader Compilation target "gs_4_0" not yet supported
wine-5.4-412-g8baf4a2a55
--
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=29985
Bug #: 29985
Summary: Joystick (DragonRise Inc. Generic USB Joystick)
incorrect setting in analog.
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Created attachment 39035
--> http://bugs.winehq.org/attachment.cgi?id=39035
Pictures to explain better
Greetings
I have a very good experience with games in wine, but there is a bug with my
joystick, which disturbs some games.
I have a PS2 joystick style (DragonRise Inc. Generic USB Joystick) very popular
here in where I live, work and usually no problem with native linux games.
In wine, almost everything works normally, it recognizes, and works in all
games. But there is a problem with the axes of the analog.
In Games, I set up the axes of analog, such as "Pro Evolution Soccer 5"
everything is right.
But some games you can not configure the axes - Example "GTA San Andreas."
The problem is with the analog number 2 in the GTA is the camera, only works up
and down, left and right does not work, the function of the left and right
analog camera is in paragraph 1, which is normal, but beyond move to "CJ" also
moves the camera to the left and right.
"San Andreas" is just one example, this same problem hap wine in all games that
use analog 2.
To explain the problem better, I am attaching a zip file with two photos
The first is a photo of the joystick, and a second drawing I made to explain
the problem better.
--
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=39436
Bug ID: 39436
Summary: Gta Vice City - the black screen while playing clip at
the game start
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: geeronzero(a)gmail.com
Distribution: ---
Gta Vice City - the black screen while playing clip at the game start. The is
music in it, but no image.
--
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=50045
Bug ID: 50045
Summary: [Feature request] Mapping Windows Named Pipes to Unix
Domain Sockets
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: 0e4ef622(a)gmail.com
Distribution: ---
The main motivation for this feature is Discord Rich Presence. This would
enable games running under wine to support Rich Presence with a natively
running Discord application. Note that it is possible to emulate this feature
using an external "proxy" program running in the same wineprefix.
Here are 2 such programs:
https://github.com/0e4ef622/wine-discord-ipc-bridgehttps://github.com/openglfreak/winestreamproxy
Although they work, I believe it's possible and more ideal to have wineserver
simply serve a file descriptor connected to the socket when a game connects to
the named pipe.
--
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=50690
Bug ID: 50690
Summary: Being able to use the gtk theme for normal wine
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toadfield(a)tutanota.com
Distribution: ---
Right now it only works for Wine-Staging,but I wanna use it for normal wine.
--
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.