http://bugs.winehq.org/show_bug.cgi?id=28586
Bug #: 28586
Summary: Team Fortress Arcade and Pixel Force: Left 4 Dead have
no sound
Product: Wine
Version: 1.3.29
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagman.staredsi(a)gmail.com
Classification: Unclassified
Created attachment 36730
--> http://bugs.winehq.org/attachment.cgi?id=36730
Full Team Fortress Arcade log
Team Fortress Arcade and Pixel Force: Left 4 Dead have no sound due a
unimplemented function of directmusic:
fixme:dmfile:IDirectMusicSegment8Impl_IPersistStream_Load : WAVE form (loading
to be checked)
fixme:dswave:IDirectMusicWaveImpl_IPersistStream_Load (0x5f148e8, 0x5f148b8):
loading not implemented yet (only descriptor is loaded)
This two lines are a message that wine repeat often in the output and inform
this.
--
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=18773
Summary: The Westerner: needs MPEG Layer-3 audio codec
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The Westerner until now had garbage AppDB rating but no bug entry. Deselecting
any audio driver in winecfg let's wine play the intro and crash after:
err:ole:CoGetClassObject class {38be3000-dbf4-11d0-860e-00a024cfef6d} not
registered
err:ole:CoGetClassObject no class object {38be3000-dbf4-11d0-860e-00a024cfef6d}
could be created for context 0x1
This UUID is the "FriendlyName"="MPEG Layer-3 Decoder" from DirectX9
windows\system32\l3codecx.ax
As Wine has its own winemp3.acm, shouldn't it declare this UUID (e.g. via
tools/wine.inf)? Is this a simple omission? Does winemp3 implement something
entirely different, another win API?
When audio is not disabled in winecfg, wine crashes after repeatedly (~13x)
opening and closing all winmm codecs, including winemp3.acm (it does not manage
to reach the intro).
wine regsvr32 l3codecx.ax
WINEDLLOVERRIDES=quartz=n wine PICTuRE.exe
is what's needed to let the music play, to see the intro, to start gameplay and
to bump the AppDB rating from garbage to bronze. (Likely gold except for
serious mouse lag, which is another issue.) The loop mentioned above is then
avoided, as a driver is found.
The native quartz.dll is needed or it won't find some pin (later than the
intro).
I copied the l3codecx.ax from a separate winetricks DirectX9 install before
noticing that The Westerner's CD-ROM also contains it in DirectX9\DirectX.cab.
Oddly, the application's cover lists only DirectX 8.1 as requirement.
Using The Westerner German Patch v1.3. I guess v1.0 (CD-ROM without patch)
would behave the same (guessing from reports in AppDB).
--
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=20394
Summary: 3DMark 2000, 2001, 2003 - wrong size of loading window
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://www.futuremark.com/download/3dmark03/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24186)
--> (http://bugs.winehq.org/attachment.cgi?id=24186)
WINEDEBUG=+ddraw
I think window should have the size of the image which display. But window have
black border on the right and bottom.
I couldnt find such a bug, i hope its not duplicated.
Ubuntu 9.04
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
CPU flags: 2400MHz MMX SSE SSE2 SSE3 SSSE3 HTT
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.28-15-generic i686
GeForce 9600 GT PCI Express 180.44 512Mb
WINEDEBUG=+ddraw wine "C:\Program Files\Futuremark\3DMark03\3Dmark03.exe"
--
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=40485
Bug ID: 40485
Summary: Nexus Localizer (Nexus: The Jupiter Incident) has
wrong text orientation
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: huw(a)codeweavers.com
Regression SHA1: 7a3c9889e38ede659230a66a167b82c024f0dc85
Distribution: ---
Created attachment 54255
--> https://bugs.winehq.org/attachment.cgi?id=54255
screenshot (built-in vs. native riched20)
Nexus Localizer is a tool bundled with the game Nexus: The Jupiter Incident
which lets you add your own translation to the game. Selected text appears in a
two-side pane, but orientation of the text is wrong.
Installing either corefonts or native riched20.dll works around the problem for
me.
Additionally, text appeared correctly in the application (with built-in
riched20 / without corefonts) before the following commit:
commit 7a3c9889e38ede659230a66a167b82c024f0dc85
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Jul 1 10:48:56 2015 +0100
riched20: Free the script cache when updating the default style.
In the terminal I have only a pair of these:
>fixme:win:LockWindowUpdate (0x10020), partial stub!
>fixme:win:LockWindowUpdate ((nil)), partial stub!
Let me know if you need debug logs or further tests.
The attached screenshot shows what the text looks like with vanilla Wine 1.9.8
(upper image) and with native riched20.dll installed.
Wine 1.9.8
Fedora 23
--
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=25495
Summary: Homeworld 2: Shadows and High-Quality Hyperspace
Effect are disabled
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Even with the Shadows and High-Quality Hyperspace Effect enabled through the
options menu in Homeworld 2, either effect is not seen in the actual gameplay.
>From some research via Google, it appears both effects use the stencil
capabilities of the graphics driver. I'm assuming the game is failing to detect
the correct capabilities of the graphics card.
--
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=33192
Bug #: 33192
Summary: Characters in Granado Espada not visible
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rndbit(a)nm.ru
Classification: Unclassified
Created attachment 43911
--> http://bugs.winehq.org/attachment.cgi?id=43911
Visual explanation
So game works flawlessly except for models somehow not being attached to
animations.
I uploaded screenshot that illustrates issue.
1. As you can see models of all static actors are pisitioned in center of
loaded level.
2. Spots where NPCs should stand are empty, however 'invisible' npcs are
clickable at spot above their name, just where npc body should be.
3. Player characters also can not be seen. Items carried by characters (and
NPCs) are rendered properly. Gear moves according to animation.
Terminal log:
String Dictionary Loading Start
String Dictionary Loading Success
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef04,0x00000000), stub!
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:imm:ImmGetOpenStatus (0xcf077a8): semi-stub
fixme:imm:ImmReleaseContext (0xa0062, 0xcf077a8): stub
fixme:ras:RasEnumConnectionsW (0x1333e8,0x326af0,0x76c623e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:ras:RasEnumEntriesW ((nil),(null),0xcffb108,0x327320,0xcffadf4),stub!
fixme:wmvcore:WMCreateSyncReader ((nil), 0, 0xd17ef28): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:wined3d_buffer_preload Too many declaration changes or converting
dynamic buffer, stopping converting
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:wined3d_buffer_preload Too many declaration changes or converting
dynamic buffer, stopping converting
fixme:win:GetWindowPlacement not supported on other process window 0x20028
<...>
fixme:win:GetWindowPlacement not supported on other process window 0x20028
<...>
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:wmvcore:WMCreateSyncReader ((nil), 0, 0x193d8048): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
<...>
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:GetWindowPlacement not supported on other process window 0x20028
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
<...>
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:GetWindowPlacement not supported on other process window 0x20028
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
<...>
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:GetWindowPlacement not supported on other process window 0x20028
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
<...>
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:GetWindowPlacement not supported on other process window 0x20028
<...>
fixme:win:GetWindowPlacement not supported on other process window 0x20028
I replaced multiple same messages with <...> for improved readability.
Forum thread: http://forum.winehq.org/viewtopic.php?f=2&t=18485
--
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=34544
Bug #: 34544
Summary: Grand Theft Auto V - The Manual needs native dotnet40
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://www.rockstargames.com/V/assets/manual/GrandThef
tAutoV-TheManual.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45989
--> http://bugs.winehq.org/attachment.cgi?id=45989
log
Needs dotnet40, but even after installing doesn't launches.
--
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=10341
Summary: Pro evolution soccer 2008
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco.r24(a)libero.it
Game crash when exit the game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41310
Bug ID: 41310
Summary: World in Conflict can't get past loading screen in
tutorial
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alex3kov(a)zoho.com
Distribution: ---
Created attachment 55640
--> https://bugs.winehq.org/attachment.cgi?id=55640
Log with WINEDEBUG=+d3d9
1.0.1.1 version of the game from gog.com. After Alt-Tabbing or switching to
another desktop workspace I can't get back into the game. Starting missions
gets stuck in the same way.
According to setup manual here
https://appdb.winehq.org/objectManager.php?sClass=version&iId=20703 I've set
d3d10 to "Disabled", replaced dxdiagn with native and set it to "Native" in
winecfg - so the game uses DX9.
Log with WINEDEBUG=+d3d9 is attached. It turned out to be 10Mb, so I gzipped
it.
These lines look suspicious:
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC)
WINED3DFORMAT!
fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA)
WINED3DFORMAT!
I can provide more logs, test patches etc.
--
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=34242
Bug #: 34242
Summary: Dolphin Emulator: Error compiling pixel shader
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Created attachment 45563
--> http://bugs.winehq.org/attachment.cgi?id=45563
screenshot
The emulator Dolphin shows an error when trying to play a home brew game.
Steps to reproduce:
Download Dolphin 3.0
https://dolphin-emu.org/download/?ref=btn
Download Newo Asteroids
http://wiibrew.org/wiki/Newo_Asteroids (download link in the right table)
Using the emulator open the BOOT.DOL file from the root folder of the game. The
result is the attachment followed by a crash.
"winetricks d3dcompiler_43" workarounds the issue.
--
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.