Slashdot Mirror


Answers from Loki President Scott Draeker

Scott Draeker writes, "Here are my responses to the questions you sent, and a few others that had been posted." All we can say in return is, "Thanks, Scott. We really appreciate the time you took to do this."

1) Loki
(Score:5, Insightful) by Anonymous Coward

Scott, I am a Linux programmer doing active development for technology companies in Canada. My questions spawn more from a business side rather than a technology side. I've examined Loki's business model and have a two-fold question.

#1: Do you think simply porting games is a viable business model for Loki games? As Linux acceptance picks up don't you fear that more gaming houses will start doing their own cross-platform development in house rather than relying upon Loki as a "port house"?

Scott:

Right now it's a viable business model. The question is whether it will continue to be in the coming years. I hope not.

#2: Linked to #1, if you fear this trend, will we see any original titles coming from LokiSoft or do you plan on strictly remaining a port house?

Scott:

Porting is important as long as Windows is the primary PC gaming OS. Linux as of 1999 had a 4% share of the desktop market, so we have a ways to go before games are developed for Linux in addition to or instead of Windows. Once Linux supplants Windows it will become the primary OS for new releases. I think it's safe to say that Loki will continue to publish games for Linux at that stage, whether or not they were ported from Windows.

2) Children's software for Linux
(Score:5, Interesting) by Jonathan Blocksom

Do you think there is a market for children's software that runs on Linux?

Scott:

Yes, but it's very, very small. Games are a natural choice for a new platform because of the strong demographic tie in with early adopters, who tend to be technically literate and male. As the installed base grows, we'll be adding more 'point and click' type users. We'll also be adding people like me who have kids. That's when children's software for Linux will make economic sense.

I'd also like to add that children's software is a good fit for Open Source efforts. Unlike games, the principal content for education (e.g. math, reading) doesn't change all the time. Commercial titles will add nice graphics, licensed characters and the like, but the skills training will be the same.

3) XFree 4.0
(Score:5, Interesting) by Jestrzcap

How will XFree 4.0 affect how loki ports games? Is it going to make things easier? Harder? I know you have problems with being compatible with the different video card types and GlideX.X or Mesa3.X but you have done a really great job so far (I own quake ]|[, heretic ][, and Homm ]|[).

Scott:

Thanks! XFree 4.0 won't change the porting process much, but it will dramatically change the gaming experience for Linux users. Right now it can be rather daunting to configure 3D support on Linux. The new XFree promises to support 3D 'out of the box' so that, once you have X configured on your system you don't have to go through any extra steps to get hardware 3D support.

In fact, March is turning out to be a really good month for Linux gaming. We're getting standardized 3D hardware acceleration with XFree 4.0 and the DRI, and standardized 3D positional audio with OpenAL. Once these 2 technologies are integrated into the various distributions, Linux gaming should be much more accessible and enjoyable for new and old users alike.

4) Gaming distribution?
(Score:5, Interesting) by jeroenb

Since Linux was originally much more geared towards and used for server-applications and has only been moving into the desktop market for a relatively short period, I can imagine the operating system is not entirely optimized for playing games. Stability often comes at the cost of performance and features, so I was wondering, do you think it would be useful to create a Linux distribution that focuses mainly on gaming and other multimedia-related applications?

Scott:

This used to be a more interesting idea than it is now that general purpose distributions are/will be shipping the necessary libraries to play state of the art games. For purposes of someone getting the latest version of their favorite distribution, there is no real difference between a GameOS(tm) and a ServerOS(tm). All the pieces are there and you can set it up to do either one or both.

It's possible that a GameOS would offer speed advantages, but not as much as people might think. XFree 4.0 with the DRI is significantly faster at hardware accelerated 3D tasks than its predecessor. It's telling that Linux drivers are performing on a par with Windows drivers written by many times as many engineers.

I think that getting all the distributions to agree on standards which allow seamless gameplay will be of greater benefit than producing a single OS geared for gaming.

