similar to: Which is the latest Wine that has DGA support?

Displaying 20 results from an estimated 1000 matches similar to: "Which is the latest Wine that has DGA support?"

2001 Aug 20
3
(No)DGA
Hello there! I think wine has become pretty good because I got some basic windows programs (mspaint,mscalc) fully working and WinOnCD worked fine. But now when I start a program (PowerDVD in this case) I get the following error message: bash-2.04# wine "/windows/E/Programme/CyberLink/PowerDVD/powerdvd.exe" X Error of failed request: XF86DGANoDirectVideoMode Major opcode of failed
2001 Mar 02
2
Wine Starcraft slowness
I am running Starcraft under Wine on RH 7.0 with Stock XF86 server. I got OpenGL to work with my NVidia GEForce 2 MX card (hence, DRI works), because I have installed the Linux version of Unreal Tournament and it works beautifully. Unfortunately, that is much more than I can say about Starcraft under Wine. I understand that there is an X extension called DGA that I can use to speed things
2002 Jan 19
1
Screen resolution switch with DGA
This has me baffled. I run Diablo 2 under Wine, works absolutely flawlessly in every way. I have DGA enabled, and a 800x600 desktop (also tried the Managed and Unmanaged options). Thing is, my X desktop is 1600x1200x16bpp and of course Diablo 2 is only 800x600. Is there any way to have this resolution automagically change to 800x600 (nothing seems to do that here), and back when I exit it? I
2009 Apr 17
1
Regression testing questions...
OK, today I got a few questions about regression testing. 1.Is there a way to get exact patch using git and regression testing? I mean, if I found that, as in tutorial: a460a2df43aa8eae10b1db028c6020829b009c54 is first bad commit commit a460a2df43aa8eae10b1db028c6020829b009c54 Author: Stefan Doesinger <stefandoesinger at gmx.at> Date: Sat Jun 9 14:27:41 2007 +0200 wined3d: Store the gl
2009 Jun 07
2
Purpose of DIB Engine?
Hello again. Today I got following question: What is the purpose of DIB Engine? Is it to speed up DirectDraw apps, or is it to add missing functionality for DirectDraw ?emulation?? I'm asking this because I recently tested few DDraw apps (Fallout2 and Happyland Adventures) with DIB enabled and... well for HA there was now significant speed difference, and Fallout2 slowed down even more :( .
2001 Aug 14
1
Diablo loading hang
ok guys I've gotta diablo to the point where it gets all the way to the player screen, I pick my character and it continues to load, it gets SO close (the monk is almost engulfed in light) until the music stops and it seems to hang here's the interesting stuff in my wine config: [x11drv] ; Number of colors to allocate from the system palette "AllocSystemColors" = "100"
2004 Feb 07
0
Starcraft is fast without using DGA?
Hi all, i have run starcraft from the debugger, and it's fast. (Well, about as fast as win98 on a P-60) I have run it from wine, and it's slow (about a 468-33) The real machine i runt it from is a celeron 416, 160 MB ram, geforce 2 mx400 PCI I *finaly* discovered i could get a trace from it by using winedbg -debugmsg i.e. ONE dash. I run a diff on both files, and i was surprized to
2010 Feb 07
3
Re: Wine 3D performance - where does the bottleneck lies and how
The performance of WineD3D depends on the application and display drivers. It is hard to say where we are losing the performance and whether it is WineD3D which has to be blamed. To find out where the performance is lost you need to profile the app using e.g. sysprof or oprofile. Then you can see where the time is spent. Typically we don't spend a lot of time in Wine code but outside Wine in
2001 Mar 29
2
What is DGA
I've seen this Acronym thrown around alot in reference to games. What is it exactly? Is it good? How do I use it? Thanks, Aaron Cline
2001 Apr 14
1
directx problems methinks
im trying to run worms world party with wine cvs 04/13/01 after manually instaling by installing on a windows machine then copying acorss to my machine (it uses installshield which crashes under wine), the game launches it is really really horribly flickery, and quite slow. its a directdraw game, but as far as i can tell its not making any attempt to change to the resolution it wants. im
2009 May 24
3
Registry setting question...
Is there a way to set registry key, other then editing system.reg/user.reg file? For DIB engine we can export WINEDIB=ON or edit registry, is this the case with other registry keys as well? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090524/b69fa546/attachment.htm>
2008 May 14
2
Weird problem with OpenGl based games (Quake 3 engine)
I will try to explain the best I can - but honestly... it may be hard to understand what I am talking about anyway... Problem is like this - whatever I try to play OpenGL based game that uses Quake 3 engine I got weird mouse "jumps". Let's take Soldier of Fortune 2 Demo as it can be downloaded for free. When in jungle I try to look left or right - mouse jumps slightly (the
2001 Mar 30
1
dga, wine, and a tnt2
I have the transgaming version of wine which i downloaded from their sourceforge page. I recently got my hands on a tnt2, after having used a voodoo3. (dont worry, i didnt pay anything for it =) so i installed everything, opengl games work perfectly (0.9-769 drivers). but when i try to run directdraw games in DGA mode, i get weird problems. the screen is split vertically into 4 parts. anyone
2001 Jul 14
0
Diablo II DGA?
ok i have diablo II running, only that it's slow - doesn't seem to be using dga since it's the same speed with or without it, when i try running it as root it locks up before really doing anything. the dga program does work (as root) and i was wondering if anyone could give me a tip on this - thanks
2001 Dec 12
0
[Fwd: DGA (/dev/mem)]
-------- Original Message -------- Subject: DGA (/dev/mem) Date: Wed, 12 Dec 2001 21:32:07 +0000 From: "Mark Hannessen" <msh104@hotmail.com> To: wwn@winehq.com Hee wine guys. I have been using wine for a while now and i think it is generely a good idea ( much better than having boot your entire windows operating system inside linux ) It is a shame it is a little unstable
2009 Apr 18
2
Regression testing - compilation error after second bisect
OK, I'm trying to make regression test for ddraw. Here is exactly what I did: 1: git clone git://source.winehq.org/git/wine.git wine-git cd wine-git 2: git bisect start dlls/ddraw git bisect good wine-0.9.15 git bisect bad Now first test: CC="ccache gcc" ./configure ?verbose && make depend -j2 && make -j2 Compilation successful regression present, another run:
2006 Jun 23
5
Red Alert 2: Yuri's Revenge much slower with 0.9.16
RA2:YR is a 2D game - I think it probably uses DirectDraw. It runs slower with 0.9.16 and now the in game cursor flickers. Besides minor audio problems it ran fine in 0.9.15. I tried setting HKEY_CURRENT_USER\Software\Wine\Direct3D\DirectDrawRenderer to "gdi". It made no difference. Is that the corrent way to turn off the new DirectDraw changes?
2010 Feb 04
4
Does Wine support the NVIDIA 7186 drivers?
A query regarding WINE support for older hardware: Does Wine support the NVIDIA 7186 drivers, or are they too old and unsupported now? Following on from this post - http://forum.winehq.org/viewtopic.php?t=7509 and http://forum.winehq.org/viewtopic.php?t=6574&highlight=rome+total+war I've been playing around a bit. I've tried without installing DX9 as well as using Winetricks to
2007 Jan 03
1
Dune 2000 - no keyboard response - good rendering speed
Hi, I've installed Dune 2000 and the 1.06 patch in Wine, and it runs very well, except that it doesn't accept keyboard input. It wasn't any better without the patch. The entry at the appdb doesn't mention anything about it. Does anybody know how to fix it? I've already tried changing all the settings on the "graphics" tab in "winecfg". Half-Life, for
2009 May 03
2
Bug report – unknown fields
Hello again. Can somebody please tell me what does ?CC?/?Default CC? in bug report form means? What should we write there? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090503/649746c6/attachment.htm>