NcTarHeel704 wrote: > Im new to linux and wine. I am trying to play bejeweled 3. I have it installed, but when i try to run it the screen flashes as it changes resolution but when it comes back up wit black and nothing else happens. any advice would be great. The Bejeweled 3 website says that this game requires DirectX 9.0c. So the game will require functioning 3D acceleration from your Linux OS. Do you have a graphics card capable of playing this game? Do you have propriety drivers installed for the card? The following command will show your graphics card model (if you are not sure): Code: lspci | grep -i vga Also what distro (and version) are you currently using? Bob