Slashdot Mirror


Where Can I Find Linux Porters?

David asks: "Many small software developers would love to get their software up and running on Linux, but where can competent Linux porters be found? I ask because, a while ago, I released a shareware game called Lugaru. I developed it for Mac OS with the intention of porting it to Windows and Linux. I was able to easily find several developers willing to port it to Windows at a reasonable cost (a fair portion of the sales) but I am clueless about how to find people with the Linux expertise. It is frustrating because I get many emails and forum queries asking me about a Linux version. I really want it to happen and am willing to pay - the problem simply is that I don't know how to go about finding Linux developers. So, I ask Slashdot."

19 of 375 comments (clear)

  1. sourceforge.net by rd4tech · · Score: 1, Informative

    How about posting a request on sourceforge.net with the description of the needed porting skills?

    Or even looking at the already ported applications similar to your and asking the developers if they are available, or can they point someone else?

    1. Re:sourceforge.net by hometack · · Score: 5, Informative

      He made it clear this is a commercial project, so Sourceforge is obviously not where he should be looking for help. For those out of the know, Sourceforge only assists those who have open source projects.

  2. India? Russia? Romania? Argentina? by winkydink · · Score: 3, Informative

    I get cold contact requests from these guys on LinkedIn all the time. I imagine if you sign up, you can find them pretty easily too.

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  3. Interested by krakrjak · · Score: 4, Informative

    I have a small team of Linux developers that are looking for some work of this nature. We would be more than happy to help you. Send me an email or message on /.

    I'll update my profile to have my current email address. krakrjak at gmail dot com

    1. Re:Interested by krakrjak · · Score: 3, Informative

      What might be happening is that the windows developers feel like by porting to Linux they would have to give up the Shareware portion and go completely Open Source. I would be comfortable porting Windows/OSX Shareware software as shareware software on Linux. Maybe these developers need a little more information before they jump into the Linux pond.

  4. Try guru.com by richardellisjr · · Score: 2, Informative

    I beleive the site is www.guru.com, it lets you post project offers, and potential developers/clients bid on them.

    1. Re:Try guru.com by the+real+darkskye · · Score: 2, Informative

      http://www.rentacoder.com/ is another alternative that offers a similar service.

      --
      Music is everybody's possession.
      It's only publishers who think that people own it.
      Fuck Beta
      ~John Lenno
  5. Re:It would be helpful by justsomebody · · Score: 3, Informative

    ...If you told us what APIs and toolkits you used

    Or better, if you'd read liks he provided before posting:)

    [pasted from forum]

    My new engine uses OpenGL, SDL, and OpenAL

    --
    Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
  6. One address: by obi · · Score: 4, Informative

    Ask Icculus.

    Ryan C Gordon is the one to thank for the Unreal ports, and a Linux game porter community surely exists at his site.

    Check out http://icculus.org/

    1. Re:One address: by msphil · · Score: 3, Informative

      Ryan is a super-busy person, with a decent number of ports under his belt and a lot of contracts already on the table. However, he does seem to be a touchstone, of sorts, of modern porting efforts.

      I assume that, since there's a Mac version, there's an OpenGL renderer for it (looking at the webside, it looks like it's 3D). That should ease the porting effort a bit.

      Depending on what you're aiming for, exactly, you could also potentially contract with Linux Game Publishing (http://www.linuxgamepublishing.com/) or one of its developers (like me -- I did the Majesty port, for one).

      --
      This .sig intentionally left blank.
  7. Re:An uneducated guess... by nickos · · Score: 3, Informative

    "If the original was written in C++, you'll probably have comparable speed."

    Riiight.

    C++ is considerably faster than Java according to the Computer Language Shootout Benchmarks

  8. Re:I love his commenters!!! by maotx · · Score: 2, Informative

    but I think $20 for a game is above a reasonable Linux price point I don't know. Doom 3, Postal 2, and several other games sold well under Linux for much more than $20. I'm looking forward to downloading the demo once available and if I like it I'll be more than happy to fork over $20. Especially if it will encourage further development for the Linux platform.

    The real question is, not will it sell, but will the licensing allow me to purchase a license for the game and have all platforms available to play?

    --
    I'm a virgo and on Slashdot. Coincidence? Yes.
  9. Somewhat helpful, for other possible games... by Svartalf · · Score: 2, Informative

    Lugaru's a 3rd person "shooter" type game where your avatar is a Lagamorph- a humaniform rabbit.

    Since it's 3D, your suggestions are a little less than helpful for this gent's problems...

    Now, considering that they're coming from MacOS to Windows to Linux (from what I gathered from the forum discussions...) it's not as hard as it could be. Technically, the studio could do it all themselves as most of the libraries for game development of this type tend to be the same ones for Linux and Windows as well.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  10. Linux game ports by typical · · Score: 4, Informative

    A couple thoughts.

    First, I've seen various system-specific mailing lists be used by people who are interested in hiring someone to do a job. Perl-specific mailing lists, SDL-specific mailing lists, and so forth. This is one way to find people familiar with a system.

    Second, if you are doing a closed-source game for Linux, be aware that binary compatibility is a *bitch*. I have done a fair amount of work on getting older Linux binary games that I've purchased to work, and I'm pretty much convinced that it's not reasonable to just ship "a Linux binary" in the same sense that one ships a Windows binary that one simply expects to work. In the past, companies that have attempted to do Linux ports of their games have generally not had a binary that continues to work for more than a year or several. The Linux world is not really oriented around guaranteeing binary compatability -- vendors do not generally feel constrained to make sure that software written for their distro a few versions back continues to work. This is *not* a minor undertaking. Much as I love Linux, I would suggest that a better target for a "second platform port" would be the Mac. You appear to have done that, and if you're really pleased with the results, you've made your money back and all, then it might be worthwhile to consider Linux. In general, though, folks attempting to do commercial Linux releases have not done very well -- I understand that Jagged Alliance 2, for instance, shipped something like a couple hundred copies in the first few weeks. That was a pretty high-profile game with a solid port, and no fancy requirements (3d, etc).

    Third, be aware that the state of 3d under Linux sucks. I'm sorry, but that's how it is. ATI and NVidia ship binary drivers that produce friction from the kernel folks. The fastest cards with open-source drivers are some of ATIs, and those drivers are *not* rock-solid. Linux was actually better off in the 3d arena a couple of years back, when Matrox had good open source support and ATI was allowing open source drivers -- the state of Linux 3d has actually regressed.

    Fourth, if you do this, if at *all* possible, use the existing standard libraries. SDL is the closest thing to a standard game development environment out there across Linux distros. SDL_image and SDL_mixer are also good sidekicks. SDL has lots of oddball competitors that are more or less a pain to get running on various systems.

    Fifth, take a look at the strategies that Loki and the other Linux game developers used for deploying patches, for dealing with shared/static libraries, for handling installation/uninstallation, and so forth. The installer world for Linux is not currently suitable to do a Windows-style "download this file and use it" and vendors currently aren't really set up (with the possible exception of Linspire) to provide for-sale applications through their package management system.

    Sixth, *let users specify devices*. Nothing is more annoying than some random developer who decides that /dev/dsp is always going to be the sound card and /dev/js0 is always going to be the joystick. If you want to detect them, great, but let the user specify.

    Seventh, be aware that Linux currently is not capable of maintaining joystick orderings, so if the user has two joysticks, one may wind up being /dev/js0 on a particular boot and /dev/js1 on the next boot.

    Eighth, furries rock. Good job.

    Nineth, while this almost certainly isn't appropriate for your game or your scale of operation, be aware that some of the most technically successful cross-platform vendors have built VMs and then targetted that VM. Sierra's AGI and SCI engines, Lucasarts' SCUMM, Infocom's Z-engine (and the free competitor, TADS) all made for generations of highly-portable adventure games (yet none of these games were extremely sluggish or technically limited for their day).

    Tenth, let your users toggle between full screen and wi

    --
    Any program relying on (nontrivial) preemptive multithreading will be buggy.
  11. Re:Winelib by DrXym · · Score: 2, Informative
    Winelib doesn't have to be a first option - it can be the solution. There isn't such a thing as a native widget set for Linux so WINE is as good as the next thing.


    The problem comes in if the Win32 app in question was built with MFC or ATL. Perhaps there's a free version of those somewhere that I don't know about, but you would have a hell of a lot of trouble porting those kinds of apps.


    Producing compatible versions of MFC & ATL would be a good companion project to WINE if its not already been done by somebody.

  12. Re:GENIUS really by dbIII · · Score: 2, Informative
    1. Write a shareware game
    Shareware on *nix? To see what happens with shareware on *nix, look at XV - the graphical appication that at one point was seen everywhere, is a good program used extensively even now eleven years after the author last updated it but almost no-one has ever paid for despite the asking price being cheap.

    Shareware is a fairly foreign concept on *nix - there doesn't seem to be anything that makes it between a full professional package (or a boxed game from Loki) and free, even with a lot of people migrating from the windows environment where shareware happens.

    With enough effort I could be proved wrong. Also I'd be interested if there is anyone that reads this that actually paid for XV since I've never met anyone yet who has.

  13. Re:WINE? by femto · · Score: 4, Informative
    The binary compatibility mode of wine is restricted to x86 machines (since wine doesn't emulate the x86 instruction set).

    The source compatibility mode is not restricted to x86 machines!

    You take the source code for the program to be 'ported' and the source to wine (available under the LGPL) and compile them both on your target machine. The result is a binary (with the WINE libraries compiled in) that will run on any (non-x86) architecture running Linux.

    That's how it works in theory (your real life experience may differ).

  14. Mac Demo not working by zhenga · · Score: 2, Informative

    I downloaded the demo for the Mac (LugaruMac.zip) but I cant even play it because there's no working executable or launcher included.. :(

  15. Re:Make it open source by anagama · · Score: 3, Informative

    find that every and any little "free" widget you come across is either adware or shareware; whereas even the major stuff in Linux is totally, 100% gratis. It's a definate culture shock; and frankly it makes me appreciate our *nix culture that much more.

    Having bought a powerbook about 6 months back, I find I'm having identical thoughts. Sure it's pretty and all, but then I want multiple desktops: $40 to codetek (I passed and use a different open source program, but you can't directly send windows to other desktops which sorta blows). Want to have mouse buttons programmed into the corners of the touchpad -- $15 for sidetrack. Anyway, I like my powerbook and all, but I don't feel any desire to replace my desktop linux system with an iMac. When I first got the powerbook, I was seriously considering doing just that, but after a few months, I discovered that I like linux better because the mac is missing some features I feel are indispensible (others in addition to the things mentioned above).
    --
    What changed under Obama? Nothing Good