https://bugs.winehq.org/show_bug.cgi?id=42370
Bug ID: 42370
Summary: Sniper Elite 3 stuck at "Completing Installation 1%"
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: noonetinone(a)gmail.com
Distribution: ---
This is basically a repeat of the close bug reported by 'acescopezz'.
Bug #41493 describes what is happening with the title SE V2. What is
different about SE3 is this game includes its own copy of dllcheck.exe.
'acescopezz' posted screen grabs which relevant here.
--
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=45639
Bug ID: 45639
Summary: Far Cry 3 voices, music and sounds
Product: Wine-staging
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62069
--> https://bugs.winehq.org/attachment.cgi?id=62069
Far Cry 3 Wine-staging 3.13 log
Hello,
Farcry 3 game voices, music and sounds does not work correctly, you can not
hear them or with difficulty.
Instead you can hear another high sound in the background.
It's a regression, I haven't this bug with older Wine version.
I think this is the same bug I have with Star Wars the force unleashed
https://bugs.winehq.org/show_bug.cgi?id=45635.
I joined you the wine log.
Thank you for your help.
--
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=8051
--- Comment #169 from Alexandr Oleynikov <sashok.olen(a)gmail.com> ---
Without P(In reply to Paul Gofman from comment #167)
> (In reply to Zebediah Figura from comment #166)
> > Let's make this bug report about software vertex processing, and file new
> > reports for any further issues. I've split off
> > Direct3DShaderValidatorCreate9() issue into bug 46735.
>
> Just to note, there is also SWVP ProcessVertices (ProcessVertices used with
> shaders) concerned in this bug. There is no patch for that. I don't know how
> much of rendering it affects in Sims 2 though.
It's pretty important. 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.
https://bugs.winehq.org/show_bug.cgi?id=8051
--- Comment #168 from Alexandr Oleynikov <sashok.olen(a)gmail.com> ---
Without P(In reply to Paul Gofman from comment #167)
> (In reply to Zebediah Figura from comment #166)
> > Let's make this bug report about software vertex processing, and file new
> > reports for any further issues. I've split off
> > Direct3DShaderValidatorCreate9() issue into bug 46735.
>
> Just to note, there is also SWVP ProcessVertices (ProcessVertices used with
> shaders) concerned in this bug. There is no patch for that. I don't know how
> much of rendering it affects in Sims 2 though.
It's pretty important. 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.
https://bugs.winehq.org/show_bug.cgi?id=46738
Bug ID: 46738
Summary: Cannot add directories in PerfectTunes (3.1)
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
When I click "Add folder" in PerfectTunes 3.1 nothing happens.
"0009:err:ole:CoCreateInstanceEx apartment not initialised" is output in
console.
$ md5sum PerfectTUNES-Unregistered.exe
a5c523a98f300a42ed3f3ab56aa8b968 PerfectTUNES-Unregistered.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=8051
ApolloLV <apollolv(a)rocketmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|apollolv(a)rocketmail.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=46703
Bug ID: 46703
Summary: d3d9_test failed with pixel format 77
Product: Wine
Version: 4.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
This is macOS 10.12.6
Nvidia GTX650
1920x1080 30bits R10G10B10A2
wine c:/tests/d3d9_test.exe.so device failed
~
device.c:10464: Test failed: window has pixel format 77, expected 1
device.c:10470: Test failed: window has pixel format 77, expected 1
device.c:10476: Test failed: window has pixel format 77, expected 1
device.c:10494: Test failed: window has pixel format 77, expected 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=8051
Paul Gofman <gofmanp(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gofmanp(a)gmail.com
--- Comment #167 from Paul Gofman <gofmanp(a)gmail.com> ---
(In reply to Zebediah Figura from comment #166)
> Let's make this bug report about software vertex processing, and file new
> reports for any further issues. I've split off
> Direct3DShaderValidatorCreate9() issue into bug 46735.
Just to note, there is also SWVP ProcessVertices (ProcessVertices used with
shaders) concerned in this bug. There is no patch for that. I don't know how
much of rendering it affects in Sims 2 though.
--
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=8051
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |46735
--
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=8051
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Sims 2 demo exits |The Sims 2 demo needs
|prematurely |support for software vertex
| |processing
--- Comment #166 from Zebediah Figura <z.figura12(a)gmail.com> ---
Let's make this bug report about software vertex processing, and file new
reports for any further issues. I've split off Direct3DShaderValidatorCreate9()
issue into bug 46735.
--
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.