In evaluating this response, keep in mind that I was a hardcore Mac user for 13 years, and no matter how cool I thought the Mac was/is, I always heard the same response: "Yes, but there are no games!" Games are key to widespread consumer acceptance of an OS, and should be supported in all Linuxes. Apple has paid a dear price for once discouraging game development on the Mac so that it would be viewed as a 'serious' business computer.

5) Reject ratio
(Score:5, Interesting) by FascDot Killed My Pr

I'm assuming that your (current) modus operandi is to call up a company and say "Hey, can we port your game to Linux?" Given that assumption:

1) How many companies have you talked to? 2) What percentage of them rejected the request? 3) Of those that rejected, what were their reasons? (fear of "open source", lack of demand, etc.)

Scott:

I'm going to respond in general terms, as many of your questions apply to ongoing negotiations.

We've spoken to the majority of game companies. When we complete a deal, we turn that into product fairly quickly. Other deal negotiations are ongoing.

The single most important factor for getting a game ported is market size. Everything else is easy to address. If a company feels that they will see sufficient unit sales, then they are quite happy to discuss having a port done.

6) Lacking API's and other challenges
(Score:5, Insightful) by toofast

Currently, Linux is lacking the standardized interfaces and API's that WIndows has. What is the greatest challenge (that needn't be one) when porting a game to Linux?

I mean, what makes you swear at Linux and say, Damnit, why doesn't Linux have this yet???

Scott:

Ah. Where to begin...

Seriously, after lots of hard work things are really coming together for Linux gaming. Take, for example, Heavy Gear II, which has just gone gold. We ported the Direct3D rendering to OpenGL. We ported the inline assembly. We created a standard way to play 3D positional sound, OpenAL. We added joystick, gamepad and mouse wheel support. We hacked gcc, gdb, glibc, Mesa and Glide. If we can pull off a game like this, I figure we can pull off just about anything.

As an important aside, I'd like to point out that, without the source code to all of the software listed above, we would *not* have been able to port Heavy Gear II.

Wish list: I'd like to get an incremental linker one of these days. I'd also like to see better assembly tools, better debugging tools, better C++ support, better code optimization, better compatibility across the various Window managers, better thread handling and free beer.

7) Content creation
(Score:5, Interesting) by Bert Peers

When the topic of creating commercial games for Linux pops up, I'm always eager to point out that there is an important difference between making games available on a platform by porting an existing game (at which Linux is, thanks to Loki, becoming highly succesful), and actual creation, out of the blue on the target platform.

Porting "merely" requires technical skill at the engine level : know-how on how to port Win32 to X, getting DirectX to work with SDL, OpenGL cross-platform issues, etc. Creation, on the other hand, requires the full asset of content creation tools that are of vital importance in every software house, but remain hidden from the end user -- and the porter. I like to call those tools the "boring 50%" of game production, and they consist of level editors, model builders, conversion tools (eg 3DS Max to native format), sound editors, etc.

Since Loki has recently showed interest in developing, instead of porting, Linux games, I'd like to hear what your take is on the apparent lack of solid, existing authoring tools (other than the Gimp), and the lack of solid desktop development support (KDevelop et al are nice but no match for the MSVC/MFC combo) needed to write all those quick'n'dirty but ultra-vital editor tools.

Do you agree that this lack of Linux equivalents of 3DS Max, Soundforge and MSVC is currently a major hurdle for Linux-native development ? If you go for full Linux development, would you create authoring support all by yourself and release it (a la MPEG SDL), or rather sit back and wait until Codewarrior, Kinetix etc all get their Linux products up to par with Win32?

Scott:

Content creation tools is the next big step for Linux gaming. With the source code we've released and the work done in the community at large, it's now possible to do just about anything necessary to run a game on Linux which has all the features of a top flight Windows game. That's an incredible milestone.

There is already a Linux port of Houdini. Creative is supporting OpenAL with their Eagle product, a tool for 'drawing' sound effects in a 3D environment. More is on the way. One of our developers, Jim Kutter, has just written an article for Linux.com on this topic. Look for it to be posted soon.

