similar to: VC++ 6.0 in Wine/Ubuntu 9.04

Displaying 20 results from an estimated 10000 matches similar to: "VC++ 6.0 in Wine/Ubuntu 9.04"

2009 May 18
2
CS:S Problem...
hey, when i run Counter-Strike : Source from steam using wine, it runs like it normally would on windows, then when it starts up, it shows me the css background, like when its loading the menu, then the screen goes black and the pointer (mouse) flickers.. any ideas?
2010 Oct 26
10
Wine 1.3( Battle of the Immortals)
I'm pretty new to Wine and Xubuntu, and one of the main reasons I downloaded Wine was to properly run Battle of the Immortals. Im sure it was confirmed playable with Wine but every time i try to open the launcher it patches, and opens pretty normal but the login screen and probably the game also ( never got past the loading screen) suffers from unbearable lag and frame problems. Im pretty sure
2011 Sep 10
2
How to make Perfect World run on Linux 10?
so far ive checked youtube but there was only a pretty old video about it wich was at wine 1.19 or somethin like this and whats shown there doesn work at all so can anyone please help a totally linux noob to run that damn game?....
2009 Aug 02
4
IE7 issue with a game
Not sure anyone will have an answer to this... but might as well ask I'm working with a beta version of a game and under NDA (and its not in the appdb)... but IE is required for logging in and patching... I'm wondering if this is a known issue with other games... Have to use IE7 installed, as IE6 had rendering issues, that IE7 didn't, and the game directly calls IE version of Wine
2009 Sep 07
12
Installing Wine on ubuntu 9.04
Hey this is my first time trying Linux. I installed Ubuntu 9.04 about an hour ago. The reason why I installed was I wanted to play Diablo II. I tried everything and couldn't get the game to run on Vista. So I'm dual boot running Vista and Ubuntu. I wanted the easiest to understand Wine. I didn't want to download the developers version, I wanted the latest stable version. I downloaded
2009 Jul 24
1
sXe 7.8 on Ubuntu 9.04
Hi ! I use wine-1.1.25 and Ubuntu 9.04 when I try to run sxe 7.8 on it it's says me: [Image: http://img219.imageshack.us/img219/3203/screenshot5s.png ] How I can fix it?
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys, I wrote to this list previously, saying I needed a perl module to do Ogg Vorbis tag reading / writing. People pretty much pointed me to the Ogg::Vorbis module that wrapped around libvorbisfile and I should extend that to writing streams, not only reading them. Well, awright, I thought, let's do it. Problem is, though: The download links on freshmeat are all broken and I don't
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys, I wrote to this list previously, saying I needed a perl module to do Ogg Vorbis tag reading / writing. People pretty much pointed me to the Ogg::Vorbis module that wrapped around libvorbisfile and I should extend that to writing streams, not only reading them. Well, awright, I thought, let's do it. Problem is, though: The download links on freshmeat are all broken and I don't
2011 Mar 03
3
Age of Conan on Wine 1.2.2
Hello folks i just have a question i am really really tired of using Windows and i want to go back to Ubuntu, but the only reason i went away is because of Age of Conan wich i play alot, so i want to hear how stable Age of Conan is on Wine 1.2.2 because on the earlyer releases of Wine i had trouble with my FPS in the game, so i just want to hear if any of you know if this is somehow fixed or that
2010 Jul 06
1
Problems with Flash CS4 and other Adobe software
I keep getting this message for some unknown reason "The program Adobe Flash CS4 Professional has encountered a problem and needs to close" Same for Photoshop and Dreamweaver. Any advice? I'm using wine 1.2rc6 with Kubuntu 10.04 (Lucid Lynx)
2011 Jul 01
2
Jade Dynasty: ERROR
I've been playing this game for a while but recently since i updated it i get a pretty strange error when I press the START button : http://i286.photobucket.com/albums/ll96/wredland/jd/ecm.png Does anyone know how to solve this ? ( I am pretty new so sorry if this has been posted before or if i forget anything ) :?
2008 Aug 03
7
New game "Das schwarze Auge: Drakensang"
Hello Wine Users, I am thinking about buying the game "Das schwarze Auge: Drakensang" (German homepage (http://www.dsa-game.de/), English homepage (http://www.drakensang.info/)). But I will only do it if I am able to play it under Linux. Does someone have the game already and tried to get it running with Wine? Regards, Benjamin
2011 Aug 11
6
.NET Framework 3.5 SP1 problem
Hi all, First, I would like to say, that I am a beginner to Wine and I hope I did not brake any rule. To problem: I have Ubuntu 10.10 64bit (on dualboot with Windows 7) and Wine 1.3.26 and I would like to play Bloodline Champions on Ubuntu (the only game I play). I have been trying to install .NET Framework for 3 days. - I installed successfully Framework version 2.0 (dotnet20) with Winetricks - I
2009 Dec 24
3
Restarting Wine for game on Mac 1
I have installed a game and it has asked me to reset the system. I have closed down wine, X11 and even my computer but it still asks for a restart. Please Help, Thanks, drummerguy
2009 Aug 26
8
Will Wine let me load iTunes in Ubuntu 9.04
I am attempting to totally move away from Windows and my main stumbling block is iTunes. I have been using it to download talking books to an iPod as I was suffering from cateracts. I had a look at gktpod but it fell well short of my needs. If I download Wine from the Ubuntu repository will I then be able to download iTunes and obtain the functionality that I require? Thanking you in
2007 Aug 01
2
getting hex out of ints
I have a probe: pid111::myfunc:entry { self->arg = arg0; } pid111::myfunc:return /self->arg/ { @[self->arg] = quantize(); } works great, but i''d like arg0 to be printed in hex. I''ve tried numerous approaches to do this but i''ve hit a wall every time. I''ve tried: 1) self->arg = sprintf(arg0); no, cuz dtrace has no sprintf 2) self->arg
2011 Sep 15
9
Help with Supreme Commander Forged Alliance
Dear wine users, when i try to run the game via Code: wine "C:\Programme\THQ\Gas Powered Games\Supreme Commander - Forged Alliance\bin\ForgedAlliance.exe" /novalidate /nomovie /nomusic (or just the path without novalidate etc.) I got this error: Code: fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION fixme:ntdll:NtQueryObject Unsupported information class 3
2008 Jan 28
1
[LLVMdev] Building self-hosting compiler in language "X", using LLVM
Hi to all LLVMers! I'm new to LLVM and compilers at all (i did wrote few interpretators, but thats not same as compiler), and i want to write compiler (which compiles source to native code executebles - no VMs or runtime files) for some language (i'll call it a language "X", as it don't have name yet, cuz i'm desinging it - a hobby project of mine) and i want to write
2011 Oct 16
5
New User
Hi, I just downloaded Wine to try it out, and despite being a tinkerer with half a brain i cant figure out how to install windows games using it. I have looked online to no avail, the stuff i have read has not helped mostly because im trying to install a game from its DVD and Wine wont do it unless the EXE is given permission to install as a program and you cant edit files on the DVD as they are
2008 Aug 26
3
Trackmania through steam
I just installed steam+TMN and it seems to run quite well apart from sound. I tried switching to OSS and got not sound while on ALSA I get the occasional "click" and thats about it. Other software I have run through wine is WAR beta and WoW both of which play sound fine, so I suspect maybe Steam is holding up the sound device or something? I am on Ubuntu Hardy. I also used winetricks