http://bugs.winehq.org/show_bug.cgi?id=26205
Summary: Dragon Age 2 demo doesn't start
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The demo is downloadable from
http://dragonage.bioware.com/da2/demo/
First problem:
fixme:d3dx:D3DXGetShaderConstantTableEx Don't know how to calculate Bytes for
non D3DXRS_FLOAT4 constants
fixme:d3dx:ID3DXConstantTableImpl_GetSamplerIndex (0x3098a78)->(0x2): stub
wine: Unhandled page fault on read access to 0x00000000
Workaround: winetricks d3dx9_36
Second problem:
err:module:import_dll Library d3dx11_43.dll (which is needed by L"C:\\Program
Files\\Dragon Age 2 Demo\\bin_ship\\DragonAge2Demo.exe") not found
Workaround: add a dummy d3dx11_43.dll (see attachment)
Third problem:
crashes with null pointer read.
I'll attach the last 100000 lines of a +relay,+seh log.
--
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=26965
Summary: Dragon Age 2 demo - sound in cutscenes is muffled
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://na.llnet.bioware.cdn.ea.com/u/f/eagames/bioware
/dragonage2/demo/DragonAge2Demo_F93M2qCj_EnEsItPlRu.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
The sound in the cutscenes in the Dragonage 2 Demo is muffled. The workaround
from bug 26233 helps here as well:
Open ~/BioWare/Dragon Age 2 Demo/Settings/DragonAge.ini
Change:
[AudioOptions]
UseStereoSound=0
to 1
--
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=12358
Summary: Get optimized/compressed/packed executables (non-upx)
working [2]
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.blackmaiden.de/releases/safari/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=11847)
--> (http://bugs.winehq.org/attachment.cgi?id=11847)
demo scene graphics demo
>From bug 4733 comment #13
> Reported fixed. Please reopen separate new bug reports for any packers that
still don't work.
--
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=11092
Summary: cutscene does not display correctly - jedi knight dark
forces II demo
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10115)
--> (http://bugs.winehq.org/attachment.cgi?id=10115)
WINEDEBUG=+d3d_surface
The introduction cutscene appears to have a slight problem, part of the images
are missing/greyed out. See attached screenshots for an example. Also
attached is the +d3d_surface log, which appears to have some interesting fixme
messages.
This problem isn't present in 0.9.30, but
current git (wine-0.9.52-278-gc486d87) or newer is required to test the problem
as this program suffered from a regression causing a crash since 0.9.31 (bug
10865 / bug 10899)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13401
Summary: Another demo scene application crashes at start up
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.scene.org/file.php?file=/parties/2007/horde07
/in4k/cns!fr-057.zip&fileinfo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=13309)
--> (http://bugs.winehq.org/attachment.cgi?id=13309)
arancia.exe
Backtrace:
=>1 0x7e0fb8fe in msvcrt (+0x3b8fe) (0x088fff00)
2 0x004200f3 in arancia (+0x200f3) (0x088fff08)
3 0x7ee31497 in kernel32 (+0x51497) (0x00000000)
0x7e0fb8fe: outsb (%esi),%dx
--
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=17200
Summary: A demoscene sound only demo consumes a way too many CPU
cycles
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://gargaj.umlaut.hu/prod.php?id=116
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Under Windows XP this demo consumes around 0-1% of CPU, under Wine it consumes
on average 75% of 2600MHz AMD64 CPU.
To exclude console output latency I run it this way:
./invisible.exe &> /dev/null
--
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=25219
Summary: Demoscene demo @party invitation crashes with
unimplemented function
d3dx9_36.dll.D3DXLoadMeshFromXInMemory
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
http://www.pouet.net/prod.php?which=54616 crashes with
wine: Call from 0x7b838ba2 to unimplemented function
d3dx9_36.dll.D3DXLoadMeshFromXInMemory, aborting
winetricks d3d9_36 gets past this. On my ancient travel
laptop, I actually see a progress bar as the demo initializes.
I then run out of video memory. (Might work on modern hardware, dunno.)
--
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=20934
Summary: Bloom filter shows artifacts in fr-041_debris
(demoscene demo)
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666(a)gmail.com
Created an attachment (id=25091)
--> (http://bugs.winehq.org/attachment.cgi?id=25091)
Comparison shot between Windows Vista Home Premium and Wine 1.1.33
I wanted to test to see how far Wine got, and decided to try some things that
depend on weird Windows-specific quirks. So: demoscene demo's. :)
This demo runs perfectly in Wine, except for the bloom filter. I've added two
comparison shots that show the difference between the demo running in Windows
Vista Home Premium and Wine 1.1.33 on Linux Mint 7 (Ubuntu 9.04).
You can download the demo here: http://www.pouet.net/prod.php?which=30244
--
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=20960
Summary: Textures missing in demoscene's demo fr-041_debris
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Hi, i wanted to test bug 20934 and find out, that the demoscene demo is badly
broken in current git (wine-1.1.34-99-g8da7a00). Free download available
fr-041_debris.exe, only 179kB.
1. All the textures are missing, houses have just wired skeleton and console is
flooded by "fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 667"
2. Did a regression test between 1.1.33 and 1.1.34:
b9243b721a6c747986003c76463b4bd7b3a50208 is first bad commit
commit b9243b721a6c747986003c76463b4bd7b3a50208
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Nov 18 10:45:50 2009 +0100
d3d9: Add a separate function for device initialization.
:040000 040000 5941942ae303c760ba6cfe45f89e2b90dbd79128
eed9f7f18d83dec196542ea9b547b9d4ade9e7ef M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of current git (wine-1.1.34-99-g8da7a00) makes
that problem goes away.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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.