Displaying 20 results from an estimated 100 matches similar to: "Trying to wine starcraft 2"
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
Hello,
I am trying to run a small application called Miku Desktop Mascot. a small anim character dancing on the screen (nice distraction when all day on code lines).
current system is :
Fedora 13 x64
Nvidia GTX 460 , proprietary driver 260.19.12
Wine 1.3.5 x64
I actually am a java developer (not c++) so if I can be of any help testing, compiling wine on my machine it's possible.
thanks
2008 Dec 18
1
Setup a COD5-Server on an Ubuntu Linux VServer
Hallo,
i try to setup a cod5-server on an Ubuntu 8.04 (32 Bit) VServer.
Wine 1.0 is installed. I copied this ddll-files in the cod5-folder:
faultrep.dll, d3d9.dll, d3dx9_37.dll, opengl32.dll, glu32.dll, d3dx9_37.dll, winsta.dll.
I start the server with:
{{{
screen -dms cod5 wine CoDWaWmp.exe +set dedicated 2 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate
}}}
I get
2015 Dec 12
0
Wine release 1.8-rc4
The Wine development release 1.8-rc4 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.8/wine-1.8-rc4.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8-rc4.tar.bz2
Binary packages for various distributions will be available
2011 Apr 12
4
anomaly warzone earth
Hello,
trying to get this game to run on wine 1.3.16 on a debian sid amd64 box.
This is what the error output when running it :
Code:
$ wine /media/Data/Program\ Files/Anomaly\ -\ Warzone\ Earth/AnomalyWarzoneEarth.exe
err:winedevice:ServiceMain driver L"SecDrv" failed to load
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e084c95 (thread 0009), starting
2008 Aug 19
2
Need help getting Sonic CD to work.
First things first: I'm using Ubuntu 8.04 and Wine 1.0. (according to wine --version).
The app: Sonic CD, retail (the newest) version.
You can find a legal copy of the demo http://www.download.com/Sonic-CD/3000-2099_4-10004176.html?hhTest=1&tag=lst-1&cdlPid=859962 here. I believe it works the same as the retail version. At least, I had the same problems with it.
A person made a patch
2011 Jun 12
3
Switch graphics card via Wine?
Hi,
I have a PC with two graphic cards one Intel onboard and one Nvidia dedicated card. lspci shows me both and both graphics drivers are installed.
Code:
> lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1)
wine.log
2012 Jul 03
0
Wine release 1.5.8
The Wine development release 1.5.8 is now available.
What's new in this release (see below for details):
- More stream functionality in the C++ runtime.
- A number of Windows Codecs improvements.
- More WBEM classes and properties.
- Some HTML Help fixes.
- Support for printing fake italic fonts.
- Various bug fixes.
The source is available from the following locations:
2011 May 15
10
Bad performance in games
Hi!
I have managed to get games like Team Fortress 2 and Mirror's Edge to finally run. But only with really bad performance.
If I run glxinfo | grep direct in the terminal, I get:
Code:
direct rendering: No (LIBGL_ALWAYS_INDIRECT set)
However, if I run sudo glxinfo | grep direct, it outputs this:
Code:
direct rendering: Yes
I'm not sure if that is relevant, but it seems a bit odd.
2012 Mar 16
2
Wine has probs with Mount & Blade Warband
Hi;
I want to use Wine to play M&B Warband. I don't know why wine has problems with this; it should probably work.
For further information I created the backtrace:
>
> Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0xb699347d).
> Register dump:
> CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
> EIP:b699347d ESP:0440ec0c EBP:b6c80ff4
2007 Aug 24
0
Wine release 0.9.44
This is release 0.9.44 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Better heuristics for making windows managed.
- Automatic detection of timezone parameters.
- Improvements to the builtin WordPad.
- Better signatures support in crypt32.
- Still more gdiplus functions.
- Lots of bug fixes.
Because of lags created by using mirrors, this message
2007 Jan 09
0
Wine release 0.9.29
This is release 0.9.29 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- More work on the new Direct3D state management.
- Debugger support for Mac OS.
- Many OLE fixes and improvements.
- Audio input support on Mac OS.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the
2009 Feb 08
7
Helpful Hints for OS X Users (Idiots Guide?)
Hello,
I have been busy working away at getting Darwine to run on OS X with no luck... I tried uninstalling and reinstalling many times, but I was continually getting gdi32.dll errors.
This guide was tested on OS X Leopard 1.5.6. The following guide is how I set it up. The steps may vary slightly for you. Be sure to read this whole thread before actually trying some of the things listed here,
2009 Dec 17
0
No subject
a fence in the command stream when you change the vtxbuf
addresses, on nv50 that is, I don't know about nv40, sorry.
But it *did* look like the blob inserts a fence after *uploading*
new data to a vertex buffer. That's why there's method 0x142c
in nv50_draw_arrays.
> Other observations:
> - the data during execution of gl commands actually seems to be put into
> location C -
2013 Apr 03
3
[Bug 63051] New: Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051
Priority: medium
Bug ID: 63051
Assignee: nouveau at lists.freedesktop.org
Summary: Displist with multiple OpenGL contexts crashes.
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: ideasman42 at gmail.com
Hardware: x86-64 (AMD64)
2009 Dec 17
1
Question about nv40_draw_array
Hi,
My name is Krzysztof and currently I'm working on porting nouveau
(gallium3d driver + libdrm + drm) to AROS Research OS
(http://www.aros.org). I completed a quite successful port of "old" drm
(one from libdrm git - now removed) and currently I'm working on drm
port from the nouveau kernel tree git.
Right now I'm faced with rather peculiar memory allocation/access
2012 Nov 09
0
Wine release 1.5.17
The Wine development release 1.5.17 is now available.
What's new in this release (see below for details):
- Sub-pixel font anti-aliasing in the DIB engine.
- Support for automatic installation of ActiveX controls.
- Automatic fallback to TLS 1.0 for secure connections.
- Beginnings of the DirectWrite text analyzer.
- Better handling of font outlines in OpenGL.
- Various bug fixes.
2010 Aug 05
2
No video acceleration under wine?
OS: Ubuntu 10.04 32bits
Core: i5 2,4ghz
Video card: Ati Mobility Radeon HD 5470 1GB
Hello all, I'm trying to play a direct3d MMORPG game called Ragnarok Online (if you search, you'll see it's not a heavy game), but when I connect, I noticed slow perfomance, as if the game was working just by CPU. So I'm wondering if WINE is using video acceleration for it.
I'm using
2001 Mar 03
1
halflife & wine
Well I've read all the docs/howtos for this and it's still not working
for me. Everytime I try to do a 'wine hl.exe' it gives me the good ol'
opengl is not supported on this device error. Nothing in the wine
console. This is with build 20010112 (and also a very recent
one...forget which). I did the enable-opengl configure flag.
I'm trying to run it on a mandrake
2006 Oct 27
0
Wine release 0.9.24
This is release 0.9.24 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Support for multiple monitors using Xinerama.
- Various MSI fixes and improvements.
- A ton of memory leaks fixed.
- Many common controls fixes.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public
2012 Jun 22
0
Wine release 1.5.7
The Wine development release 1.5.7 is now available.
What's new in this release (see below for details):
- New version of the Gecko engine based on Firefox 13.
- Dynamic device support with UDisks2.
- More stream classes implemented in the C++ runtime.
- Support for metadata in TIFF files.
- Fleshed out WBEM implementation.
- Improved support for printer paper sizes.
- Various