LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No games on linux?? (https://www.linuxquestions.org/questions/linux-newbie-8/no-games-on-linux-821192/)

ciao303 07-21-2010 02:36 AM

No games on linux??
 
I cant play my PC games on Linux???

Zero Angel 07-21-2010 02:45 AM

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

Aquarius_Girl 07-21-2010 02:46 AM

Which games ? Be specific !
http://www.linuxquestions.org/questions/linux-games-33/
and
http://catb.org/~esr/faqs/smart-questions.html

ciao303 07-21-2010 02:47 AM

ok so i found some (America's Army etc)

how do I deal with .msi file extensions??

ciao303 07-21-2010 03:04 AM

so now ive got wine 1.2 and ive extracted the package...how do i install the thing?

Zero Angel 07-21-2010 03:07 AM

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.

Aquarius_Girl 07-21-2010 03:07 AM

Quote:

Originally Posted by ciao303 (Post 4040381)
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


Zero Angel 07-21-2010 04:23 AM

Warning: his package manager wont keep it up to date if he compiles it like you suggested.

Aquarius_Girl 07-21-2010 04:26 AM

He asked
Quote:

i've extracted the package...how do i install the thing?
to which I replied !

knudfl 07-21-2010 04:59 AM

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
.

craigevil 07-21-2010 05:41 AM

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.

rkelsen 07-21-2010 06:01 AM

http://www.transgaming.com/
http://www.linuxgames.com/
http://icculus.org/lgfaq/gamelist.php
http://happypenguin.org/
http://www.scummvm.org/
http://rbelmont.mameworld.info/?page_id=163
http://www.dosbox.com/

If these aren't enough, there are thousands more:

http://www.lmgtfy.com/?q=linux+games

onebuck 07-21-2010 06:57 AM

Hi,

Best Games for Slackware or GNU/Linux ??

:hattip:

MTK358 07-21-2010 07:11 AM

Quote:

Originally Posted by anishakaul (Post 4040449)
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

Aquarius_Girl 07-21-2010 07:14 AM

Quote:

Originally Posted by MTK358 (Post 4040618)
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.


All times are GMT -5. The time now is 04:24 PM.