https://bugs.winehq.org/show_bug.cgi?id=41030
Bug ID: 41030
Summary: Pac-Man Museum (Steam) crashes on start, needs
'{bcc782bc-6492-4c22-8c35-f5d72fe73c6e}'
xactengine3_7.dll
Product: Wine
Version: 1.9.15
Hardware: x86
URL: http://store.steampowered.com/app/255760/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55203
--> https://bugs.winehq.org/attachment.cgi?id=55203
terminal output
Prerequisite to start the game: native d3dcompiler_43.dll
The game crashes on start with built-in XAudio2 libraries.
In the terminal:
err:ole:CoGetClassObject class {bcc782bc-6492-4c22-8c35-f5d72fe73c6e} not
registered
err:ole:CoGetClassObject no class object {bcc782bc-6492-4c22-8c35-f5d72fe73c6e}
could be created for context 0x1
After placing native xactengine3_7.dll into /system32 and registering it with
regsvr32, the game starts, but audio works only when native xaudio2_7 is also
installed.
'winetricks xact_jun2010' is a workaround.
Demo version is available on Steam (remove DX9 redist package before launching
the game the first time).
wine-1.9.15-132-g0f2a776
--
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=34263
Bug #: 34263
Summary: Framebuffer read-before-write causes graphical
glitches
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: achurch+wine(a)achurch.org
Classification: Unclassified
Created attachment 45608
--> http://bugs.winehq.org/attachment.cgi?id=45608
Suboptimal but functional patch
In at least the Final Fantasy XIV: A Realm Reborn character creation benchmark
(http://na.finalfantasyxiv.com/benchmark/index.html), framebuffer
read-before-write results in graphical glitches such as the entire display or
UI overlays flickering or incorrect textures being drawn. This program uses
multithreaded rendering (though I don't know whether that's relevant), and in
some cases, Direct3D calls which get translated to glBlitFramebuffer() attempt
to read from a framebuffer before the GPU has finished rendering to it.
The cause was found by dumping OpenGL calls using apitrace
(https://github.com/apitrace/apitrace) and observing that replaying the same
frame sporadically caused the same sort of glitches as observed in Wine, but
the glitches went away when a glFinish() call was inserted at each thread
switch.
The attached patch fixes these glitches by inserting a glFinish() call before
each glBlitFramebuffer() call. This is almost certainly suboptimal, and in my
case it causes the benchmark result to drop from ~3500 to ~3000, but it fixes
all graphical glitches aside from black squares seen in some cases when the HDR
option is enabled in rendering settings.
--
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=44059
Bug ID: 44059
Summary: Worms World Party crashes at launch
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sve-bass(a)web.de
Distribution: ---
Created attachment 59767
--> https://bugs.winehq.org/attachment.cgi?id=59767
terminal output after launch
Worms World Party Remastered (GOG version)
crashes at launch.
See attachments for terminal outputs with and without winetricks vcrun2012.
--
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=31476
Bug #: 31476
Summary: Bully: no DirectX 9.0c compatible sound card
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marti(a)juffo.org
Classification: Unclassified
According to the WineHQ entry about "Bully: Scholarship Edition" version 1.2,
it used to work in wine 1.3.27.
When I try this game on my system, it changes the resolution, displays a
loading screen for a moment and then pops up a window saying:
Bully: Scholarship Edition requires a DirectX 9.0c compatible sound card to
be
installed and and configured properly.
After clicking "OK", Bully crashes with "Unhandled exception: page fault on
read access to 0x00000004".
The Bully installer from Steam automatically installs its own copy of DirectX
9.
Using wine-1.5.10 on Arch Linux x86_64, with PulseAudio. Sound playback in
winecfg and other applications works fine.
--
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=43153
Bug ID: 43153
Summary: Gothic 1.0 from Steam freezes in new game on phrase
"I'm Diego"
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: inferrna(a)gmail.com
Distribution: ---
Created attachment 58393
--> https://bugs.winehq.org/attachment.cgi?id=58393
WINEDEBUG=+relay,+seh,+tid,+d3d9,+wine_d3d,+d3drm,+x11drv,+xrender,+xrandr,+d3d7,+d3d8,+ddraw
Image just freezes, sound continues to work.
--
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=38615
Bug ID: 38615
Summary: Drakensang Demo crashes on startup and no debugging
output is generated
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Hello everyone,
this might be related to bugs 14782 and 14911 and I am having problems getting
the Drakensang demo to run.
I got the demo from the following URL:
http://www.gamestar.de/spiele/das-schwarze-auge-drakensang/downloads/das_sc…
The debugger starts but generates no backtrace.
--
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=27207
Summary: splayer auto quit while open a mp3 file
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34764)
--> (http://bugs.winehq.org/attachment.cgi?id=34764)
Log: $ wine splayer.exe &> wine-splayer.log
splayer is an open source player on gpl.
http://www.splayer.org/index.en.html
1. Download splayer
http://file.splayer.org/avant/SPlayerSetupInt.exe?2124
2. intall cscript.exe with winetricks
$ winetricks wsh57
3. install splayer with all default settings.
$ wine SetupInt.exe
fixme:ole:CoCreateInstance no instance created for interface
{a3d8cec0-7e5a-11cf-bbc5-00805f6cef20} of class
{bd323430-ce94-11ce-82dd-0800095a5b55}, hres is 0x80004002
Does these fixme harmful?
4. start splayer:
$ wine splayer.exe
5. open a mp3 file with splayer,
splayer will auto quit with such messages:
fixme:gdi:SetColorAdjustment stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2413730,0x208718): stub
fixme:dbghelp:elf_search_auxv can't find symbol in module
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc469ec
--
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=48684
Bug ID: 48684
Summary: "BlazBlue: Calamity Trigger" class
{94c1affa-66e7-4961-9521-cfdef3128d4f} not registered
Product: Wine
Version: 5.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: lvb.crd(a)protonmail.com
Distribution: ---
Created attachment 66546
--> https://bugs.winehq.org/attachment.cgi?id=66546
output from bbtc.exe with backtrace
I think the game has two problems and one of them is related to "xaudio2:
Rewrite to use FAudio" or so:
0024:trace:ole:CoGetClassObject CLSID:
{94c1affa-66e7-4961-9521-cfdef3128d4f},IID:
{00000001-0000-0000-c000-000000000046}
0024:err:ole:CoGetClassObject class {94c1affa-66e7-4961-9521-cfdef3128d4f} not
registered
0024:err:ole:CoGetClassObject no class object
{94c1affa-66e7-4961-9521-cfdef3128d4f} could be created for context 0x1
wine-versoin: wine-5.2-312-gc6b852e3c3 (no any additional dlls from winetrick
or the like)
game: BBCT.EXE "BlazBlue: Calamity Trigger" gog-version
"The game starts and crashes immediately."
--
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=46742
Bug ID: 46742
Summary: The Sims 2 demo needs support for ProcessVertices()
with software vertex shaders
Product: Wine
Version: 0.9.35.
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Split off from bug 8051:
"Without ProcessVertices, characters will explode in family thumbnails (and
same if you disable shaders through the game's cheat menu), and explosion of
vertices will also happen with little icons that pop up above characters when
they make a friend or get married (you can realiably observe it by loading
Pleasant family).
In both cases, this pops up:
fixme:d3d:wined3d_device_process_vertices Output vertex declaration not
implemented yet.
err:d3d:get_flexible_vertex_size Unexpected position mask: 0x0"
--
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=33518
Bug #: 33518
Summary: Some floors in Star Trek (2013) are completely black
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eurekafag(a)eureka7.ru
Classification: Unclassified
This is how they look like in the game: http://i.imgur.com/sNy2z7l.png
This is how they should look (at least on Xbox360):
http://youtu.be/YQCUUcrLfPc?t=30m30s
Outdoors and everything else seems to be ok: http://i.imgur.com/Rv2O8sM.pnghttp://i.imgur.com/Ytoi8cC.png
I see this repeating message in the terminal: fixme:d3d:resource_check_usage
Unhandled usage flags 0x8.
Sometimes another message appears: fixme:d3d:wined3d_swapchain_present Ignoring
flags 0x80000000.
These two spam the output but nothing else appears while playing. I've run the
game with WINEDEBUG=+d3d and the resulting file is about 600M long compressed
to 23M. Maybe it will help. I launched the game and entered to the buggy room
from the screenshot above, then killed it to prevent extra output.
--
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.