If Loki ever does get involved in developing content creation tools, those tools will be, like everything else we do, released as Open Source.

7) How To Show Support?
(Score:5, Interesting) by jelwell

Sadly enough I bought Quake 3 for Linux, not because I like Quake 3 - I don't - but because I'm hoping that my purchase will help show game companies that there is a market in developing and porting games to the Linux platform. I would like to be able to buy every game that comes out for Linux, but to tell the truth I don't have any interest in the games currently on Loki's product page. With this in mind, what would you think is the best way for me - as a consumer and a Linux user - to show game companies that I do want games ported to Linux?

Scott:

You are doing the right thing. Like it or not, game companies are bottom line oriented. The first question they always ask me is how many units I can sell. So, as self serving as it sounds (is), the way to get more games on Linux is to buy the ones that are available.

8) Lack of Info on Web Site, or Just Rumors?
(Score:5, Insightful) by HomerJ

Scott:

It's been reported on MANY sites, like Slashdot and linuxgames.com, that you are porting games such as Soldier of Fortune and Sim City 3000, among others. Tuxgames.com is even taking pre-orders for these games. Yet there is nothing on your Web site about release dates, or even that you are doing anything with these games at all.

Are these just rumors that got out of hand? Or are you in fact porting these games? If so, why is there no mention on your Web site about release info, demos, screenshots, etc.?

I'm excited to see such games get ported to Linux, but when in comes to facts, I like to hear it from the horse's mouth. It just seems kinda odd that many trustworty sites report this info, and no mention is mentioned on the one place it should be, lokigames.com

Scott:

We are porting Soldier of Fortune, Sid Meier's Alpha Centauri (with the Alien Crossfire expansion) and SimCity 3000. There had been a rumor posted that we were porting Interstate '82, but this is not true.

As for the Web site, it's being redesigned. We've also hired Terry Warner of Linux.com fame to keep it updated and accurate. Once the redesign is complete we should have updates posted on an almost daily basis.

9) Manpower
(Score:5, Interesting) by Fizgig

I know this is going to vary with the project, but I'm wondering how much manpower it takes to port a "typical" game from Windows to Linux. I suspect it's somewhere greater than zero and less than the amount of effort it took to write the game in the first place, but I just wonder how the time for (re)programming and QA are distributed compared to writing the game in the first place and how you allocate your staff to this (do they each work on a single game or do they move from project to project?).

Scott:

I'll answer this in general terms. We generally staff 2-3 programmers to a project. We also have a full time QA staff and tech support. The product development cycle depends on the project, of course. With Heavy Gear II, nearly every developer we have worked on some aspect of it. We also contracted out some gcc work to the mighty intellects at CodeSourcery. That has been by far the most challenging product to date.

Our development goal with each title is to meet or exceed the user experience available with the Windows version. For example, we typically port game editors as well as the game itself. An editor will take 2-3 months to port, and so you almost never see them included in Mac ports, for example. We also print a Linux manual, not the Windows manual with a sheet of Linux changes inserted.

All the extra work does not necessarily translate into unit sales. We do it because we're sending a message to our current and potential customers. If and when they adopt Linux as their sole OS, they won't be giving up anything in terms of the gaming experience.

Answers to Other User Questions:

Of course, the mainstream preference seems to be towards first-person shoot 'em up type games, but I for one enjoy racing games (Need for Speed, NASCAR, and the like). Does Loki have any plans for porting other types of games to Linux, and if so, how about working on joystick/periphial support?

Scott:

SDL version 1.1 includes joystick support, and joysticks are supported in Heavy Gear II for Linux. The upcoming Heretic II patch and a future Quake III Arena point release will also include joystick support.

A year ago people were asking why it seemed that we were only doing strategy games. Well, we definitely want to support different gaming genres, and are in discussions now to license a racing game.

Given Loki's experience in porting applications, have you considered, or been offered to, port programs other than games to Linux?

Scott:

Games are one of the most challenging applications to port, so I'm confident that we could pull off ports of other kinds of applications. We just don't have any current plans to do so.

