Running Mac OS X Steam on Linux

Before I start I must say, I know there is rumor that Steam is coming to Linux, there is already a post for that: Steam (+ Source engine) coming to Linux. https://bbs.archlinux.org/viewtopic.php?id=97027.
But that's NOT what I want to talk about. If it works one day fine, but it's not for tomorrow.
It also seems that some Steam games run fine on WINE. That not the point either.
I want to discuss the feasibility to run the Mac OS X version of the Steam games on Linux, more specificly Arch Linux.
Why? Correct me if I'm wrong but WINE as to emulate DirectX in order to run a Windows game, the Mac OS X version are native OpenGL. Thus, it would be more reliable and faster to run the Mac OS X version.
I want to know if there a realiable way to run Mac OS X Steam game on Linux.
If not is there some kind of WINE like project for that?
If not is there some lib, program, etc, that could serve as a baseline for an "emulator"?
If not is there anyone interested in that developpement. I am but my time is limited and I would need all the help I can find?

It has been discussed before that it seems closer to port things from Mac OS X to Linux than from Windows... but so far it seems as if there is less interest and emulating Cocoa and all the Core<X> things is quite complex.

Similar Messages

  • Is it possible to install Linux OS on power mac G4 which is running mac OS 9.2 right now ?

    is it possible to install Linux OS on power mac G4 which is running mac OS 9.2 right now ?
    if it is how shuld i delete mac os 9.2 and install linux ?
    please mention the compatible linux version.
    thanks in advance.
    shane

    Hi,
    Yes, likely Ubuntu or a derivitive deprnding on which G4...
    https://wiki.ubuntu.com/PowerPCFAQ#Is_Ubuntu_still_available_on_PowerPC.3F
    Most every thing answered here...
    https://wiki.ubuntu.com/PowerPCFAQ

  • Mac OS X and Debian Linux LAN research.

    Mac OS X and Debian Linux LAN research.
    I am currently doing the Google shuffle and am posting this to try to make sure I don't miss something important.
    I recently expunged Windoze from the PC on my LAN and installed Debian Etch (testing, kernal 2.6.12-1-686, Gnome desktop) GNU Linux (I feel so much cleaner now My eventual goal is to do ObjC/Cocoa type cross-platform software development using GNUstep.
    Preparation though involves getting the now isolated Linux box back on my LAN. Two considerations are file sharing (of course) and capturing system images of the Linux system in my Mac restoration strategy. On the Linux box one of my backup techniques is Mondo for bootable DVD system images, and the other is g4l (ghost for linux) with which I can clone to a local HD and/or image the Linux system to another system via ftp (vsftp suggested by g4l).
    There are two internal 80GB HDs on the Linux box, and two internal 250GB HDs plus several external 250GB HDs (used for alternating clones) on my PMac G5.
    I'm thinking NFS or ? and strictly avoiding Samba/NetWare/anything windoze related.
    Any pointers and opinions would be greatly appreciated
    Thank You,
    Lee C
    "The early bird may get the worm but the second mouse gets the cheese." -- Willie Nelson
    See the article Backup::Restore.
    Dual 2.5 Power Mac G5   Mac OS X (10.4.3)  

    Gary -- unfortunately, I am back, with memories fading as fast as my suntan.
    Some remarks on NFS
    OS X, like other unix operating systems, can function as both an NFS server and NFS client. Canonical unix systems permit the system administrator to configure this by editing two ascii text files. The file /etc/fstab controls what remote disks (i.e., those served by another machine) will be mounted, and the file /etc/exports controls what files will be served via NFS to other computers, and can restrict access according to the system administrators needs. All of this is true of OS X as well, except that the information from these ascii text files must somehow be transfered into the netinfo database, a peculiarly OS X construct. Fortunately, this can be accomplished without too much pain.
    Mounting remote filesystems with NFS
    To mount a filesystem from a remote NFS server, you need to do the following:
    1. Create a mountpoint of your choosing. You can do this anywhere, but I find making a directory a the root level to be the most convenient. For example, lets say we want to mount two filesystems that are being exported from another computer called Simpson with the domain name simpson.springfield.org. Well assume it has the OS X filesystem structure, but any unix filesystem will behave analogously. The first filesystem we will want to mount will be the remote /Users directory, and the second will be /Volumes/Homer, as the computer simpson.springfield.org has a second hard-drive creatively named Homer. Hence we will create two mountpoint directories as follows: sudo mkdir -p /nfs_mountpoint/Simpson /nfs_mountpoint/Homer
    2. Next we need to create the file /etc/fstab with the following two lines in it: simpson.springfield.org:/Users /nfs_mountpoint/Simpson nfs -P, -b 0 0 simpson.springfield.org:/Volumes/Homer /nfs_mountpoint/Homer nfs -P, -b 0 0 The first field is the domain name (it is safest to give the whole thing), and the second, separated by a colon, is the filesystem that has been exported. The third field is the corresponding mount point you just made, the fourth tells the system that this is an nfs device that is being mounted, and the remaining arguments control access and mounting protocols. man fstab for details. The disk is read/write accessible by default, but the users numerical uid (eg: 503) must be the same on both the host an client machine. (Be aware that if joe on the server has uid 503 and sarah on the client has uid 503, sarah will have read-write access to joes files!)5
    3. Now read the information into the netinfo database. It is a good idea not to screw this up.
    sudo niload -m -v fstab . < /etc/fstab
    4. You can now mount the remote filesystems with the commands
    sudo mount /nfs_mountpoint/Simpson
    sudo mount /nfs_mountpoint/Homer
    or to mount all at once, issue
    sudo mount -a
    Next time you reboot, the automounter and the NFS Startup Item will handle the mounting for you. I'll mention a couple of tweaks you might want to make in a moment, but first lets look at how to export a filesystem.
    Exporting your filesystems with NFS
    The previous section assumed your computer was a client machine. Now let's assume it is a server. Any machine can be both, so well export our filesystem /Users to the machine called Simpson for this example.
    To export a filesystem, you need to do the following:
    1. Get a static IP address for each of your NFS server machines, and a corresponding qualified domain name such as simpson.springfield.org that won't change.
    2. Create a file called /etc/exports and put the following line into it:
    /Users -maproot=nobody simpson.springfield.org
    3. Reboot, or run the following commands as root or with sudo:
    rm -f /var/db/mountdtab
    mountd nfsd -t -u -n 6
    This is more or less equivalent to issuing exportfs -a on other unix systems.
    You've been served, as they say on British TV and in the grand jury subpoena business.
    NFS Manager automates NFS exports and mounts
    Another way of handling this, as Gary Mentioned, is to get ahold of NFS Manager, donation-ware that provides a convenient interface for setting up both NFS mounts and NFS exports. If you can live with automounter, which is on by default, this will get you going without complications within minutes. The documentation is superbly written.

  • Looking forward to having Steam on Linux? Read this.

    http://www.phoronix.com/scan.php?page=n … px=MTA3OTY
    We are running into a bunch of performance issues in Linux drivers (e.g. 50 millisecond draw calls because the driver is compiling a shader).
    We'd like to hire someone to work on these performance issues. If you know of anyone we should be talking to, I'd appreciate getting connected with them.
    Gabe Newell
    Valve, Bellevue
    Maybe you are just the one they are looking for. Having Steam on Linux would be great and it would pull some people over to Linux Distros.
    Regards,
    blackout23
    Last edited by blackout23 (2012-03-31 12:44:38)

    WorMzy wrote:
    Paingiver wrote:And if even it is Steam DRM only, does it not bother you? Chaining to a client?
    I'm not sure what you mean by chaining, but it doesn't bother me. I'd get the benefit of having a significant number of my games accessible from anywhere in the world, at the cost of having to use a single client to access them. I don't even have to update my games manually.
    To me, Steam is basically just a package manager. I don't mind having to use it any more than I mind having to use pacman.
    The only downside is that you can't (AFAIK) play most (all?) of your games when you're offline. I'm connected 99% of the time anyway, and I'm not going to throw my toys out of my pram over the other 1%.
    It is not like pacman. You don't need to launch pacman when you are launching your applications. Or be online. The offline mode is broken purposely everyone knows that. Apart from them Steam has regional pricing and regional locking.
    How can you salivate a program doesn't even a bit respecting your freedom and use Linux?

  • I downloaded Firefox 4 onto my PowerPC G4 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application "Firefox" because it is not supported on this architecture. I can't find my Firefox 3.6.16 I'm on Safari.

    I just want to download Firefox 3.6 again
    I downloaded Firefox 4 onto my PowerPC G4, 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application “Firefox” because it is not supported on this architecture.

    Use Tony's suggestion. I am running it right now and it is awesome. I love Mozilla but they basically screwed all of those older Macs over. Come on Mozilla. These Macs still work, and there are plenty of people with them out there.

  • I am running Mac OSx Lion 10.7.2. My problem is I can't search on an external network server for a file with the finder toolbar anymore. Nothing shows up and it will not search. I was able to in snow-leopard and am no longer able to w. Lion. Suggestions?

    I am running Mac OSx Lion 10.7.2.
    My issue is that I am not able to run a search in the finder toolabar on a network server. No files show up nor does it search on the server anymore. I was able to run the search in snow-leopard and am no longer able to do so with Lion. Is there a preference I can change or some kind of app or program I can download that will help me with this issue? This is extremely problematic for me as I am searching for files all day everyday. Thank you!

    Hello,
    It isn't the fw in Network you want o use or look at, that's for something completely different.
    My first suspect is the Power Adapter on the LaCie has gone.
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware>Firewire, what is listed there?
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • How can I reformat my Mac Book Pro without using disc utility? My laptop keeps crashing, and needs to have everything reinstalled, but disc utility will no longer open, saying it 'quit unexpectedly'. I'm running Mac OS X10.6.8. I've lost install CD.

    My laptop keeps crashing. This seems to happen only when it's streaming from sites such as Netflix, YouTube or Spotify.
    Also, it stopped being able to run iTunes, and can't download Yosemite.
    I want to wipe it and reinstall everything - I've already done a full back up.
    The problem is disc utility will no longer open, saying it 'quit unexpectedly':
    I'm running Mac OS X10.6.8 and I've lost install CD.
    I have no idea what to do, but need to get this sorted as quickly as possible as I need my laptop for work.

    Even if you could open Disk Utility you can't reformat a disk while you are booted from it. You will have to use the install CD. Ring the Apple Online Store at the number given at bottom left of this page and give them the serial number of your Mac. You should be able to get the Snow Leopard install disks for a nominal fee.

  • How can I print to my HP OfficeJet 6500 Wireless Printer from my iPhone 4S which used to work before AirPrint printers were even available? (running Mac Lion OS, all software and HP sw updates are all performed)

    How can I print to my HP OfficeJet 6500 Wireless Printer from my iPhone 4S which used to work (on prior iPhones) before AirPrint printers were even available? (running Mac Lion OS, all software and HP sw updates are all performed)
    I don't get it, I read one post about why would we have to buy an AirPrint Printer when we have used the "print to a wifi printer" just fine in the past?  Yes I feel that's exactly what's happening to me now too. I want to print from my iPhone and iPad to my WiFi Printer which is also now connected to my Airport Express WiFi network just fine. No problems.

    Very glad you added that bit of information because I see different problems similar to this.  I want to share with them what you did and hopefully you not only fixed your specific problem but you can lend some more advice to others with problems like this. Thanks!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport software in order to use security option WPA2 Personal.  I currently have Airport software v. 5.6.1.

    I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport Express softwart in order to use security option WPA2 Personal to connect to the internet through my Airport Extreme.  I currently have Airport Express software version 5.6.1.  How can I update this software? (I can connect directly to my Airport Extreme by ethernet and download the update that way).  Is a later version of A E software available for download anywhere?   Any suggestions would be greatly appreciated.
    Thanks.

    Download and install AirPort Utility 5.4.2 for Mac OS X 10.4.11 "Tiger" here:
    AirPort Utility 5.4.2
    Once installed, launch AirPort Utility. It will tell you if a firmware upgrade is available for your Express.

  • I'm running Mac OS 10.5.8. I want to update to 10.7 or later so I can run iTunes 11 with my new iphone 5C. What update should I download?

    I'm running Mac OS 10.5.8. I want to update to 10.7 or later so I can run iTunes 11 with my new iphone 5C. What update should I download?

    If you do not know whether your iMac has a PowerPC or Intel processor, do "About this Mac" from your Apple menu. You will get this:
    If the line by my second highlight arrow includes the word "PowerPC" as in the image, you can upgrade no higher. If it says, "intel," you can--as Niel indicates--update to at least 10.6.8 and possible higher.

  • I have a IMac G5 A1058 that was running Mac OS 10.3.8 I upgraded to 10.4

    I have a IMac G5 A1058 that was running Mac OS 10.3.8 I upgraded to 10.4, shortly after upgrading the system would no longer boot so I booted from the 10.4 Tiger upgrade disk from which I had upgraded and disk utility found errors on the HD file system  that it said could not be repaired. I removed the HD from the system and connected it to my other IMac G5 A1312and ran disk utility and found the same errros. I re partitioned the HD put it back into the G5 and atempted to reinstall the OS. I keep getting a grey screen with a circle and a line through it.It does this with OS 10.2 and 10.3 when I tried 10.4 tiger upgrade it says it need their to be a system all ready installed. My Q's is do I need Mac OS 10.3.8 disks since that is the system that this computer was released with?
    Any idea why it will not let me install 10.3 and work my way up?
    Any help would be great thanks

    Welcome to Apple Communities
    If it came with Mac OS 10.3.8, you can't install an early version. You need the discs with it

  • HT1338 Presently running mac osx 10.5.8. Recent Firefox update says it no longer works with osx 10.5 and it's no longer supported by apple. Any suggestins?

    Presently running mac osx 10.5.8. Recent Firefox update says it no longer works with osx 10.5 and it's no longer supported by apple. Any suggestins?

    Use an earlier version of Firefox, use Safari, or upgrade to a later version of OS X. Any Intel Mac can run Snow Leopard.
    Latest version of Safari for Leopard: http://support.apple.com/kb/DL1422
    Information for Firefox: http://support.mozilla.org/en-US/kb/firefox-no-longer-works-mac-os-10-4-or-power pc
    http://support.mozilla.org/en-US/kb/firefox-no-longer-works-mac-os-x-10-5

  • How to ensure a smooth update and smooth running mac

    Hello all. First off this is not a 'help' or 'query' post, thanks to everyone in this Discussion who has helped me in the past for various mac problems, thought I "give back" and post some good tips and usage on "ensuring a smooth update and smooth running mac" in the long run.
    Altogether I have 3 Macs at home to "maintain" (my iMac G5, MacBook and my sis's Mac mini Intel) and in the office my own G5 Tower and 2-3 other same G5s. So far I have "dare to say" (touchwood ) I have not run into any major problems while performing any major OS or Security Updates; I know some of these steps are mentioned and even "preach" many times, but by doing them, you avoid all the inconvenience in the long run:
    Always Backup:
    1. Whatever you do, invest in a 2nd hard drive and perform regular back ups!
    2. If you have a G5 Tower or Mac Pro, get a 2nd drive or 3rd and install internally, if you have the other Macs, get an external FireWire Hard Drive.
    3. Use SuperDuper, and pay the little shareware to get the additional automatic and scheduling functions to help you perform auto backups, or if you prefer doing the backup manually
    4. For home users, I would recommend you perform a Backup once every 2 weeks. Heavy office/work use, I say once a week
    Performing Updates:
    1. Before Starting Up, unplug all external devices like FW drives, USB hubs etc, leave only your wired keyboard, mouse and internet connection (unless they are all wireless)
    2. Start Up your mac, quit all running applications and Repair Disk Permission
    3. Restart again and Repair Permission again
    4. Quit all other running apps and also turn off Norton Anti-virus, run Software Update
    5. Whether or not you have the Restart option after the update, Restart your mac
    6. Repair Disk Permission
    7. Shut down the mac, fix all the external devices etc
    8. Start up your mac, Repair Permission again
    9. Use your Mac as usual
    I have been doing these since all the 10.4 updates and I have not encounter any problems with all my macs.
    When a Kernel Panic occurs:
    1. Restart the mac and boot into Single User Mode (fsck)
    2. Run fsck and Repair the mac
    3. Reboot the mac, Repair Permission
    Regular Maintenance:
    1. Get a Maintenance Utility like Cocktail, and pay for the shareware and schedule regular maintenance cycles.
    2. The Mac OS also has a "built-in" maintenance script that runs in the wee hours (local time), so it is actually encourage that you at least leave your mac on overnight for at least one or two nights in the week.
    If you do not wish your mac to be left on till the morning, you can always schedule in Energy Saver's Schedule options for the mac to turn on and off at your designated times.
    I always leave my office mac on till about 4-5 am in the morning and I set things like Cocktail and NAV scans to run in those hours so they won't disrupt your day time operations, I do the same to my own home iMac.
    These tips and pointers are not new and have been mentioned many times in these posts, but if you just take that extra little time to follow through, you will be ensure a better and healtheir running mac.
    Cheers

    You can enter your Mac's serial number at this site. Information, based on the serial number, will be shown. http://www.chipmunk.nl/klantenservice/applemodel.html Then tell us what model PB you have.
    Usually, you get a blinking ? when no OS is installed. The startup tone (bong) you heard indicates the PB passed the startup hardware test.
     Cheers, Tom

  • How do I transfer all my data, including iTunes, from my old Power  PC G5 running MAC OSX 10.5.8, to my husband's brand new 27" iMac?  His iTune collection is minimal compared to mine, and I would like to be able to access my iTunes on the newer computer.

    How do I transfer all my data, including and especially iTunes, from my old Power PC G5, running MAC OSX 10.5.8, to my husband's new 27" MAC?  His iTune collection is minimal, mine over 2,000 songs.  I would like his computer to become my only working computern where I would manage my iTune collection.  Help!  Thank you.

    Hello:
    Read this article - I think it will help you.
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/27921.html
    Barry

Maybe you are looking for

  • Org.xml.sax.SAXParseException with XML Report Publish

    Anyone see the following error in XML Report Publisher? This happened after I ran Employee W2 XML Interface and ran XML Report Publisher for the output of the PDF output. --XDOException java.lang.reflect.InvocationTargetException      at sun.reflect.

  • HT204655 Can I see multiple albums at the same time

    When converting the iPhoto library to Photo most of the albums that were in place in iPhoto converted to albums in Photo . . . .but not all. Some were retained as events mainly those that were folders within an album. In order to move them to the rig

  • I have a bit of a problem...

    I would like to quit iPhoto, but I can't because it says that a photo is being imported when it's not... What can I do?

  • Importing a .dmp file.

    Hello! I performed the following on a database I wanted a copy of its SID was orcl: exp SYSTEM/orclspassword FULL=y FILE=dba.dmp LOG=dba.log CONSISTENT=y Now I am home and and I have my own DB11G (separate) instance up. How can I import this orcl I t

  • SET command and column heading are not working

    Hi All, Am trying to create sql reports using SET and Column headings as given below.It's saying missing or invalid option. But when i execute this in SQL*PLUS it's working fine.. is this limitation in AE edition. Please advice. Also tried with sql s