Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932180AbXAIQI6 (ORCPT ); Tue, 9 Jan 2007 11:08:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932185AbXAIQI6 (ORCPT ); Tue, 9 Jan 2007 11:08:58 -0500 Received: from caffeine.uwaterloo.ca ([129.97.134.17]:45064 "EHLO caffeine.csclub.uwaterloo.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932180AbXAIQI6 (ORCPT ); Tue, 9 Jan 2007 11:08:58 -0500 Date: Tue, 9 Jan 2007 11:08:57 -0500 To: Trent Waddington Cc: Dirk , linux-kernel@vger.kernel.org Subject: Re: Gaming Interface Message-ID: <20070109160857.GE17269@csclub.uwaterloo.ca> References: <45A22D69.3010905@gmx.net> <3d57814d0701080243n745fcddg8eaace0093e88a38@mail.gmail.com> <45A2356B.5050208@gmx.net> <45A24176.9080107@gmx.net> <45A2509F.3000901@aitel.hist.no> <45A264E1.3080603@gmx.net> <45A29C13.10304@l4x.org> <45A340C5.3060904@gmx.net> <3d57814d0701082216hbe12916v66462104b49bdf30@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d57814d0701082216hbe12916v66462104b49bdf30@mail.gmail.com> User-Agent: Mutt/1.5.9i From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1220 Lines: 26 On Tue, Jan 09, 2007 at 04:16:51PM +1000, Trent Waddington wrote: > We're totally off topic now, but what the hell.. You wanna encourage > ports? Write a step by step guide on how to most easily port a modern > game from Windows to Linux. My suggestion would be to use winelib and > include all the workarounds needed to make the game compatible with > the DirectX support in wine. Why not start by suggesting using standard api's instead when writing the original game engine. That would make porting it easier later. DirectX is not a standard api. > As far as I'm aware, there is no such guide, so if a games company was > to decide to port their game to Linux (for whatever whacky reason) > they wouldn't even know how much work they have ahead of them. Well Bioware managed to port neverwinters nights using SDL without that much dificulty by the looks of it, although it already had opengl in use. I believe that is how they did the mac port too. -- Len Sorensen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/