Do you plan any Loki original titles or will you just continue to port other peoples' games?

Scott:

I'd much rather port 20 great titles than try my hand at 1 original title. Most original games don't do very well. If everyone could be assured of doing something as perfect as StarCraft then that would be a different story. But I think we have a better shot at porting something like StarCraft than writing it ourselves.

When's the IPO?

Scott:

Ha! Still haven't had enough Linux IPOs?

Oh yeah, and can I have a job? Please? Please please please? If you give me a job I promise to sit in the back and not bother anyone... :-)

Scott:

Resumes go to jobs@lokigames.com.

When do you think Linux Games will evolve to the point of working correctly straight out of the box?

Scott:

Soon. Improving the user experience is one of our chief goals. XFree 4.0 and OpenAL will go a long way toward simplifying 3D video and audio setup and support. Setup, our Open Source installer, is already as easy to use as anything on Windows or the Mac. Our goal is to make Linux a superior gaming environment to Windows, and we will continue to drive development and standards toward that end.

...I've been drooling over the thought of buying Quake 3 for Linux -- But the thing that stops me is the q3demo didn't work properly. I downloaded it, and installed it (the shell script installer was fantastic, by the way), but when I run it, it runs at about 1 frame per second from start to finish (From the ID Software logo, to the menus, to the game, right to the exit screen.) I've tried for a long, long time to get it working, and to no avail. Windows sucks but Games work - Both well, and immediately.

Scott:

The game is defaulting to Mesa software rendering, probably because it can't find the correct libGL.so.

Because of this, I haven't bought Quake 3 yet. I want to know it *WILL WORK* so I'm not stuck with a $50 piece of software that is of no use to me.

Scott:

All our games are fully supported by e-mail, phone and fax. We also host newsgroups, FAQs and an online bug tracking database called Fenris. If you have the minimum hardware requirements and we can't help you to get the game working, then you can have your money back.

Why mention hardware requirements? There are big differences in the quality of drivers available. The 3dfx and Matrox cards are well supported. ATI support is also progressing well. The NVidia drivers, however, are in really bad shape because the source they released is obfuscated -- to play on an analogy from Bob Young, it's like being allowed to work on your Ford, but being given only metric tools to do it. Without the necessary information, its simply not possible to create decent NVidia drivers, and until the drivers improve we can't officially support those cards. NVidia has promised to release closed source drivers which will improve performance.

I've noticed that your company is now porting to LinuxPPC, and so, I have a few questions regarding that:

1) You obviously feel that the PPC market is viable for porting. What factors made the PPC more attractive over the Sparc or Alpha? I can see where the larger Macintosh hardware market may be a factor, but I just don't see Linux taking ahold on the Mac side like I do with the PC side.

Scott:

There are Alpha and Sparc versions available for the Linux versions of Civilization: Call to Power and Eric's Ultimate Solitaire. There are PPC versions for these, and Railroad Tycoon II, Myth II and Heroes of Might and Magic III. The Alpha, Sparc and PPC versions typically do not support networked play.

We like supporting non-i386 architectures, but we don't have the resources to do it all ourselves. That's why our partnership with TerraSoft, makers of Yellow Dog Linux, has been so helpful. They assist us with the PPC work once the original i386 port is complete. This has proven to be a good deal for everyone involved.

2) Have there been many problems with the PPC porting effort, such in the ways of 3-D Acceleration, sound support, etc?

Scott:

The PPC Linux environment is behind the i386 environment. The tools aren't as good and some of the infrastructure isn't there. Assembly is also a stumbling block. These limitations do affect which games can be brought to the PPC.

3) And finally, is Loki's PPC support limited to PCI machines made by Apple, or are you targeting any PPC machine that can run Linux? (Such as CHRP motherboards or machines that can only run MkLinux).

Scott:

I don't think I've ever seen a CHRP board...

Because Linux on the PPC doesn't require the MacOS ROMs, I don't see any particular reason why our PPC products wouldn't run on non-Apple hardware. In fact, I know of at least one site running CivCTP on an RS6000.

