Wine and directsound 3d

I have a problem with wine, I have enabled hardware sound with winecfg but I have errors anyway when I start games with wine, errors say that hardware acceleration is not enabled and wine will use HEL instead. I can't post the errors cause now i'm in an other computer, anyway someone could advice me? I'm playing starcraft 2 with wine and it has very low fps, with windows 7 is better.
thank you

Ok this evening i will be on my computer and i'll do my duty . I was wondering only to know if i have to something special to enable it...

Similar Messages

  • Wine and xrandr

    I'm trying to run some games with wine, but everyone shows the same problem when I try to run it in fullscreen.
    For instance if I run Starcraft or Fallout 2, terminal says:
    fixme:advapi:SetSecurityInfo stub
    fixme:win:EnumDisplayDevicesW ((null),0,0x32f420,0x00000000), stub!
    err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x8 @0! (XRandR)
    err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1680x1050x8 @0! (XRandR)
    err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1680x1050x32 @0! (XRandR)
    So I've found out that xrandr only has one mode:
    Screen 0: minimum 2960 x 1050, current 2960 x 1050, maximum 2960 x 1050
    default connected 2960x1050+0+0 0mm x 0mm
    2960x1050 50.0*
    As you see, I have a dual monitor setup on nvidia card, and I configured everything with nvidia-settings.
    So my question - how do I add more 'modes' to xrandr.

    Since this is a problem which many have even today, im posting this GREAT solution
    http://linuxgamingtoday.wordpress.com/2 … g-in-wine/
    and mods, i hope this is not considered 'necroposting the ONLY solution', im sorry if it is.

  • Wine and resolution issue

    hello!
    i have used archlinux for a year or so. everything went quite perfectly, but because archlinux is not multilib (i need it for my 32-bit blitzmax application) i installed gentoo last week. and because gentoo did not get me "that feeling" of arch, i went back and reinstalled arch...completely new. now i have got problems with 32bit-wine. i am using arch64 and never had such a problem. we are discussing that in the german forums without any solutions yet so i hope you could help me. i guess nobody else has this problem (because i did not read of it) so i must be an idiot and do sth. wrong .
    ok, first, this issue does not appear when running native 64bit applications, like frozen-bubble iin fullscreen. so i guess it has sth to do with the lib32 packages...dont know. when i am running windows games iin wine (bin32-wine 1.1.17 or bin32-wine-suse 1.1.18 from aur) in fullscreen, wine changes the resolution as it has to be (640x480, 800x600 or whatever), but i can still use my mouse and move it to the right or bottom edge and can so navigate through the whole screen ( so i can see the rest of my gnome desktop for example). because of that my games are unplayable. it happens to morrowind, half-life (the old one, not the source-based) & half-life 2, so it not depends on one game. i tried running wine using xrandr resolution changer (changed in wine config) but the i cannot change the resolution from my native one (1680x1050), also not perfectly, because i want to play my games in 800x600 ^^.
    but remember, it did work quite well two weeks ago :-\ (i will never change my distro again, i will never change my distro again... )
    here is maybe stuff you will need:
    my xorg.conf:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    but i also tried different other xorg.conf's. i had also this minimalistic one:
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    but the i had problems changing my resolution in gnome (via gnome-display-properties).
    my lib32-*:
    [stephan@myhost ~]$ pacman -Qs lib32-
    local/lib32-alsa-lib 1.0.19-1 (lib32)
    An alternative implementation of Linux sound support
    local/lib32-e2fsprogs 1.41.4-1
    Ext2 filesystem utilities
    local/lib32-expat 2.0.1-2 (lib32)
    An XML Parser library written in C
    local/lib32-fontconfig 2.6.0-2 (lib32)
    A library for configuring and customizing font access
    local/lib32-freetype2 2.3.9-1 (lib32)
    TrueType font rendering library
    local/lib32-gcc-libs 4.3.3-1 (lib32)
    The GNU Compiler Collection
    local/lib32-glibc 2.9-4 (lib32)
    GNU C Library (32 Bit)
    local/lib32-libdrm 2.3.1-3 (lib32)
    Userspace interface to kernel DRM services
    local/lib32-libice 1.0.5-1 (lib32)
    X11 Inter-Client Exchange library
    local/lib32-libjpeg 6b-6 (lib32)
    Library of JPEG support functions
    local/lib32-libsm 1.1.0-1.1 (lib32)
    X11 Session Management library
    local/lib32-libx11 1.2-1 (lib32)
    X11 client-side library
    local/lib32-libxau 1.0.4-1 (lib32)
    X11 authorisation library
    local/lib32-libxcb 1.2-1 (lib32)
    X11 client-side library
    local/lib32-libxcomposite 0.4.0-1 (lib32)
    X11 Composite extension library
    local/lib32-libxdamage 1.1.1-1 (lib32)
    X11 damaged region extension library
    local/lib32-libxdmcp 1.0.2-1 (lib32)
    X11 Display Manager Control Protocol library
    local/lib32-libxext 1.0.5-1 (lib32)
    X11 miscellaneous extensions library
    local/lib32-libxfixes 4.0.3-1 (lib32)
    X11 miscellaneous 'fixes' extension library
    local/lib32-libxml2 2.7.3-1 (lib32)
    XML parsing library, version 2
    local/lib32-libxrender 0.9.4-1 (lib32)
    X Rendering Extension client library
    local/lib32-libxslt 1.1.24-2 (lib32)
    XML stylesheet transformation library
    local/lib32-libxt 1.0.5-1 (lib32)
    X11 toolkit intrinsics library
    local/lib32-libxxf86vm 1.0.2-1 (lib32)
    X11 XFree86 video mode extension library
    local/lib32-mesa 7.2-1 (lib32)
    Mesa OpenGL library
    local/lib32-nvidia-utils 180.29-3 (lib32)
    NVIDIA drivers utilities and libraries.
    local/lib32-zlib 1.2.3.3-3 (lib32)
    A compression/decompression Library
    i am using stable archlinux, no testing. as you can see i have got an nvidia-card.
    i also tried removing .wine and also (!) .* and created a new user, but without any solution. everytime the same problem. i will try installing a 32bit chroot now, maybe it is working there.
    i hope you can help me

    G`Day I had the same problem also (x64), I managed to get it working by installing all of lib32* without chroot
    # pacman -S lib32
    resolving dependencies...
    looking for inter-conflicts...
    warning: removing 'lib32-libgl' from target list because it conflicts with 'lib32-nvidia-utils'
    Targets (69): lib32-glibc-2.9-4 lib32-alsa-lib-1.0.19-1 lib32-glib2-2.20.1-1 lib32-atk-1.26.0-1 lib32-expat-2.0.1-2 lib32-zlib-1.2.3.3-3 lib32-freetype2-2.3.9-2
    lib32-fontconfig-2.6.0-2 lib32-libpng-1.2.35-1 lib32-libxau-1.0.4-1 lib32-libxcb-1.2-1 lib32-libxcomposite-0.4.0-2 lib32-libxdmcp-1.0.2-2
    lib32-libx11-1.2.1-1 lib32-libxrender-0.9.4-2 lib32-pixman-0.14.0-2 lib32-xcb-util-0.3.4-2 lib32-cairo-1.8.6-1 lib32-openssl-0.9.8k-2
    lib32-curl-7.19.4-1 lib32-gcc-libs-4.3.3-1 lib32-db-4.7.25-2 lib32-libtasn1-2.1-1 lib32-lzo2-2.02-3.1 lib32-libgpg-error-1.6-1.1
    lib32-libgcrypt-1.4.4-1 lib32-opencdk-0.6.6-1.1 lib32-ncurses-5.7-2 lib32-readline-5.2.013-2 lib32-gnutls-2.6.6-1 lib32-heimdal-1.2.1-3
    lib32-libjpeg-6b-6 lib32-libtiff-3.8.2-4 lib32-libcups-1.3.10-2 lib32-libxfixes-4.0.3-2 lib32-libxcursor-1.1.9-2 lib32-libxext-1.0.5-2
    lib32-libxi-1.2.1-1 lib32-libxinerama-1.0.3-2 lib32-libxrandr-1.3.0-1 lib32-libxft-2.1.13-1 lib32-pango-1.24.1-1 lib32-pcre-7.9-1 lib32-gtk2-2.16.1-1
    lib32-libart-lgpl-2.3.20-1 lib32-libdrm-2.4.9-1 lib32-libxxf86vm-1.0.2-1 lib32-libice-1.0.5-1 lib32-libsm-1.1.0-1.1 lib32-libstdc++5-3.3.6-3
    lib32-libxdamage-1.1.1-2 lib32-libxml2-2.7.3-1 lib32-libxt-1.0.5-2 lib32-libxmu-1.0.4-2 lib32-libxslt-1.1.24-2 lib32-libxss-1.1.3-1
    lib32-libxtst-1.0.3-2 lib32-libxv-1.0.4-1 lib32-nvidia-utils-180.51-1 lib32-mesa-7.4.1-1 lib32-nas-1.9.2-1 lib32-nspr-4.7.4-1 lib32-sqlite3-3.6.13-1
    lib32-nss-3.12.3-1 lib32-openal-1.7.411-1 lib32-pciutils-3.1.2-1 lib32-qt-4.5.0-5 lib32-qt3-3.3.8-10 lib32-sdl-1.2.13-3

  • [SOLVED] WINE and Eve Online

    First off, I am not using 64bit.
    Lately, running Wine and Eve-Online is fine.
    However, when I Quit from the game menu...it freezes.
    I actually have to x-it-out (the wine window), and a window pops up with
    "A simulated logout was in the process and is not responding".. or some such thing
    and then I can terminate it and get my desktop back.
    I've seen several posts about this, but no resolve.
    Last edited by Kilzool (2014-07-13 09:58:09)

    andrewd18 wrote:
    Sekre wrote:
    Did you try the aur package, I suggested earlier?
    aur/wine-d3dstream-git
    I compiled this again two-three days ago, and am seeing good effect in EVE in particular, with an nVidia 660, both with and without bumblebee.
    I use PlayOnLinux to manage my WINE prefixes. It turns out the 1.7.18-CS-0.8-f1cf438 build is a build of the HEAD of that repository. So I switched to that WINE version, and yes, the problem is solved.
    I also created a CSMT-enabling registry key. To do so, launch regedit, browse to HKEY_CURRENT_USER/Software/Wine/Direct3D, right click and select New > String Value “CSMT”. Then, double click and set the string to “enabled”.
    Thank you!
    Neat!
    Then the million isk question is, "Why does the CSMT build not display this issue?"
    I just might have to put on my scuba gear and go diving into this some more when the schedule permits.

  • [SOLVED] Playing sound simultaniously from wine and other applications

    I'm using Pulseaudio with the following packages installed:
    ~> pacman -Q | grep 'alsa\|pulse'
    alsa-lib 1.0.27.2-1
    alsa-plugins 1.0.27-2
    alsa-utils 1.0.27.2-1
    lib32-alsa-lib 1.0.27.2-1
    lib32-libpulse 5.0-1
    libpulse 5.0-1
    pulseaudio 5.0-1
    pulseaudio-alsa 2-2
    When running a wine application sound works, unless a linux application is playing sound. If that is the case, no sound is playing from the wine app until sound from the linux application stops (for example by pausing smplayer).
    Is there any way to make sound work simultaneously from wine and native applications?
    Other information that may be relevant:
    Architecture - x86_64
    Desktop - KDE
    Wine application - BabasChess
    Last edited by CarbonFixer (2014-04-16 16:14:10)

    V1del wrote:Install lib32-alsa-plugins and set wine to use the default resp (System Standard) card in winecfg pulsemixers should show an [alsa-plugin] wine stream
    Thanks
    Was missing that package.

  • Wine and crossover and anyu other vs vmware

    whats better in performance
    vmware or wine and etc
    i am talking about games
    on what software it will run faster

    To play relatively new games, Cedega is by far the easiest way.  It requires a subscription fee, or you can compile it for yourself, and get a few less features.  It's worth the fee if you consider yourself a gamer, as it just streamlines the whole process.
    Games will play underneath apps like Wine still, but it can be difficult for modern games, and can require lots of workarounds.  I only play games occasionally, and when I do they're pretty old (Starcraft, warcraft, doom, etc) so wine is more than capable to suit my needs.

  • Wine and PulseAudio 5.0

    Seems since PulseAudio updated to version 5, Wine and PlayOnLinux cannot seem to use the following library even though it exists in the directory.
    ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
    Any ideas how to fix this issue, the library actually exists in that directory.

    V1del wrote:@Daerandin I'm pretty sure its a different issue, you get SOME sound from timidity it doesn't not find the alsa lib and crashes a horrible death
    Yes it might be unrelated. If I find myself with some extra time during next week I will see if I can figure out what the problem is with Timidity. As I said, Timidity actually works if I select my laptop's internal speakers as default sound output, instead of my USB headset. Munt from AUR behaves in a somewhat similar manner. It works as long as it outputs to internal speakers. Unlike Timidity, Munt stops working if I switch output to my headphones. The sound mixing simply stops immediately if switch output to USB headset. The relevant output in terminal is:
    Scanning audio devices ...
    MT-32 emulator ALSA address is: "128:0"
    Scanning audio devices ...
    Using ALSA audio device: default
    Using audio latency: 2048 frames, chunk size: 512 frames
    ALSA audio: Processing thread started
    snd_pcm_writei failed: Broken pipe
    ALSA audio: Processing thread stopped
    ALSAMidiDriver: Connected application "129:0 DOSBOX"
    When I have the time to sink my teeth into this I might pursue the matter in a seperate topic.
    As for the PlayOnLinux issue, the file referred to in the error message is provided by lib32-alsa-plugins. This file is not affected by the Pulseaudio update, so I would assume there is some problem in how Pulseaudio interacts with the application.
    Edit: PlayOnLinux devs just confirmed that since Wine does not support Pulse by default, they will not either. Now I happen to quite enjoy Pulseaudio so I will look into possibly workarounds while still having Pulseaudio. If I find a good solution I will make sure to mention it in this topic.
    http://www.playonlinux.com/en/issue-4103.html
    Last edited by Daerandin (2014-03-10 13:52:07)

  • I have a license for LR 5 (Win) and also have the CC Photography membership. Can I install and use LR on Windows PC and MAC?

    I have a license for LR 5 (Win) and also have the CC Photography membership. Can I install and use LR on Windows PC and MAC?

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each

  • Win and Mac with one CC account

    Is ist possible to use one CC account for Win and Mac? I have now PS CS5 installed on my Win PC and would to like it run on my Mac. Is it possible?
    Thank you

    Hello, with CC, there is no problem, you will be able to install in both plaforms if you want: http://www.adobe.com/products/creativecloud/faq.html
    Fro CS5, it was a different serial number.

  • IndexOf - difference between Win and Linux encoding

    Hello folks, wondering if someone could put me on the right track over this little problem with porting a java app to Linux...
    I have a nice little program, developed on (the latest) JDK under windows which reads a custom file format, locates the second occurance of the substring 'PNG', ignores everything before the character before this PNG (hence the -1 below) and saves the remainder, which is now a bog-standard PNG image. The first 'PNG substring always occurs within the first 50 bytes (hence the 50 below) and the second around the 2kB mark. Here's the line that finds the location of the second 'PNG' in the file loaded into strFileContent:
    location = strFileContent.indexOf( "PNG", 50 )-1;All is well compiled and run on windows, say file 'test1.xyz' produces a value for location of 2076 and saves a nice PNG called 'test1.png'.
    When I haul it over to Linux (Ubuntu 9.04) and lo, location comes out as 1964 for the same file, and of course the file is no-longer a PNG because there are an extra 112 bytes on the front end. Running the windows compile of the code or a fresh Linux compile makes no difference.
    I'm suspecting Win and Linux Java count, perhaps, line endings or some such differently, perhaps have to check an encoding. I'd appreciate any pointers on correcting this to work on both platforms (ultimately I'm trying to appease a Mac user, but don't have a Mac to play with at the moment).
    Cheers,
    K.
    Ken

    phaethon2008 wrote:
    I'm suspecting Win and Linux Java count, perhaps, line endings or some such differently, perhaps have to check an encoding. I'd appreciate any pointers on correcting this to work on both platforms (ultimately I'm trying to appease a Mac user, but don't have a Mac to play with at the moment).The immediate cause of your problem is probably that Windows uses a 8bit encoding as the default (probably some ISO-8859-{noformat}*{noformat} variant or the Windows-bastardization of it), while Ubuntu uses UTF-8, which has a varying number of bytes per character.
    The much more important underlying problem is that you're trying to treat binary data as if it were text. A PNG image is not text. Handling binary data in Strings (or char[]) is a sure way to invite desaster.
    You must convert your code to handle InputStream/OutputStream/byte[] instead of Reader/Writer/String/char[].

  • Problem with wine and Tony Hawk Pro Skater

    Hi, I 've installed sucessfully Tony Hawk 4, but when i execute Start.exe:
    [antonio@laptop ~]$ wine .wine/drive_c/Archivos\ de\ programa/Aspyr/Tony\ Hawks\ Pro\ Skater\ 4/Start.exe
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    my graphics card is Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller, and maybe should install a module for it works with wine.
    The window where you start all options configuration appears to me, but when I go to Play THPS4! showed me the error. The version of my wine is wine-1.1.8. I don't know if I have to install any shape or form over any other option in winecfg.
    thanks
    Last edited by trancos83 (2008-11-10 20:19:44)

    Can you try it on a desktop comp using arch and wine instead?  Maybe it's a graphics problem?  Anyway, I've checked the min req. and it's quite low..
    Please check this site if your game is supported or if ever you want to play another game in the future.
    http://appdb.winehq.org/

  • Wine and KDE hotkeys

    I LIKE the KDE shortcuts so I don't want to permanently disable them.  I would like them to be disabled whenever I run games in fullscreen under wine.  For instance:  Ctrl-F2 switches to desktop 2 which is great...  Accept when I'm playing Diablo II.  Can anyone think of any creative way to have shortcuts toggled on and off as I run wine?

    simongmzlj wrote:You could start wine games in another xserver...
    Very cool idea!  Google found me this: http://ubuntuforums.org/showthread.php? … b&t=634067
    This is way simpler than I thought it'd be.  Thanks.

  • Wine and KDE shortcuts

    Using the Window-Specific workarounds I'm able to disable KDE global shortcuts.  For example, in Diablo 2, ALT-F2 does not bring up the run dialog.  GREAT!
    My problem is that there are occasions that I want my full-screen wine application to loose focus or minimize; for example to make a Skype call.  When someone calls me the Skype dialog and KDE taskbar pop to the front allowing me to minimize my wine application.  However, I have no way of making a call without exiting the application.
    I'm kind of at a loss here.  I don't want to disable the KDE global shortcuts but I'd like some way of minimizing the full-screen wine application.  Does anyone have a creative suggestion?

    simongmzlj wrote:You could start wine games in another xserver...
    Very cool idea!  Google found me this: http://ubuntuforums.org/showthread.php? … b&t=634067
    This is way simpler than I thought it'd be.  Thanks.

  • Just coming from Win and need Help with bootcamp/parallels+general osx stuf

    Well I absolutely love my Mac. I'm just having some problems affording it financially, but when I compare this new MacBook Pro to other like computers, there's a very very small difference in the hardware, and Im usually building laptops that are similiar to this for around 2k anyways. So I'm not 100% sure if I'll keep this or not, and maybe settle for cheaper PC that's under 1.5k (because Apple charges you a 10% open box fee) and buy a mac when I'm in a better position, or just keep this and see what I can do.
    But a few of the things that are making me miss a PC might push me toward a cheaper PC. And so maybe someone here can help me out before I make a decision.
    First off, is there anything that's the equivalent to a disk defragmentor for OSX?
    Second, is the graphics card really powerful in this Macbook 15 inch 2.4 ghz (the newest one)
    Im also having a problem with this keyboard and my favorite game. Basically I need to hold down certain keys (control, alt, shift and space) in order to use skills. But for some reason when I hold down any of these buttons, it only reads it once. So I have to push it every time I'd say, want to heal myself or hit a monster... and that might not seem like a lot but if you play a game for 1 hour + (I'd usually play around 4 hours) it's going to absolutely kill my fingers and make playing the game take a lot longer.
    Now I'm using parallels (the only way to play my game) and whenever I try to install a new KB, because I've found out that the way a KB is wired will determine whether or not you can spam a key or not (Like a cheap USB one wont work, but a more expensive logitech one allows you to) but it either
    1) Crashes Parallels and my Win VM
    or
    2) It sets up whatever kb I use to be used with Mac OSX's drivers which means no matter what the KB is, ctrl alt space and shift cant be spammed.
    I'm also unable to use FRAPS, a PC video capturing program used for games while running parallels. My FPS constantly dips to 0 which lags me in the game, and I can't find a good recording program thats OSX side and that works while Parallels is running (I emailed parallels about what vid they used in their demo but no response)
    Now if use bootcamp, will I have nothing to worry about? Will all of the hardware act like it should act natively on a PC? As in will my nVidia graphics card act like it normally would on a PC instead of it being some kind of virtualized hardware or something like on parallels?
    Thanks for the help guys... 2 weeks to decide on whether or not I keep th is laptop....
    Wii code: 2053-8430-7334-7335
    MGO Name: Crim, [BBB]Crim, Pacifist, Kaze, oSoiFong, A NOOB.

    The graphics card is a higher performance GPU than the X1600 in the previous MBP models. As for "really powerful" you don't provide any basis for comparison. Visit the ATI site to find out the specifications for the model.
    Well I understand that much. I just mean as far as a graphics card in general goes, is it strong enough to support a variety of games (both PC and Mac)? This is my first computer without a crappy intergrated graphics card which could barely handle games from the late 1990s.
    As for keyboard shortcuts I'm not sure if you're referring a Mac or a PC game. However, this reference may help. If the game is a Mac version you'll need to contact the game's developer about any problems with how to use the game on a Mac. If you read the Parallels documentation it will explain how to generate any special keyboard characters when in Windows.
    Umm it's not that. Like I first figured out this problem with all electronics in general when I was a kid playing with one of those press and speak books. What I found out was that, let's pretend there were 3 buttons. One was cow going moo, one was a cat meowing and one was a dog barking. If you held down the Cow button and pressed the Cat button, the cow would still Moo. If you held down the Cow and press the dog button, the cow would still moo. However if you pressed and held the cat button, then pressed the cow button the cat would stop meowing, and the moo would override it.
    That same principle applies to keyboards from what I've seen. I know there are some keyboards where I can use the control button and the alt button at the same time, and some keyboard I can't use. I can't blame the game, because there ARE keyboards that work the way I want it to. And I'm not talking about keyboard shortcuts. Pressing Control+Alt isn't a shortcut in a game, just two different commands. Like one is jump, one is attack. In the game you can Jump and Attack with some keyboards, some keyboards only let you jump or attack.
    Another example is if I put my jump key on the letter "a" and if I hold a, I jump over and over until I let go. but if I put jump to my space bar, I jump once then stop. For some reason it won't repeat keys while in a game. Same goes for other buttons, ctrl, shift, and alt.
    Does that make things a little more clear?
    but what I'm going to do is try my mac keyboard on a PC and see if it has the same limitations.
    If Parallels is crashing either you have a faulty installation, your OS X installation is corrupted, or you have not allocated sufficient RAM for the VM. You need at least 2 GBs of installed RAM to use virtualization software and should allocate at least 384 MBs or RAM to Windows XP and 512 MBs to Vista. If you have only 1 GB of RAM installed your system won't be very stable when you try to run Parallels with Windows on 384 or 512 MBs of RAM.
    I have the newest 15 inch which has gigs. And I've tried setting Parallels to both 1 and 512 (windows xp) and I worded the problem wrong. Parallels doesnt crash, parallels runs fine. What happens is Windows XP gets the blue screen of death whenever I try to install a usb device. Since I can't find a logitech keyboard that has drivers/software for a mac, I tried using a Windows one and tried installing it on my XP... and thats when I got the BSOD
    Parallels uses all the native Mac hardware via the virtualization software. No special Mac drivers are required nor special Windows drivers.
    If you cannot run a Windows program in Parallels it's not a problem with OS X. Complain to Parallels.
    It's not that a program isn't running. It's running fine, it's just my FPS gets really low. What I'm trying to figure out is if my graphics card isn't good enough in general, or if it's not good enough to handle parallels and osx and a game with a video capture all at once.
    Boot Camp runs Windows natively on the hardware just as if you were using any other dedicated Windows hardware. "Will I have nothing to worry about?" I don't know. Boot Camp provides the necessary Windows drivers for all currently produced Intel Macs. You can install Windows XP with Service Pak 2 or Vista. Read the Boot Camp documentation to find out more.
    Well I meant will I have nothing to worry about as in, will my graphics card be as effective on my bootcamped win XP as it would be if it was a native XP laptop, or will it be slightly less effective since it was based for a mac intel computer... does that make sense or do I need to reword it?

  • Boot Camp -No Drivers in Win and VM Fusion not Connecting to Win Partition

    Hello,
    I am a new Mac user, but I have used PCs for about 20 years. I am having trouble figuring out a couple of things. Below is a step by step list of what I have done so far and I'll end with a couple of questions.
    I have three drives in my Mac Pro - 1-Mac OS, 2-Win OS, 3-empty, 4-Data (two partitions. I went to install Win XP through boot camp and had some problems. For the record, Boot Camp never provided a dialog box that said would you like to burn a CD/DVD of drivers for Windows. All I saw was a screen that said, for drivers please use the Leopard DVD.
    1. Ran Boot Camp and selected Drive Bay #2 where I wanted to install Windows. Boot Camp went through the typical stuff (NOTE: It did not ask me if I wanted to make a Drivers CD, which is very strange).
    2. I went through the Win XP install and got to the selection of the partition. This was a nightmare because I could not tell the drives apart. They were all 500gb and Seagates, however the drive in Bay #4 was partitioned in half so I did recognize this one. The only way to tell the drives apart were by their letters, which meant nothing since there was no relationship to the names that showed up in Leopard. I saw drives C: E: F: G:.
    3. I did not want to screw up the Mac OS so I canceled the install and shut down the computer. I did finally figure out how to get the disc out of the drive and get back into Leopard. Nothing was affected.
    4. I came up with a brilliant idea after reading the message boards that I might be able to disconnect all the drives except the one that I wanted Win XP installed on to it.
    5. I removed Drive Bay #1-Mac OS and left the Drive Bay #4-Partitioned Data Drive in the system. Since it was partitioned it could be recognized in the Setup.
    6. I put in the Win XP Pro SP2 CD and went to town installing the drives.
    7. I selected the C: drive and formatted the drive. Everything formatted just fine and I was able to start the Win XP install.
    8. After I got into Windows I installed the software that I needed to run. I realized that I can not activate any of it because I am missing WIFI drivers and I look at the other hardware and I see a lot of question marks. That was too be expected. I put in the Leoplard DVD discs and I could only get one of them to read, which was the one that had Boot Camp. I couldn't find any driver information. I put in the second CD and nothing would show up with that CD. Yikes.
    9. I finished installing software and made sure all the discs were out of the drives and rebooted with the OPTION key depressed. I selected Mac OS and booted up successfully.
    10. I picked up VMWare Fusion to utilize the Boot Camp partition and I started that installation. After it was done I ran the program. I was informed of an update and downloaded and installed it.
    11. I ran VMWare Fusion again and selected the Boot Camp Partition and clicked run. After a couple of minutes I received an error message - "Windows did not shut down properly. Please go to SYSTEM PREFERENCES > START DISK and click - Windows as Startup Operating System. Restart System. Once in Windows use the Start Disk Pane in the Control Panel to select Mac OS as the Start Up System. Then click restart to return to Mac OS.
    12. I followed the instructions on the Mac side and then booted to Windows. I looked in the Control Panel for Start Disc Pane and I couldn't find it. I am not sure what this looks like.
    13. I restarted with OPTION key depressed to get back into Mac OS and that's where I am now trying to trouble shoot these issues.
    Everything works well except - VMWare Fusion and my data drive has lost it's partition info.
    Can anyone help. I am out of thoughts to trying and get things working again. Here is what I need help with:
    A. How do I create a driver disc for Windows XP? I was never given the option to create one.
    B. Did I do something wrong by removing the Mac OS Boot Drive to get Windows XP installed.
    C. How can I get VMWare Fusion to work with the Boot Camp Partition.
    Lastly, I love my new Mac, but I am frustrated at how difficult this process has been the past couple of evenings trying to troubleshoot these problems. Maybe it is better just to install VM Fusion without the Boot Camp drive.
    Thanks in advance for anyone's help in this matter.
    Rob

    Hi
    I'm running XP SP3 having recently rebuilt the Windows side after a typically irritating unsolvable browser error. Rebuilt it to have this no sound problem, the 'Instance already running problem', etc.
    Install this Windows patch - *http://couponmeister.com/blog/HD_Audio/KB835221.exe* (not on MS for immediate download). Uninstall any drivers associated with High Definition Audio if you're showing any in device manager. Re-install the Realtek Audio drivers off the Leopard disk. Reboot. Hey presto.
    Worked for me after a lot of struggling with alternative drivers and research.

Maybe you are looking for

  • Getting .swf into to Device Central.

    Hi all,      I'm using flash CS5.5 (trail version) and want to export a movei file out to device central to test acceleromoter settings. When creating the file I : selected air fro andiod, made these changes to the publish settings : set upa  certifi

  • I erased and synced my ipod and lost my entire library on ipod how do i get my library back

    Where is my library of purchases?  after syncing they are gone from device!

  • Unable to display out web page in fully manner??

    Halo, i need someone to give me some clue due to the problems that i facing now..... I am doing JSP program. Then the program can run well in my pc. But i get complain from my client which is access to our server from another place(should be 40km fro

  • Problm with JTables

    How can I make a non editable JTable? And... How can I set the columns in my JTable to not be reorganizable? I'd like someone to help me if posible. Thanks. Y si me lee alguien que sepa espa�ol, mi problema es: En mi aplicaci�n uso una JTable dentro

  • Seagate Barracuda ST1000M003 won't work in a 6.1 iMac

    My 500 GB disk is sounding funny and I have a grey screen. I have bought a new disk Seagate Barracuda ST1000M003-9YN162. When I try to format the disk I'll get input-/output error. Any theories? My iMac is 24", white 2006, model 6.1 I'm using the sta