http://bugs.winehq.org/show_bug.cgi?id=8051
--- Comment #113 from Robert Wm Ruedisueli <ruediix(a)gmail.com> 2012-04-11 03:12:26 CDT ---
I agree that pure software shaders are not an option. However, one may be able
to pre-process shaders in software to eliminate unused portions and otherwise
simplify them. The question is how to do this on vertex shaders while still
maintaining the games ability to manipulate the vertex shader.
However, this seems less of an issue now that newer video cards can handle high
element count shaders, and the newer Mesa drivers are now about to implement
this capability. It seems newer video drivers also simplify shaders on their
own, giving a serious disadvantage to doing this in software.
We probably need to move on to the next blocking bug in this game.
--
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=29819
Bug #: 29819
Summary: Ballistics: MultiplayerServer::initialize() can't
create IDirectPlay8Server interface
Product: Wine
Version: 1.4-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benpicco(a)zedat.fu-berlin.de
Classification: Unclassified
Ballistics installs fine (to a fresh wineprefix), but when starting the Game an
error window appears:
An unexpected error occured: MultiplayerServer::initialize() can't create
IDirectPlay8Server interface
(Windows Version is set to Windows XP, but setting it to Windows 98, etc makes
no difference)
wine trace:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ac78,0x00000000), stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:ole:CoCreateInstance no instance created for interface
{5102dace-241b-11d3-aea7-006097b01411} of class
{da825e1b-6830-43d7-835d-0b5ad82956a2}, hres is 0x80040111
--
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=4066
Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benpicco(a)zedat.fu-berlin.de
--- Comment #35 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-04-10 21:20:58 CDT ---
*** Bug 29819 has been marked as a duplicate of this bug. ***
--
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=30391
Bug #: 30391
Summary: Amazon digital downloads down loader crashes upon use
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: RESOLVED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamer(a)jdolson.net
Classification: Unclassified
Rosanne DiMesio <dimesio(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Severity|blocker |normal
i have recently purchased a couple of games on amazon, games that are confirmed
to work with wine, however Amazon gives you a small downloader file, and this
downloader file crashes and cannot DL the games to install
linux mint 11
wine 1.4
Release: 11 (katya)
Edition: Gnome 32-bit
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu
--enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
not sure if this one helps, it is the link to the down load on amazon
https://images-na.ssl-images-amazon.com/images/G/01/digital/infinity/button…
Elven_Legacy_Collection_Downloader.exe
also
Swords_of_the_Star_Complete_Collection_Downloader.exe
--- Comment #1 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-04-09 10:54:56 CDT ---
Not a blocker, and duplicate of bug 30392.
*** This bug has been marked as a duplicate of bug 30392 ***
--
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=6955
--- Comment #110 from joaopa <jeremielapuree(a)yahoo.fr> 2012-04-09 17:02:59 CDT ---
If it is a good project for GSOC, maybe it woukd be worth of writing something
about it in the wiki page: http://wiki.winehq.org/SummerOfCode
--
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=6955
--- Comment #109 from joaopa <jeremielapuree(a)yahoo.fr> 2012-04-09 16:38:46 CDT ---
If it is a good project for GSOC, maybe it woukd be worth of writing something
about it in the wiki page: http://wiki.winehq.org/SummerOfCode
--
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=6955
--- Comment #108 from Henri Verbeet <hverbeet(a)gmail.com> 2012-04-09 13:52:43 CDT ---
(In reply to comment #107)
> I can't comment on the scope of the work (if it's doable with GSoC),
Possibly, depending on student skill.
--
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=9220
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #28 from Austin English <austinenglish(a)gmail.com> 2012-04-09 13:07:55 CDT ---
(In reply to comment #26)
> The demo still crashes instantly for me (in the start black screen), maybe
> intel graphics related.
Yeah, works here on nvidia. Gets into the first fight screen, then crashes
about 15 seconds later.
New one is bug 30400.
--
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=6955
--- Comment #107 from Austin English <austinenglish(a)gmail.com> 2012-04-09 12:36:03 CDT ---
(In reply to comment #106)
> > It would be a good project, but, it's unlikely it will be put into GSoC.
>
> Why?
I can't comment on the scope of the work (if it's doable with GSoC), but it's
too late to apply for this year anyway..
--
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=9027
Andrew Eikum <aeikum(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aeikum(a)codeweavers.com
--
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.