The concept of Linux Game Programmer as a paying job is a relatively recent one. One is unlikely to see too many resumes with "8 years experience coding games on Linux" (or, if so, it should be viewed with skepticism). When sifting through resumes of prospective coders, does Loki lean towards programmers with a strong gaming background or rather those with more Linux programming experience?

Scott:

Everyone here is a Linux fanatic, and most of our developers have been coding for Linux for years. Familiarity with Linux, the associated development tools and C/C++ are the key requirements.

As best as you recall, what was the most -unusual- response you had, with regards to the idea of porting software to Linux?

Scott:

The guy from Microsoft gave me a belly laugh, but given the circumstances, I don't think that would count as unusual. Besides, not everyone at Microsoft thought it was such a bad idea.

I guess my favorite would be "Linux? Is that an OS, like Pentium?"

I've been using Linux for many many years now, and one of my favorite rants (or discussions) is how to make Linux more commercially palatable. Invariably, I always end up holding forth on how Linux will not be a force to be reckoned with until you can walk down the aisle at Fry's and see boxes and boxes of shrinkwrapped Linux software.

Unfortunately, as we all know this is a two-way street. People don't want to port to Linux because the base is so small, and people won't use a "niche" OS to raise the user base numbers until the apps are available. This is the classic catch-22 situation.

Well, now with companies like Loki you have managed to change the scene somewhat. I am delighted every time I walk down the aisle and see Loki software on the shelves, and consequently it seems like there are more and more companies coming to the table with linux ports or following a similar strategy as Loki.

It also seems to me that a critical mass point has been reached. Once you guys proved it was possible, lots of people started jumping on the bandwagon.

Now for my question(s). Did you set out on this path because you wanted to help kickstart this whole thing? Did you expect to be one of the major movers behind this sudden influx of commercial software for Linux?

Scott:

We started Loki because we wanted to make games for Linux. Remember, this was before the IPOs and pronouncements of support from the Fortune 500. The momentum behind Linux has been a very pleasant surprise, and allowed us to accelerate our plans. We're doing 16 games this year, and I think that's remarkable.

Scott Draeker
President
Loki Entertainment Software

