Answers from Loki President Scott Draeker 165
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
Linux has poor threads? (Score:2)
What's wrong with Linux threading? No really, I'm interested.
--
Scott answered more questions than required? (Score:1)
If he did that kinda nice of him, especially the ones about customer support.
Ported games push Linux (Score:4)
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.
Linux gaming coming together... (Score:1)
~Jester
nVidia Haiku (Score:2)
when I heard scrambled source code
Sorry I bought one.
Exactly! (Score:3)
Efforts by a lot of people over the last year have helped make these things possible, and Loki is primarily to be thanked. Quake 3 and Unreal Tournmanet for Linux keep my gaming needs met, so I don't have to boot into Windows at all anymore just to fill the urge to frag something. Sim City 3000 will be another quality game port that I'll probably buy, and hopefully we'll see some Blizzard games on Linux sometime soon.
Of course, Loki can not port every game. Hopefully, gaming on Linux picks up even more, and companies start making an effort to get their products working on Linux without us having to beg.
Re:Linux has poor threads? (Score:3)
[OT][Troll][Funny] Metric system (Score:2)
Ah ah ah :-)) Always fun to see anglo-saxon thinking that their braindead imperial system is remotely usable... I much prefer having the 14 mm end wrench after the 13 one that the 17/32th inch one after the 1/2 one...
Question (Score:2)
Except... (Score:1)
Secondly as you point out, this doesn't apply at low loads so it can't be what Scott was talking about. Sure Civ:CTP doesn't use more than 100 or so threads. IBM was using thousands (if not more).
--
Boxes and boxes of shrink-wrapped Linux (Score:2)
Hmm, there's a use for that $20,000 from a few articles back: help fund distribution of preloaded Linux computers (which are getting damned cheap for ~400MHz machines) to economically depressed school districts. What better way to help Open Source projects than to get kids hooked on source early? C'mon, the first one's free...
Quantatively speaking: (Score:1)
--
There goes my productivity ... (Score:3)
Damn!
Damn Damn Damn!
Why does Loki have to release all these games? I get so much done at the moment when I'm booted into Linux because there is not much in the way of games installed to distract me (apart from FreeCiv [freeciv.org] which doesn't complain if you leave it for a while). But now I see that Loki are about to port my nemesis of productivity - racing games. I mean, look at this quote:
Well, we definitely want to support different gaming genres, and are in discussions now to license a racing game.
Just how cruel and heartless can you get?! If it turns out to be Mobil 1 Rally Championship my coding days are over ... *sob* :-)
Cheers,
Toby Haynes
Hear, hear... (Score:1)
~Jester
Linux threading (Score:3)
However, in Linux, you have to call a function before you create the thread telling the kernel that you're going to use that register. That's fine for threads that start from compiled code, but there are problems with threads that start from JNI.
Basically, you can't use the FS register once the thread has already started, which is the main problem.
Note that I have very little idea of what I'm talking about. This is almost verbatim from my friend at IBM who's working on their Java compiler.
Re:[OT][Troll][Funny] Metric system (Score:1)
13 mm =
14 mm =
15 mm = ??
1/2 inch =
17/32 inch =
9/16 inch =
Duh... or do you still use decimal?
Besides...
The metric system is the tool of the devil.
My car gets 40 rods to the hogshead, and that's the ways I likes it.
-- Grandpa Simpson
Re:nVidia Haiku (Score:1)
Monty
Apple, BSD, and games (Score:4)
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.
What's really funny/sad/ironic about that.... (Score:3)
So sure, give me Metric tools to work on my Ford (not that I'd ever get near one) or any other car; I'm sure it'll work just fine. Methinks a different analogy is needed.
Re:[OT][Troll][Funny] Metric system (Score:1)
So why is USA, the reputedly leading edge in technology, insistent on using the imperial system in preference to the metric system? :-)
Re:Linux has poor threads? (Score:2)
http://www2.linuxjournal.c om/lj-issues/issue70/3184.html [linuxjournal.com]
What an incremental linker does (Score:2)
Seriously, what it does is speed the process of linking (ie. putting compiled object files together to form an executable program) by storing information about the process in some temporary files. Then, when the program is relinked, it is a lot quicker because a lot of information can be read from these files, when it would otherwise need to be recreated each time.
Borland C++ and Delphi (on Windows) have incremental linkers; they also create gigantic temporary files, but there you go.
--
Damn me and my gaming habits (Score:1)
Damn fine interview, though. Damn fine man, and a damn fine company.
Re:[OT][Troll][Funny] Metric system (Score:1)
Re: Cookie Format (Score:1)
C.
A nice bonus with Quake Arena (Score:4)
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
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
- more learning software, which arguably falls into the games category (at least the best learning software does)
- 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
Re:Linux threading (Score:1)
/*---------------------------*/
Man? What is man?
But a collection of chemicals with delusions of granduer.
Re:Ported games push Linux (Score:1)
porting games to Linux will work great for now, and be profitable.
Another advantage to porting (for now): having a high % of Linux games be high quality, "award winning" type games. One of the worst things that could happen would be to have a lot of 'original' games come out that are really bad or buggy. Because -- however irrational this is -- many people would tend to blame Linux for the problem: "Sure, there are games for Linux, but look how lame they are. Just goes to show it's not a real gaming platform..."
Re:What an incremental linker does (Score:1)
See, [for the enlightenment of newbie programmers out there] UNIX has these things called static libraries, which any programmer can use.
So, instead of
cc -o myprog {fiftythousandfiles}.o
you can use
cc -o myprog libpart1.a libpart2.a
So, assuming you only worked in one "part" at a
time, only the library for that "part" would
get updated, and then you have in theory a
smaller final linking phase.
But I haven't done benchmarks on this. Has anyone
else?
Re:Ported games push Linux (Score:1)
Developing games in house would be just too risky.
Buying games you don't like? (Score:2)
--
Why do other companies care how many Loki sells (Score:1)
Say Loki ported (just an example, I'm sure no one really cares about this
The only real issue I see with this is the question of trusting Loki with their source code, but I think they've proven their reliability. I mean given how little Loki talks about their business issues I think the NSA is thinking of using their servers as a backup for their critical data
So seriously what am I missing here? Given that the original authors have already paid their development costs, assuming that they at least broke even on the game wouldn't every dollar they make from Loki be pure profit? How does it cost them anything?
By the way I am a happy Heroes of Might and Magic III owner. Thanks Loki.
---CONFLICT!!---
Re:[OT][Troll][Funny] Metric system (Score:1)
As do I. Fortunately, my Fords do use metric tools. I guess that's due to having British and German models, not American ones. Now if I can just work out why I'm getting overheating problems after putting my new engine in...
That guy from microsoft (Score:1)
Will they be able to use a single box? (Score:2)
I wonder if the similarities would be so great that they'd be able to sell a single box that says "Enclosed is Loki's [GAME X] for Linux, BSD and Macintosh OS X." and enclose system-specific tweaks on the install CD so they can be selected at startup.
Meanwhile, someone buying the Windows version of any of the ported games gets to read "Requires Win9X or 2000. Does not support Windows NT
Is that a pipe dream?
timothy
Re:Linux has poor threads? (Score:2)
I dunno, but it's a fair sight better than the pthreads implementation on Digital^M^M^M^M^M^M^MTru64 unix. Ran a benchmark once that did uncontested mutex lock/unlock on a single thread on a 600Mhz EV56, and found I could only do 30000 iterations/sec.
This, on an architecture that has ISA support for a mutual exclusion instruction pair! And always has!
So, working it out, that gives us about 20,000 core cycles to do a mutex lock/unlock. On a quad-issue machine.
Never did track down what was going wrong...
Show support through purchase. (Score:3)
I've had it with nvidia:
What a bunch of crap. I kept telling myself "Nvidia will do the right thing. They are atleast making motions". Too late now. I'm going to take his advice and let my money do the talking. I have a TNT, and I think I'm upgrading to a voodoo 3, and telling Nvidia why. Probably won't do much good, but atleast I'll feel better (_and_ have better gaming experience).
It's hard to tell what companies to support this way though. Maybe I should buy a G400? They've certainly released info on their card and are playing nice. We need some sort of better info! It would be nice if there could be some sort of more or less official "Playing nice with Linux" approval points or something. Go check their points and buy their stuff. What would be even better, is to somehow let them know that you purchased the whatever because of it. Can you imagine all sorts of companies pandering to get Linux points? Makes me laugh. Probably won't happen. I'll just go buy a voodoo 3 I guess.
Re:[OT][Troll][Funny] Metric system (Score:1)
1/2 inch =
17/32 inch =
9/16 inch =
Re:Question (Score:1)
Basically, instead of just linking the individual object files, it also puts a good deal of padding in the executable, that way when only a few object files have changed, it's able to place the new code into the executable without needed to re-link the entire project.
Of course, there's more to it than just that, but that's the basic gist of it.
This can dramatically speed things up on large projects, especially when you only need to make minor changes to a few files to test something, or attempt to fix a bug. Effectively the linker no longer needs to deal with the many object files that haven't changed, only the few that have changed since the last build.
Re:That guy from microsoft (Score:2)
--Matt
Re:Linux has poor threads? (Score:2)
The issue is, which has *BETTER* threads,not
"which is faster?"
You are equating yourself with a windows game
programmer,when you assume "faster==better"
Whereas professional people like the folks at IBM
equate "better" with actually WORKING CORRECTLY
under all conditions.
See the other posts in this thread.
A realistic look at the Linux game market (Score:2)
Most games for Windows sell a whole lot fewer copies than most people realize. Yes, Unreal and Quake 3 and Who Wants to be a Millionaire do very well, but even games that seem to be high profile--by getting endless mentions at Blue's News [www.bluesnews] for example--often have numbers that may be shockingly low if you're not expecting it. Selling less than 30,000 copies of something with a lot of press isn't at all uncommon. Heck, if something sells more than 50,000 then it's doing incredibly well. So let's consider something that gets good reviews and lots of press and sells 30,000 copies. This is with ads in all the PC magazines and lots of web presence. How many copies do you think are going to be sold for Linux? Yes, there are many people using Linux, but remember that a good portion of them are either of the "software should be free" school or else they're literally in school and would rather get free stuff than pay $50 for a boxed game. Even aside, I think that if an average Loki title sells a thousand copies than that would be surprisingly good. Loki small; that will keep them in business; but the Linux game market may not bursting at the seams in the way that many people think it is.
CD Key (Score:2)
Small nitpick. I bought Q3A for Linux about 2 months ago, and I haven't gotten multiplayer to work yet. It tells me that my CD Key is wrong. There was no card to send in to register the software to get the key, nor do I know of a web page to use to register the program. I'm confused as to whether or not Q3A includes a license to play multiplayer out of the box. Is the multiplayer key an extra cost option? If it is, then I can't figure-out where to buy it. Loki has been ZERO help, and ID pointed me back to Loki because its the Linux version of the game. I've asked Loki for another copy of the registration card to mail in, and got nowhere with that. I guess I'm just out the $50...
Re:[OT][Troll][Funny] Metric system (Score:1)
As for why you're still using the imperial system? Heh - that's anyone's guess. There isn't a single thing about the imperial system that's better. Probably pretty much the same reason why you're not using GSM - you think you're all high and mighty and can do what you want without anyone being able to do anything about it.
hmm.. that usually works too.. for a while. brittain tried it, china did it, france did it.. a lot of nations have put themseleves as world leaders, but no one lasts for ever.
Loki rocks tho.
(-1 offtopic)
Re:[OT][Troll][Funny] Metric system (Score:2)
Having lived thru a transition from imperial to metric units I know it's not that big a deal and made so much sense in retrospect. Then I moved to the US and had to change back - what a nightmare - you forget what a pain dealing in 1/12s and 1/16s and 1/64s and the like is!
The things I remember being most usefull to know during conversion were rulse of thumb, not exact conversion numbers - for the record - some simple things to remember:
Where is my Quake III box? (Score:1)
~CP
LinuX-Box =) (Score:1)
Re:Question (Score:1)
Think of incremental compiling like incremental backups. You do your initial backup which takes the longest. Then you do incremental backups, backing up only the data that has changed since the last backup.
Incremental compiling/linking is similar. You do your initial build, then as you subsequent builds, the compiler only compiles the changes and links the changes, greatly reducing build times.
This white paper [ibm.com] has a more detailed description of this technology.
- Rick Alther
Re:URL Correction (Score:1)
http://www-4.ibm
- Rick
Re:[OT][Troll][Funny] Metric system (Score:1)
Here's my [radiks.net] DeCSS mirror. Where's yours?
Re:Apple, BSD, and games (Score:3)
I doubt it'll happen though. The MacOS has its own standards for graphics and hardware interface, plus the added benifit of the MacOS GUI. I suppose it might be possible, but you'd get better results with a MacOS X specific port to take advantage of InputSprockets and such. OpenGL support might make it easier though, and if Apple would drop SoundSprocket in favor of OpenAL, it might make things even easier for companies like Loki and Westlake Interactive [westlakeinteractive.com] to build ports.
Now if we can just convince more developers to use OpenPlay networking instead of that horrid DirectPlay of MicroSoft's, we could have more games simultaneously released for Windows/MacOS X/ Linux, and the world would be a better place. :)
______________________
Games pushing the envelope again.... (Score:3)
It's always the games. Do you think that XFree4.0 would have come as soon as it has without the push from the gaming market? Do you think that we would have Mesa as stable and accepted as it is? Gaming pushes the graphics industry harder than any other force.
But, it doesn't stop there. We'll be pushing for creative new networking libraries to support the kind of client-side massively multi-user gaming that will become popular. There will be a need for creative new ways to deal with sound, memory management, desktop integration and roaming sessions. All of this will be driven by other factors too, but gaming will be the only one pushing EVERYTHING.
I just can't wait, which is why I'll be doing my little bit....
Re:Show support through purchase. (Score:1)
But they've gone BACKWARDS and they're promising a closed-source driver. What's up with that?
I ditched my Matrox G200 because the Windows drivers blew goats and they continuously promised to release specs and slipped on 3 promised dates spread out over nearly a year. I'm tempted to pop that board back in my machine now... Was going to let my roommate borrow my G200, but he might get my TNT!
Anyone know anything about the performance of the G200 compared to a TNT (original, not TNT2) under Windows nowadays? (Pretty much guaranteed that the G200 driver will be faster under Linux than the TNT...)
Re:Question (Score:1)
Re: (Score:1)
Re:What an incremental linker does (Score:1)
Re:A nice bonus with Quake Arena (Score:1)
*faints*
because the two are not interdependant (Score:2)
I'd say a lot of US citizens are quite famalier w/ metric, it's taught in schools, all my auto tools are metric (for a VW and a Chevy "Suzuki" Sprint) and having a electrical engr. degree all college work in physics, etc is done in MKS. Also look at the National Institute of Standards and Technology fee schedule [nist.gov] and see lots of referances to mm. But yes, roads are still measured in miles, oil in quarts, milk in gallons. It's slowly changing that direction, but what do you expect from a country with 97 year old senators?
Re:A realistic look at the Linux game market (Score:1)
It think it's a real pity how such questions (that where asked as well) haven't been given to Scott. Ok, right, he probably wouldn't have answered them anyway. But this are really important issues.
Re:[OT][Troll][Funny] Metric system (Score:2)
Re:voodo 3500 (Score:1)
Re:[OT][Troll][Funny] Metric system (Score:1)
You mean 0.5 kilo don't you?
Re:[OT][Troll][Funny] Metric system (Score:1)
1/2 inch =
17/32 inch =
9/16 inch =
-----------
Re:CD Key (Score:4)
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.
Answer the damn question (Score:3)
Your examples: None.
Your proof: None.
Until you fill in the blanks, I have no reason to believe you. In fact, I have reason to believe you are a troll.
--
Shot themselves in the foot with Q3 point releases (Score:2)
Talking to a friend last night who owns the Win32 version of Q3. It seems that he downloaded the Linux point release for Q3 and installed it over his Windows Q3 installation. Hey presto! Now he plays Q3 under Linux with [alleged] performance almost as good as under NT (Voodoo 3000).
Re:A nice bonus with Quake Arena (Score:4)
Re:Why do other companies care how many Loki sells (Score:1)
Well, Neither you nor I know the details of the moneyflow involved, but it's bad image-wise (at a minimum) if the port doesn't sell well.
Re:Linux gaming coming together... (Score:1)
Ya know, I didn't think I'd like it. But, the beta very much proved me wrong. It's a surprisingly fun game (surprisingly in that I wasn't sure I was going to enjoy it).
Loki's done a good job with it. I'm looking forward to getting the full release, if only so that I have a manual ;-)
Re:LinuX-Box =) (Score:1)
Re:A nice bonus with Quake Arena (Score:2)
Well, even if Loki gets money in advance from the publisher (I don't think that's true in all cases, but it might be in some), the risk I mean is larger -- Scott Draeker could be working in the traditional gaming world like he was a few years ago. So it's a big personal risk that he and any early higher-ups took that the business would succeed
I hope for the sake of everyone there that they don't take on ueber-risky projects per se, since I'd like them to be around 5 years from now, but the company itself
That's all I meant
timothy
Re:CD Key (Score:1)
the cd key is printed on a sticker sticked (?) on the cd envelope.
Word from a hardcore Solaris / Linux user (Score:1)
I do like not polluting my process id space with threads.
I have seen memory leaks with versions of Linux pthreads:
Re:A nice bonus with Quake Arena (Score:1)
Re:What an incremental linker does (Score:1)
Building a library on Linux is S L O W though, apparently because of the huge number of debugging symbols put in. That really ought to be fixed, it is apparently caused by the Dwarf file format.
This is VERY TRULY IMPORTANT. (Score:4)
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?
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.
Those of us with the windows versions... (Score:2)
Half of me would really like to see freely downloadable game engines missing the binary data for Linux so we don't have to buy the same game twice. Unfortunately, this wouldn't help Loki (and Linux gaming in general) one bit, as they wouldn't see any revenues from those copies of the game.
Basically all solutions I can think of are flawed. Bundle both Linux and Windows versions together? No publisher would go for that, and besides release dates aren't the same for most ports to the two OS's, so that can't work. Making a freely-distributable windows engine that uses the Linux binaries wouldn't go over too well with the original publishers of the game either...
So what to do? Maybe we just need to wait a while until world domination is (fully) achieved, and then we'll *only* be buying Linux ports of our favourite games!
GCC Linking Issues (Score:2)
Hi Scott, I ran into you a while back at a conference.
As a Linux game developer (crack.com - Abuse, Golgotha) I can whole heartily agree on the linking problem. The problem is not so much being incremental, but where the debug information is stored. Under Visual C++, the debug information is stored in a separate file and can updated incrementally. Under GCC all debug information is store in the executable and it's written out each link. A large game will produce a 30-50MB EXE with all the debug information compiled in. Even on a fast computer, this can take minutes to link, versus a few seconds on VC. This makes a big difference in development because you tend to forget what you were doing after a few seconds.
Some partial solutions we found:
- Don't include header files unless you need to. Predeclare everything that you only use pointers to. GCC produces debugging information for all inline functions (even constructors you didn't declare), and classes that get included whether or not you use them. If you are porting someone else's game, this is hard to do.
- Use Dynamically linkable libraries for code you are experimenting for. This is troublesome because it's not always easy to make everything modular and create an interface between the game and the DLL.
- Buy a commercial compiler. There are 1 or two that I came across that support incremental linking. At the time they were pretty expensive so I didn't pursue this option.
- Avoid templates when they don't add much value. Templates don't allow you to predeclare anything and produce a lot more debugging information.
... Now as to better C++ support, I don't know what you are referring to. GCC is very standards strict and has excellent support for templates, exceptions, and RTTI. I don't use namespaces, to I can't comment on that but I believe it's in there.
Re:Linux has poor threads? (Score:1)
Whats funny here, though, is the fact that the exact same problems showed up in Sun Solaris and IBMs own AIX when the Domino server was first ported to these platforms.
Re:A nice bonus with Quake Arena (Score:1)
Heh:)
Well, yes, on all counts.
Women are half (or more) of the population, many humans in countries equipped with them enjoy shopping (or at least browsing) in malls, games are a univeral passtime, and heck -- everybody these days knows that Linux is more fun than Windows!
timothy
Re:A realistic look at the Linux game market (Score:2)
There was a discussion on one of the Loki newsgroups regarding this. No numbers were released =( However, it's known that the number 2,000 was low-ball for CTP, but how much higher it was is purely speculative.
The favored rumor was that the top two titles were in the 50,000 - 80,000 range.
I don't know anything about the actual state, though... (read loki.misc [lokigames.com] for the thread, look for "So, how are things going?")
Amen, brother! (Score:1)
Seriously, though, it's a great game.
It's just so addictive.
*contemplates leaving work early for more RT2*
--Ben "Start another company!" August
A (too) realistic look is in any game retailer :( (Score:1)
The store I bought Q-Arena has about 2 feet of shelf for linux stuff, most of which was the OS itself, and just a few games.
Just the same, I bet Loki would *have* to sell far more than 1000 copies just to break even. 1000*$50 = less than the take-home salary of one programmer. Add in rent and utilities, computer, Social "Security" extortion, insurance, etc etc, and 50,000 doesn't seem like it would be anything near enough.
timothy
Question 8 (Score:1)
The games we have as pre-release are all definitely on the way
Question 8 (Score:1)
The games we have as pre-release are all definitely on the way
Re:OT: Why would someone who liked a Mac like Linu (Score:1)
BeOS is about the only other thing, and you used to have to pay for it. LinuxPPC could be installed for free and played with.
I know the reason I switched into looking at Linux from MacOS was:
I wanted it for compatable operating environment with the SPARc workstations we used for our engineering projects in college. For what I did I could at least have many term open in X than by opening multiple copies of NCSA Telnet, and have a much more compatable term.
I wanted to learn more about UNIX in general, and it offered me the best learning method for the least money.
MacX is a resource hog. Rather just run X natively when running X apps off of the server.
Linux has many more small cool programs than MacOS, it supports VM much better, and it does background processing many, many times better.
SheepShaver promised me that when finished I could go back to MacOS if i left it's partitions intact (or, now, MoL).
Virtual Windows rock
Re:OT: Why would someone who liked a Mac like Linu (Score:1)
I bought a G3 last year mostly for the hardware. The chip itself is very fast (espessially for a 300 Mhz chip) and runs very cool (i.e. there is not a loud fan all night, which is something my roommate wouldn't put up with). The case is a dream to work with (though that does not apply to iMacs or iBooks, I still don't really understand why anyone would want one of those...). I also really like the ATI RAGE 128... its a good card, even if it is not well supported under Linux. I also grew up with the MacOS (my second computer was a Mac II, MacOS 6.something) and feel a certain loyalty to Macintosh (why, I don't know).
On the other hand, I think you hit the nail on the head when you said that "Mac is about lack of options and configurability." If you have a Mac running the MacOS, you are stuck with the MacOS. There is little that can be done to configure and customize it. This creates a bit of a dilema: good hardware vs. no options. The solution: Linux.
Granted, there are not that many people who buy Macs for power. Most people get Macs to write papers and surf the 'net. In that capacity, the MacOS is stably, intuative and user friendly.
The only real problem that I see with a Mac running LinuxPPC is that all of the hardware is proprietory. That means that we don't have a lot of neat stuff (like, say, video acceleration under X) and that even when things are ported to Linux, we're left out.
And now that I have gotten completly off-topic, let me say that I agree with most of what you say. I don't like the MacOS very much anymore (I used to like it, and I still think it is infinitly better than Windoze) -- it lacks options -- but I do like the hardware very much and can run Linux, so I am happy.
I hope that this does something to answer your question.
Re:LinuX-Box =) (Score:1)
The purpose of this beast would be to provide an open gaming platform where anyone and everyone could make games targeted at the thing. No, putting X on it in its current form would be folly, just like putting WinCE on all Dreamcast games would be folly. Perhaps I am a social outcast with no life since I know that the DreamCast can run WinCE.. oh woe is me. BUT you could have a web browsing disk, like DreamCast, and it would boot up X for that.. and you'd have other games that just loaded and ran with some form of FBCon or SVGALIB. Another choice would be to let you integrate your game in a userland-like kernel space for extra speed and hardware control. No, the idea is that anyone could get in on it unlike the current consoles that often require a $10000 license for one developer station and game manufacturer approval. I know, I've looked into it seriously.
I also never said it had to run Linux, a BSD-based gaming system would also be very cool. Just so happens this article was about Linux gaming.. or didn't you notice?
Re:A nice bonus with Quake Arena (Score:1)
Just as long as game designers don't forget that if two driving games are equal in all other regards the one with weapons will be superior...
Re:Linux threading (Score:2)
Now with that said, consider the difference between two processes (two single threads in each their memory space) shaing a chunk of memory (shared memory has been available "always" in Linux and UN*X), and two threads (two threads in a single memory space) having private storage...
Tell me the difference... No, wait, there's none (!)
This was discussed on LKML, and the above is my recap of the conclusion. People focus so much on technology instead of what the technology is intended to do, that they fail to see that thread private storage is meaningless when you have processes and shared memory.
To quote Linus' ending statement:
I'll take portability, sanity and clean design before some "my dick is bigger than your dick" direct rendering argument any day.
- Linus Torvalds (commenting on IRIX, GL and thread-private storage)
OSS is most important technical reason (Score:2)
It was great to finally see someone from a fairly closed-source commercial company (even from a guy who in other companies would have pointy hair) state that OSS is not about price, it's about the O and the S before the S.
I work for a company developing closed-source commercial software, for Linux, BSD, NT, and whatever else people want. I (we actually) work on Linux and BSD, *then* port to NT. Why ? Development is _so_ much easier when you have the sources for your platform and tools handy.
Besides, having filed bug reports for both GCC and MS VC++, I can also say that in my experience the community support is not just superior, it's a whole other dimension of willing and useful support.
It's not just the open source alone that matters, it's also the fantastic people behind it. It doesn't matter what you pay for Linux systems (or BSD for that matter), no kind of money could ever buy me this kind of support on a closed source platform. The fact that I don't pay much for Linux is just a nice side effect.
I get *sick* of papers always referring to OSS as ``gratis software'', not Free, not Open. Even though in denmark we have different words for gratis and Free. But hey, they're the people who refer to RMS as a criminal because they've heard he's a hacker...
Re:Linux threading (Score:2)
Forking a whole new process on Linux is faster than spawning a thread on NT - Check your Linux Journal back-issues for numbers.
The idea is to fork two processes and let them share *some* memory. This should do the same as forking one process, then an additional thread with extra private memory - remembering to keep some of the original memory private for the original thread too.
clone(CLONE_VM) will spawn a new thread in the same address space as the calling thread (the original ``process''). It's the way to create a new thread on Linux. Actually AFAIR fork() uses clone() without CLONE_VM to do a ``real'' fork.
All threads making up a ``process'' share the same memory. Thus you don't have something called thread-private storage. However, separate processes (having one or more threads each) may share memory - thus you have a number of threads sharing some memory while keeping some private. Instead of deciding on privatizing, you decide on sharing. You can perfectly well end up with the same end result, and an uncluttered kernel too.
Well I don't remember the whole thread. But I think the conclusion was that thread private storage (or whatever we choose to call it) was not needed when we had DRI (with proper locking) in the kernel. As for threads and context switches in general, context switches are _fast_ under linux. And if you won't be needing the private storage anyway, they're even uncalled for. It doesn't matter that they improve speed on less well designed architectures, if we have the better design.
There was a mention of IRIX which provides thread-private storage. People who had worked on the IRIX kernel clearly stated that Linux should _not_ go there. It's a horrible thing to do to a UNIX kernel, and much better interfaces can be made instead to make the need for thread private storage vanish.
Re:We already HAVE thread-private storage (Score:2)
My best guess is that it's an implementation that was unsuited for what the thread was all about: multiple threads protecting their hardware graphics contexts using thread private storage. I'm pretty sure that if the pthreads implementation was sufficient, there wouldn't have been such a thread on LKML
Re:We already HAVE thread-private storage (Score:2)
Daniel
Re:Quantatively speaking: (Score:2)
What I've heard is that this gives you:
-> Flexibility, since you can decide whether to do threading entirely in userspace, entirely in the kernel, or both, and
-> Speed, since threading constructs (eg, mutexes) CAN be handled entirely in user code (but, I assume, not always)
A related issue is that the Solaris scheduler is supposedly better than Linux's for large numbers of processes; I have heard (I haven't bothered to check myself as it doesn't impact me, since I run relatively few processes; this may be outdated) that Linux's scheduler runs in O(n) (or maybe worse?) time in the number of processes, while the Solaris scheduler is more efficient. (I believe Solaris uses a table-driven mechanism to schedule processes)
Unfortunately, I don't know how true this is for current versions of Linux (and Solaris, but they haven't released anything big I know of since I got this info)
Daniel
Re:What an incremental linker does (Score:2)
Pseudo-Incremental Linking for C/C++ [ddj.com]
Cheers
Re:Will they be able to use a single box? (Score:2)
Yu do know that Win2000 _IS_ NT 5.0 w/ DX 7.0.
NT 4.0 supports DirectPlay 6.1a (via ServicePack5), but the rest of DX is 3.0 on NT 4.
Re:Why do other companies care how many Loki sells (Score:2)
I work at a game company and have asked management about doing a Linux port. Until they see sales figures, a Linux port is no go
> I know they can't really talk about the details of their deals, but it seems to me like if Loki sells even one copy the original author wins.
You are forgotting the cost of labour (programmer's time to do the port.)
If a port will only sell 10,000 units, it would end up costing the company MORE. Now a port, selling 50,000 units would make [financial] sense (pardon the pun, but left to stand
Cheers
Re:Apple, BSD, and games (Score:2)
Go into PC World and you'll find row after row after row of comptuers lined up in demo mode. The Windows boxes tend to be running adverts, screensavers or just showing the desktop.
The iMacs are all playing A Bug's Life.
Now, look at the volume of games available for each platform and think whether Apple UK might possibly have had a word with PC World on this one...
Greg
Re:there is another factor - (Score:2)
Games on the other hand keep pushing memory size, bus speed, processsor speed, bandwidth, CDROMs, rendering speed, video memory, etc, etc, etc.