LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-04-2011, 07:46 AM   #1
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Rep: Reputation: 20
Tips for getting games to work in WINE


Over the years I've tried WINE multiple times on different hardware and distros, and I've always fallen short of being able to get games to work properly on it (even platinum rated games). One of the major reasons I have Windows around is for gaming and I realize that not all my games are going to run in WINE, but I'd at least like to minimize the time spent there. I'm currently using Slackware -current so tips pertaining to Slackware would be handy, but since I haven't had any luck across other distros, any tips would be welcome.
 
Old 08-04-2011, 04:45 PM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Linux isn't windows.

If you buy windows games, they are built for the windows platform. Exclusively. Just accept this.

wine is (apparently) quite good for some things, but it is not windows.

I use linux, because it does everything I need. If I wanted to play games, I'd install windows. That's just "the way it is".

Please do not waste your time looking for a solution to this.

Best wishes.
 
Old 08-04-2011, 06:15 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by spudgunner View Post
Over the years I've tried WINE multiple times on different hardware and distros, and I've always fallen short of being able to get games to work properly on it (even platinum rated games). One of the major reasons I have Windows around is for gaming and I realize that not all my games are going to run in WINE, but I'd at least like to minimize the time spent there. I'm currently using Slackware -current so tips pertaining to Slackware would be handy, but since I haven't had any luck across other distros, any tips would be welcome.
There are no general answers to that. If you have problem running a specific game in Wine you should open a new thread for this, with posting all relevant information, like hardware, name of the game, version of Wine and what error messages you get when starting the game from the commandline and a detailed description what is not working.
 
Old 08-04-2011, 06:16 PM   #4
D1ver
Member
 
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 598
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
Quote:
Originally Posted by spudgunner View Post
Over the years I've tried WINE multiple times on different hardware and distros, and I've always fallen short of being able to get games to work properly on it (even platinum rated games). One of the major reasons I have Windows around is for gaming and I realize that not all my games are going to run in WINE, but I'd at least like to minimize the time spent there. I'm currently using Slackware -current so tips pertaining to Slackware would be handy, but since I haven't had any luck across other distros, any tips would be welcome.
Don't be too discouraged. A couple of tips from my own personal experiences.
1) If your on a 64-bit machine you'll need to set up multi-lib and also install the 32-bit opengl packages.
2) You'll need the proprietary drivers for your graphics card.
3) Try to overshoot the windows hardware requirements by about 20%

Once you've got all your 32 bit stuff in place and wine is installed properly you should install 'winetricks'. There is a Slackbuild for it. Use winetricks to install direct X runtime libraries, vcrun2008, some fonts, anything that looks important.

Then run your games from the command line and look for any errors.

I'm playing Rift, Starcraft 2 and WoW on my Slackware 64 box, and their so stable and painfree they may as well be native.
Regards,
 
Old 08-04-2011, 10:55 PM   #5
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
WINE isn't a foolproof solution to getting applications for Windows running perfectly on Linux. Granted it's decent at some thing but gaming really isn't the best for it. As stated, Linux is NOT Windows, and WINE is not Windows either.

You could try things like VirtualBox, VMWare, or QEMU to simulate a Windows environment virtualized, or you could just grab a cheap copy of Windows and dual-boot it (which for gamers currently is the preferred/recommended solution).

The only other solution I can suggest is to contact the manufacturer of the game and see if they might have some interest in creating a Linux/SDL version of the game, or allowing an open-source initiative to create an engine for Linux/SDL that can be used with the official game files.

However, don't let anyone EVER tell you Linux isn't a gaming OS.
 
Old 08-04-2011, 11:12 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
duel boot with windows
linux runs all but two programs i use
one of them is H&R-BlockTax-cut


if you need / and/or want to use MS Windows ONLY programs
run windows 7 .


now wine can and dose run some but anything using DX8,9,10 will do WAY better on windows7

some things will need tweeking using the wine regedit
-- you do have exp. with regedit ??? --


the best results i have had are with opengl games in wine DirectX 8 & 9 ??? iffy ??
 
Old 08-04-2011, 11:31 PM   #7
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I'm surprised though there isn't a greater initiative to get ports of Windows software made for Linux/SDL, especially games... so much of an untapped and under-tapped market.
 
Old 08-05-2011, 07:40 AM   #8
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Original Poster
Rep: Reputation: 20
I'm going to mark this as solved. Perhaps I will try a few games in the future, but for now I barely have enough time to play games as it is. Interesting tidbit is that a couple of the Unreal Tournament Games (Unreal Tournament, Unreal Tournament 2004) had linux port done by Epic Games and there were talks of doing the same for Unreal Tournament 3 but it never materialized. I guess demand went down instead of up.
 
  


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
Racing games that work in wine Oxagast Linux - Software 1 07-02-2006 07:43 PM
Quake 1 & 2 servers. Games that work with Wine. jaakkop Linux - Games 1 04-02-2006 03:25 PM
Tips for PC games of all kinds.... lowpingnoob General 1 07-01-2005 12:31 AM
running games with wine - gta3, 1nsane, quake3 - won't work ungua SUSE / openSUSE 4 02-02-2005 08:48 AM

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

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