Diablo 2 is my first game i've installed on my linux so heres my situation:Alright i've been able to install Diablo 2 on linux with wine but i try to play it nothing comes up i tired booting from the disk the game file on the c drive and everything i even tried running it with wine core which got me to the start screen but when i press play game the screen goes blank please help with a step by step complete tutorial explaining EVERYTHING also im using wine nothing else don't give me links for what you use for i have no internet on it also is it possible to run it through terminal? Additional Details I've got the same exact problem as this guy: http://answers.yahoo.com/question/index;_ylt=AoLAQKkaQnNffgx18af5YyojzKIX;_ylv=3?qid=20100824193159AAhcV9j Sorry that was a copy and paste from an earlier conversation im not THAT angrey anymore!Lol but please do help guys.
On Mon, Sep 12, 2011 at 8:52 PM, Enderguy <wineforum-user at winehq.org> wrote:> Diablo 2 is my first game i've installed on my linux so heres my > situation:Alright i've been able to install Diablo 2 on linux with wine but > i try to play it nothing comes up i tired booting from the disk the game > file on the c drive and everything i even tried running it with wine core > which got me to the start screen but when i press play game the screen goes > blank please help with a step by step complete tutorial explaining > EVERYTHING also im using wine nothing else don't give me links for what you > use for i have no internet on it also is it possible to run it through > terminal? > > Additional Details > I've got the same exact problem as this guy: > http://answers.yahoo.com/question/index;_ylt=AoLAQKkaQnNffgx18af5YyojzKIX;_ylv=3?qid=20100824193159AAhcV9j > > Sorry that was a copy and paste from an earlier conversation im not THAT > angrey anymore!Lol but please do help guys. > > > > >Video card? driver/version? Also, is Compiz on? -- Sincerely, MacNean C. Tyrrell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20110912/e155bce7/attachment.html>
Oh i deniatly meet the system requirment interms of video cards.But what is compiz?
Im starting to think that its my direct x not being compatible seeing as though my wine screen remains blank and when i tried to launch a baldur's gate cintematic it didn't work how can i get direct x to work?But no i don't have compiz running.
Enderguy wrote:> Im starting to think that its my direct x not being compatible seeing as though my wine screen remains blank and when i tried to launch a baldur's gate cintematic it didn't work how can i get direct x to work?But no i don't have compiz running.First things first. DirectX on Linux won't be a problem because there is no Microsoft DirectX. Wine has its own implementation of DirectX, which is the same version every other Wine user will use. Thus, if a game doesn't work for you and it works for someone else, it is much more likely you don't have proper 3D-supporting graphics drivers for your video card, rather than it being a DirectX problem. (It can still be that, because Wine DirectX is so vastly different and here and there not as complete, but it's much less likely than being a graphics driver problem.) You can test if you have proper 3D graphics driver by running any native Linux 3D game. I find Armagetron and Sauerbraten are pretty good test cases. If they launch, you know that you have 3D hardware acceleration on your video driver. If they don't, you don't. Now, if you use Ubuntu, there is actually a proprietary driver manager that will probably indicate if you have sufficiently working graphics drivers installed (I forget where it is, haven't used Ubuntu in a while). You can also choose to install it from there. Finally, the reason you were asked for details on the graphics drivers is because a Wine dev can usually fairly quickly tell you if it's going to work or not. For example, most of the ATI Radeon 4xxx series cards seem rather safe (in my personal experience), in that they have actual worrking graphics drivers.