Linux - GamesThis forum is for all discussion relating to gaming in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I'd love to get it working too. I have read a lot about it and it can be done, at least with an nVidia card. I haven't seen anyone getting it to work on ATI. The best I can get is a black screen in the menu, even though it *works*, I can hear the sound when I move the selection. Apparently I messed something up since it won't get even that far anymore.
Some of the things I've read about and you could try if you're not doomed by hardware with pathetic drivers:
- Get a no-dvd crack
- Run it with the -opengl parameter
- Delete the gta_sa.set file
- Disable pixel and/or vertex shaders in Cedega config
- Move or delete the cinematic files to prevent it from crashing on starting
Heres some things to do:
- install the game on a windoze system, then copy the dir over to linux,
- make sure you have the latest cedega version (i have 4.4) you can buy it or get it off bittorrent
- make sure your cedega .transgaming/config file has the following done to it
- pixel shaders set to N
- vertex shaders set to N
- winversion set to winxp
- put in the no-cd crack
- delete the startup videos if you want (i didn't)
Then when you run the game make sure you do it like::
cedega gta_sa.exe -opengl
the -opengl switch tells the gta_sa.exe to run in opengl mode (you can do this when installed on windows too) and it stops cedega having to emulate the games output to directx then back into linux opengl. It can go straight there. (or thats what I read somewhere)
The other thing is to make sure you nvidia drivers are installed.
you may have to edit you x config file like I did when I had fc3... but Sax2 on suse automatically sets it up for you.
All you have to do is open /etc/X11/xorg.conf and find the part with screen resolutions in it, and add screen resolutions to that part in exactly the same way as it is done in the config file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.