6 of 165 comments (clear)

  1. Ported games push Linux by RancidPickle · · Score: 4

    Well, that's one of the better interviews I've seen. To the point, off the cuff. I think Loki has the right idea right now... porting games to Linux will work great for now, and be profitable. Easier than each game company hiring new Linux programmers anyway. When the game companies realize that the market is lucrative, the programmers working at Loki will be worth their weight in gold... years of porting games to Linux experience. I think, though, that when Loki is done in the porting arena, they'll have some of the best programmers to produce new games. All they'll need is some designers with experience, or some of their internal folks with vision. Game design is a bitch, but in the era of Nintendo and Sony, it'll make them a pretty penny.

    And... as I have continually stated, any app or name-recognition game that appears for Linux helps nudge it towards acceptability by the public. It'll also push some more development on Linux, and some standardation of its APIs.

    --
    "First things first, but not necessarily in that order."
    - Doctor Who
  2. Apple, BSD, and games by imac.usr · · Score: 4
    Apple has paid a dear price for once discouraging game development on the Mac so that it would be viewed as a 'serious' business computer.

    An image they're trying to change, though to what degree tends to vary depending on who you ask...

    The cool thing is that since Mac OS is based on BSD, and since BSD can generally run Linux apps with a mild amount of tweaking, companies like Loki could see a big jump in their market share by porting to BSD/Mac OS X, with little effort. Theoretically.

    --
    I use Macs for work, Linux for education, and Windows for cardplaying.
  3. A nice bonus with Quake Arena by timothy · · Score: 4

    (besides the beautiful box!) is that it comes with a copy of SuSE 6.3. It's an "evaluation" version, but fully functional. Doesn't come with support or all the software / docs that the packaged SuSE does.

    I bought it yesterday at the local mall's Electronics Botique. The saleswoman said that they don't sell a lot of Linux games, and when asked Why gave the usual (and undertandable) response that ... well, there aren't many games, so not many people want to install linux, so not many companies make games, so there aren't many games (repeat). Scott gets into this in the interview. She seemed exciting about Heavy Armor, though.

    Loki deserves great success for taking the huge risk of porting the games -- 16 this year?! Woo-hoo! But the Linux games market is really wide, wide open.

    I want to see:

    - a good submarine game, with bot subs to play against as well as networkable. I like submarine games because they can approach the reality of being in one (not having served in the sub corps myself, so that's mostly my imagination)

    - more kids software ... graphic alien decapitations would not be my choice for 7 or 8 year olds.

    - more learning software, which arguably falls into the games category (at least the best learning software does) ... how about a new LokiLearn division?! :)

    - More and better driving games. Sounds like at least one is in the works, at least. I want to be able to plug in info from AAA and "test drive" routes to new places. Helpful at the rate I get lost. Again, this is one of the ways in which "games" can be extended into the "real world" in case anyone thinks games aren't part of real life anyhow.

    - More abstract / dreamlike games of the MYST variety. MYST actually bugs me, never got into it -- but visually stunning, and doesn't bug me for the reason that many games do, which is the mental disconnect between the actions on screen and the controls. In MYST, of *course* it's disconnected. You pay extra for the confusion ;)

    Thanks for the answers, Scott - great read!

    just thoughts,

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:A nice bonus with Quake Arena by squistle · · Score: 4

      Actually, our licensing agreements typically work the other way around. We pay the publisher for the right to port, publish and distribute the Linux version and pay a royalty for each copy we sell.

      --
      There are 10 kinds of people in the world: those who understand binary and those who don't.
  4. Re:CD Key by Jeremy+Allison+-+Sam · · Score: 4

    I suffered from the same problem. The CD key
    is listed on a little tag inside the *back page*
    of the manual, *not* (as the manual states) on
    the CD.

    What is on the CD is the product bar code (boy,
    did I feel dumb after typing this in :-).

    Regards & happy linux quaking :-).

    Jeremy Allison,
    Samba Team.

  5. This is VERY TRULY IMPORTANT. by CodeShark · · Score: 4
    [I'll start by saying hey, I'm a MWC (married with children) web database guy, so you'd think that game programming is about as far away from what I do as a person could probably get. You'd be wrong...] This is well and truly one of the best interviews regarding Linux development that I have ever seen anywhere in web or print. (Kudos to both Scott and /.) But alot of what appear to me to be the important points haven't received much commentary:
    • Doesn't it reveal something about the nature of programming when the president of a company says"I'd like to point out that, without the source code to all of the software listed above, we would *not* have been able to..."Insert here: COMPLETE A MAJOR PROJECT " which in Loki's case was "port Heavy Gear II." I've lost count of the number of over-budget, problem ridden, ought-a-go-down-in-flames software projects I've seen that were failing because of closed-source pieces in the project. Read my lips: Open Source is the most important technical reason to use Linux!!

    • children's software is a good fit for Open Source efforts. Unlike games, the principal content for education (e.g. math, reading) doesn't change all the time. Commercial titles will add nice graphics, licensed characters and the like, but the skills training will be the same.

      Bingo. What's to stop someone from developing an essentially Open Source educational system, if someone released a good coding engine that could handle anything from Sesame Street math to complex real time simulations?

    • "We ported the Direct3D rendering to OpenGL. We ported the inline assembly. We created a standard way to play 3D positional sound, OpenAL. We added joystick, gamepad and mouse wheel support. We hacked gcc, gdb, glibc, Mesa and Glide."

      Thank you, thank you, thank you, and thank you. Even though I don't have the time to play games lately. Because I have a cousin with Cerebral Palsy, friends crippled by Polio. Friends with vision impaired kids that need advanced audio tech -- all things that will benefit from your open source efforts.

    So if you here anything from out here in web dev/dba land, it's the sound of my outa-the-seat, on-the-feet applause.
    --
    ...Open Source isn't the only answer -- but it's almost always a better value than the alternatives...