LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 10-18-2003, 09:02 PM   #1
a_m_flash
Member
 
Registered: Apr 2003
Location: North America
Distribution: SUSE 9.1 personal, Yoper (1.0 & 2.*), Knoppix 3.6, Knoppix STD, Helix 1.4, Lycoris 1.3 (Amethyst)
Posts: 35

Rep: Reputation: 15
Smile I wanna do Everything on LInux!!


Greetings Linux friends! I was glancing at this thread and saw all these games that could be played ...even on my linux box. Question is...how do I install these games such as C&C Tiberian Sun, StarCraft, Renegade, etc on here? Please oh please tell me this.
 
Old 10-18-2003, 09:24 PM   #2
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
well, it works and it doesnt. what you do is emulate these games through a utility called wine. although it has been worked on for several years, it is still very buggy and it wont run everything and things that it does run wont run very well. we do, however, have native ports of quake3, rtcw, and that sort of thing. there is also a type of wine called winex that has better support for games by emulating directx as well as windoze. i havent gotten a single thing working in it, but some ppl get better performance when running games under winex in linux then in windoze!
 
Old 10-18-2003, 09:45 PM   #3
a_m_flash
Member
 
Registered: Apr 2003
Location: North America
Distribution: SUSE 9.1 personal, Yoper (1.0 & 2.*), Knoppix 3.6, Knoppix STD, Helix 1.4, Lycoris 1.3 (Amethyst)
Posts: 35

Original Poster
Rep: Reputation: 15
ok..I think I may be lost. Wine? Is that the same thing as X? Does RH 9 have it?
 
Old 10-18-2003, 10:04 PM   #4
Nechos
Member
 
Registered: Sep 2003
Location: Italy
Distribution: Ubuntu 13.10
Posts: 304

Rep: Reputation: 30
no, it's an application used to 'install' windows in it so you can install other win apps...and no, red hat doesn't have it, it's an indipenedent app, you'll have to download the binary (or rpm)
it doesn't work allways, nor with all the applications...check out thier documentation for the complete list...
 
Old 10-18-2003, 10:11 PM   #5
FutureEX
LQ Newbie
 
Registered: Oct 2003
Distribution: Mandrake
Posts: 29

Rep: Reputation: 15
oh Nechos forgot the site link for Wine

here it is http://www.winehq.com/

there's documentary on there and links to the files
 
Old 10-19-2003, 11:38 AM   #6
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
Quote:
Originally posted by LavaDevil94
well, it works and it doesnt. what you do is emulate these games through a utility called wine. although it has been worked on for several years, it is still very buggy and it wont run everything and things that it does run wont run very well. we do, however, have native ports of quake3, rtcw, and that sort of thing. there is also a type of wine called winex that has better support for games by emulating directx as well as windoze. i havent gotten a single thing working in it, but some ppl get better performance when running games under winex in linux then in windoze!
Wine isn't an emulator, it's an implementation of the Windows API.
Huge difference, an emulator uses the original software and emulates a CPU that it runs on (like.. VMware)
Wine is a rewrite of the windows function calls.

As for the games, don't use the current wine verson, use the previous one. The current one has had some serious regression. You'll see they are numbered by yearmonthday. Current is 200310*something*, use 20039*something*

Starcraft runs for sure
 
Old 10-19-2003, 12:38 PM   #7
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
i know its no an emulator (wine is not an emulator) but its just easier to call it such.
 
Old 10-19-2003, 01:12 PM   #8
a_m_flash
Member
 
Registered: Apr 2003
Location: North America
Distribution: SUSE 9.1 personal, Yoper (1.0 & 2.*), Knoppix 3.6, Knoppix STD, Helix 1.4, Lycoris 1.3 (Amethyst)
Posts: 35

Original Poster
Rep: Reputation: 15
Smile

Ok...cool advice and link, folks! Now one more question...can I get it as an RPM?
 
Old 10-19-2003, 03:09 PM   #9
sdaf
LQ Newbie
 
Registered: Oct 2003
Location: Sweden
Distribution: Gentoo
Posts: 7

Rep: Reputation: 0
Yes, it's available both as rpm and source package @ www.winehq.org
 
