LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-21-2010, 02:36 AM   #1
ciao303
Member
 
Registered: Jul 2010
Posts: 69

Rep: Reputation: 15
No games on linux??


I cant play my PC games on Linux???
 
Old 07-21-2010, 02:45 AM   #2
Zero Angel
Member
 
Registered: Jul 2010
Distribution: PinguyOS 12.04
Posts: 50

Rep: Reputation: 1
You can play some games on linux through a program called wine.

First, see if the windows program or game you want to play is supported by wine.

http://appdb.winehq.org

Then install wine. Follow your distro's instructions on searching for packages and install a package called wine (many distros use synaptic, though some use different package or program managers).

There are also linux games you can install. You can do a google search for "linux games", or install a program such as djl which can download and install some games for you. Please remember that the instructions for downloading and installing games are specific to the flavor of linux you are using. Its a better idea to ask around at your distro's message boards for recommendations for linux games and instructions for installing them.

ciao
 
Old 07-21-2010, 02:46 AM   #3
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Which games ? Be specific !
http://www.linuxquestions.org/questions/linux-games-33/
and
http://catb.org/~esr/faqs/smart-questions.html
 
0 members found this post helpful.
Old 07-21-2010, 02:47 AM   #4
ciao303
Member
 
Registered: Jul 2010
Posts: 69

Original Poster
Rep: Reputation: 15
ok so i found some (America's Army etc)

how do I deal with .msi file extensions??
 
Old 07-21-2010, 03:04 AM   #5
ciao303
Member
 
Registered: Jul 2010
Posts: 69

Original Poster
Rep: Reputation: 15
so now ive got wine 1.2 and ive extracted the package...how do i install the thing?
 
Old 07-21-2010, 03:07 AM   #6
Zero Angel
Member
 
Registered: Jul 2010
Distribution: PinguyOS 12.04
Posts: 50

Rep: Reputation: 1
You are probably doing it wrong. To install wine, go to System -> Administration -> "Synaptic Package Manager" and search for 'wine'. Then mark it for installation and click on accept. Ubuntu will download and install it for you.

The method it looks like you are trying to use is called "compiling", which is a advanced way to install packages and not recommended for newbies.

Last edited by Zero Angel; 07-21-2010 at 03:11 AM.
 
Old 07-21-2010, 03:07 AM   #7
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by ciao303 View Post
so now ive got wine 1.2 and ive extracted the package...how do i install the thing?
If the extension of the package is "tar.bz2" then
Code:
./configure
make
sudo -s
make install
 
Old 07-21-2010, 04:23 AM   #8
Zero Angel
Member
 
Registered: Jul 2010
Distribution: PinguyOS 12.04
Posts: 50

Rep: Reputation: 1
Warning: his package manager wont keep it up to date if he compiles it like you suggested.
 
1 members found this post helpful.
Old 07-21-2010, 04:26 AM   #9
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
He asked
Quote:
i've extracted the package...how do i install the thing?
to which I replied !
 
Old 07-21-2010, 04:59 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
AFAIK, "America's Army" is a Linux thing originally.
( They may have ported it to "windows© later ? )

http://americasarmy.filefront.com/fi...49654#Download
>> AA:SF (Direct Action) v2.5 Linux Full Install ( 775.77 MB ).
> ""This is the GNU/Linux client and dedicated server for
America's Army version 2.5.0.""

http://americasarmy.filefront.com/fi..._Install;49654
.

Last edited by knudfl; 07-21-2010 at 05:13 AM.
 
Old 07-21-2010, 05:41 AM   #11
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Playonlinux is a bit easier to use then straight wine.

http://www.playonlinux.com/en/download.html

There is also CrossOver games and Cedega they each have their pros and cons.
 
Old 07-21-2010, 06:57 AM   #13
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Best Games for Slackware or GNU/Linux ??

 
Old 07-21-2010, 07:11 AM   #14
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by anishakaul View Post
He asked to which I replied !
But it he's following the wrong path (surfing the web and downloading SW), put him on the right one (using the package manager) instead of assisting him in the wrong one!

Anyway, there are great open-source Linux games!

Three I can think of now that I like are SuperTux, SuperTuxKart, and Neverball.

http://www.lmgtfy.com/?q=linux+games
 
Old 07-21-2010, 07:14 AM   #15
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by MTK358 View Post
But it he's following the wrong path (surfing the web and downloading SW), put him on the right one (using the package manager) instead of assisting him in the wrong one!
You are right, but who knows whether he has the internet connection at home or not ? The way I suggested is useful when you don't have Net in home.
 
  


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
Low framerate in 2d games with linux ...high in 3d games with XP WTF Crash2k3 Linux - Hardware 1 12-08-2005 01:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:56 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