473,698 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Playing games on Linux

Atli
5,058 Recognized Expert Expert
Hi

I've been playing arround with Linux (Fedora) for a while now and I've pretty much found a Linux alternetive to most of the stuff I do on Windows. Infact, I'm almost ready to switch over to the penguin.

Only thing I havent been able to do is play any games. By that I mean, any 'good' games :)

I've been known to play World of Warcraft every now and then, and I understand it can be run in OpenGL mode (for Mac support) so I thought there must be a way to make that work on Linux.

Does anybody have a clue how?
Jul 15 '07 #1
7 1977
drhowarddrfine
7,435 Recognized Expert Expert
While my son is a game moderator, I could care less and never pay attention to this stuff, but it's been said most Windows games can be played on Linux, I assume using Wine.
World of Warcraft
I know Doom runs natively, as well as others, but I'm sure you mean some of the latest and greatest. Just Google for "World of Warcraft" Linux or similar and you'll find all kinds of related links.
Jul 15 '07 #2
Atli
5,058 Recognized Expert Expert
Aight, thanks very much.

I've checked out Wine and it looks like it is supposed to run most Windows applications! (Why didn't I know about this! :P)
I'm hoping I can just copy the files from my Windows system over the network and have Wine execute the exe. (What... it could work...)
Jul 15 '07 #3
Motoma
3,237 Recognized Expert Specialist
Aight, thanks very much.

I've checked out Wine and it looks like it is supposed to run most Windows applications! (Why didn't I know about this! :P)
I'm hoping I can just copy the files from my Windows system over the network and have Wine execute the exe. (What... it could work...)
Yeah, you could try this, but you will need to set up the registry correctly.
If I remember correctly, the other option is to copy all of the CD contents to a folder and run the installer from that folder. It worked well for me, but the framerate was about half of what I got running it in windows.
There is a WoW for Linux petition out there, you should add your name to the list.
Jul 17 '07 #4
Atli
5,058 Recognized Expert Expert
Yeah, you could try this, but you will need to set up the registry correctly.
If I remember correctly, the other option is to copy all of the CD contents to a folder and run the installer from that folder. It worked well for me, but the framerate was about half of what I got running it in windows.
There is a WoW for Linux petition out there, you should add your name to the list.
I think I'm gona go with the copying of the CD's, as you suggested. It will probbly take hours to copy all the files through that smb thing and it probbly wont work anyways :P

Are you seriouse about the fps loss?! I tried switching to OpenGL in windows and it didn't really change anything. I thought it would be the same on Linux.
Perhaps some driver issues?

I'm need to find that Petition!
I mean how hard can it be to make a Linux version? They already did a Mac version and thats a Unix based system like Linux. Shouldn't be that hard to convert that for Linux.
(Then again, what do I know? :P)
Jul 18 '07 #5
Motoma
3,237 Recognized Expert Specialist
I think I'm gona go with the copying of the CD's, as you suggested. It will probbly take hours to copy all the files through that smb thing and it probbly wont work anyways :P

Are you seriouse about the fps loss?! I tried switching to OpenGL in windows and it didn't really change anything. I thought it would be the same on Linux.
Perhaps some driver issues?

I'm need to find that Petition!
I mean how hard can it be to make a Linux version? They already did a Mac version and thats a Unix based system like Linux. Shouldn't be that hard to convert that for Linux.
(Then again, what do I know? :P)
I am serious about the FPS loss. The reason behind is is Wine (as amazing as Wine is) has to "emulate" the Direct X calls.

I would strongly suggest taking a look at the AppDB on the WineHQ site for more information on installing and running WoW with Wine. In fact, here is the link since it helped me so much.
Jul 18 '07 #6
Atli
5,058 Recognized Expert Expert
I am serious about the FPS loss. The reason behind is is Wine (as amazing as Wine is) has to "emulate" the Direct X calls.

I would strongly suggest taking a look at the AppDB on the WineHQ site for more information on installing and running WoW with Wine. In fact, here is the link since it helped me so much.
Thanks for the link! It looks like a big help.

Does Wine have to emulate DirectX calls even when WoW is running in OpenGL mode?
That sounds a bit odd, except perhaps DirectInput calls. But I can't see how that would affect the FPS tho :/
Jul 18 '07 #7
Motoma
3,237 Recognized Expert Specialist
Thanks for the link! It looks like a big help.

Does Wine have to emulate DirectX calls even when WoW is running in OpenGL mode?
That sounds a bit odd, except perhaps DirectInput calls. But I can't see how that would affect the FPS tho :/
No, I'm just off my rocker. Let me know how it turns out.
Jul 18 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

3
4064
by: Rob Andrews | last post by:
I'm on a Red Hat 9 system, which has Python 2.2.2 installed, and I installed 2.3 separately into /home/rob/Python-2.3/ (creating the symbolic link "py23" to point to my 2.3 installation). Now I'm trying to work out the kinks in the process. Unable to run Idle using 2.3 the way I've got things set up, I created a super simple Tkinter test program that just pops up a Label widget. I pasted below an example of how the RH-provided 2.2 runs...
12
16123
by: Marian Aldenhövel | last post by:
Hi, I am trying to make pygame play music on windows. This simple program: import pygame,time pygame.init() print "Mixer settings", pygame.mixer.get_init() print "Mixer channels", pygame.mixer.get_num_channels() pygame.mixer.music.set_volume(1.0) pygame.mixer.music.load('file1.mp3)
31
9124
by: Brad | last post by:
Without going into detail, how do you make games in C++?
761
28628
by: Neo-LISPer | last post by:
Hey Recently, I researched using C++ for game programming and here is what I found: C++ game developers spend a lot of their time debugging corrupted memory. Few, if any, compilers offer completely safe modes. Unsurprisingly, there is a very high failure rate among projects using C++ for modern game development.
2
1334
by: sam | last post by:
Hi, Where can I find viedo games C++ libraries in opensource for Mac OS or Linux, BSD? Sam.
5
1393
by: Steve S | last post by:
Hi, I'd like to embed a video on a web page and control it from Javascript. I'm trying to pick the best player to use for the job - Real Player, Quick Time, Windws Media Player, or whatever. The video can be converted to any format necessary. The control I need from Javascript is to (a) select the appropriate video file and (b) to play a segment of it, giving its start and finish point. I also would like to make it as...
11
4036
by: Van Nastring | last post by:
I believe it is c++ right? Why don't they use c#?
45
4538
by: Gaijinco | last post by:
Hi my name is Carlos Obregón and I'm currently a profesor of C/C++ programming at the CUMD in Bogotá Colombia. This last term I ask my students to develop an implementation of the minesweeper game with ASCII graphics and input via keyboard. I'm trying to look for other games suitable to those restrictions. Does anyone knows a good candidate?
3
1311
by: NightZombie | last post by:
x-no-archive: yes I want to learn Python so I can make simple games. What are some good books that'll help me do this?
0
8674
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9026
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8893
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3045
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.