Old 10-19-2003, 06:36 PM   #10
Mike Blick
Member
 
Registered: May 2002
Location: Los Angeles
Distribution: Mandrake 10, LFS 4.1
Posts: 179

Rep: Reputation: 30
The WineX site is at www.transgaming.com. I really think its a great product if you want to run windows games. Well worth the 5 US dollars a month. They should be due for another release soon too.
 
Old 10-19-2003, 06:46 PM   #11
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
you havent seen timedoctor's reasons for boycotting winex then, have you?
 
Old 10-19-2003, 10:23 PM   #12
a_m_flash
Member
 
Registered: Apr 2003
Location: North America
Distribution: SUSE 9.1 personal, Yoper (1.0 & 2.*), Knoppix 3.6, Knoppix STD, Helix 1.4, Lycoris 1.3 (Amethyst)
Posts: 35

Original Poster
Rep: Reputation: 15
ok ok I got Wine and installed the RPM . But when I run the command "Wine" nothing comes up? Suggestions?
 
Old 10-20-2003, 01:04 AM   #13
Mike Blick
Member
 
Registered: May 2002
Location: Los Angeles
Distribution: Mandrake 10, LFS 4.1
Posts: 179

Rep: Reputation: 30
Quote:
Originally posted by LavaDevil94
you havent seen timedoctor's reasons for boycotting winex then, have you?
Yeah, I've seen it. But I want to play games and am certainly not going to run a windows box to do so.
 
Old 10-20-2003, 08:52 AM   #14
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
You can get on a soap-box all you want about how Transgaming is ruining Linux gaming. Personally, I don't buy it (but DID buy a subscription from Transgaming, which I have since let expire). The bottom line for Transgaming's WineX is that it is allowing more people to run Linux without duel-booting, therefore increasing the size of the user base. A larger user base means more likelihood of a port.

The biggest problem with Linux gaming is that companies who can EASILY port their games (LucasArts, Raven, Valve, etc.), don't,... citing added development expense (time & money). However, those same companies release Linux servers for their games and expect Linux users to host them. The SAD thing is that they DO HOST THEM. ***NO SELF-RESPECTING LINUX USER SHOULD EVER HOST A GAME SERVER FOR WHICH THERE IS NO LINUX CLIENT***.

Linux users have to band together to boycott any title that releases a Linux server without releasing a Linux client. I have not purchased Jedi Academy for that reason, even though it can be made to work in WineX with a work-around. WineX is for running older titles, in my opinion,... those titles that were released before Linux was on the Radar.

With the current gaming envirnment, there is no real reason to play a game where the same genre isn't avialable in Linux, usually free or at reduced price:

Shooters - Quake 1-3, Unreal (& Tournament,... 2003), prDOOM, Wolfenstein, etc.

Space Sims - FreeSpace 1&2, Terminus (hard to find now), VegaStrike (GPL title)

Arcade - Tetris clones, Frozen Bubble, Chromium, Space Tripper, etc.

Strategy - Homeworld SDL (recently released in Alpha and still buggy), FreeCraft (now re-named), various online games that are either open source or open platform.

RPG - Neverwinter Nights, Savage, etc.

In short, there is no title out there that is an absolute MUST HAVE, that you can't get running some other way,... either on a console, or by using Wine/WineX, or running a native version or clone. You might not get EXACTLY what you want, but you will still get very close.
 
Old 10-20-2003, 09:21 AM   #15
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
Quote:
ok ok I got Wine and installed the RPM . But when I run the command "Wine" nothing comes up? Suggestions?
Yea, do "wine whatever.exe"
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Hint: Wanna try Linux, so wanna rig your Windows system to dual-boot? sundialsvcs Linux - Newbie 2 08-16-2005 02:56 PM
Wanna run linux on very old pc Sa3atsky Linux - Hardware 56 01-19-2005 06:40 PM
New 2 Linux wanna keep! help... aliencasino Linux - General 6 12-10-2003 04:28 PM
i wanna Create ISO Images of Linux 8 CDs throught Linux rehansiddiq Linux - Newbie 4 08-28-2003 06:49 AM
mac vs linux, wanna help? Netrack General 16 06-04-2003 07:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 10:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration