Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Enthusiast Zone > Gaming > UT on OSX?

UT on OSX?
Thread Tools
SYN
Senior User
Join Date: Oct 2000
Location: Paris, France
Status: Offline
Reply With Quote
Jan 11, 2001, 04:26 AM
 
Has anyone got any info as to whether UT will be ported to OSX or not? I contacted them a couple of times, only answers I got was they'd reevaluate it when OSX ships. I dunno about you guys, but I'm more of an UT player, though Q3 with those Altivec enhancements looks terribly promising... I4d realy love to be able to spank my PC user friends at UT native on OSX. Could anyone over at Macworld pop the question to Westlake? Supposedly they're updating the game for OpenAL with help from Creative. The omnigroup has repeatedly said they'd port any game to OSX for free, so it's all a matter of management now. I truly hope for it.

------------------
Soyons réalistes, demandons l'impossible.
Soyons Réalistes, Demandons l'impossible
     
SYN  (op)
Senior User
Join Date: Oct 2000
Location: Paris, France
Status: Offline
Reply With Quote
Jan 11, 2001, 03:33 PM
 
Don't tell me nobody gives a flying ****?

------------------
Soyons réalistes, demandons l'impossible.
Soyons Réalistes, Demandons l'impossible
     
Nope
Guest
Status:
Reply With Quote
Jan 12, 2001, 12:54 PM
 
Nope.
     
Mac Elite
Join Date: Jun 2000
Location: South Hadley, MA, USA
Status: Offline
Reply With Quote
Jan 12, 2001, 01:00 PM
 
It's more a matter that no one here knows an answer.
Is this a good place for an argument?
Peace on Earth, Good Will Toward Me
     
Professional Poster
Join Date: Mar 2000
Location: Ottawa, Ontario, Canada
Status: Offline
Reply With Quote
Jan 12, 2001, 01:27 PM
 
Didn't see this until today... I most definitely would like to see UT ported to OS X. I'm not moving to OS X until this game has been ported.
Mac Pro Dual 3.0 Dual-Core
MacBook Pro
     
chatanooga moo moo
Guest
Status:
Reply With Quote
Jan 12, 2001, 04:07 PM
 
love to see UT for OS X. i will keep dual boot options if i can so i can run UT under 9.x and everything else under X.
www.mooclan.org

     
Mac Elite
Join Date: Sep 2000
Location: Seattle, WA, USA
Status: Offline
Reply With Quote
Jan 12, 2001, 07:54 PM
 
Yes, UT definitely needs to come over to X. That and get Altivec enhanced. . .THAT would be freakin' sweet!

------------------
"Elvis has left the building!"
     
Banned
Join Date: Dec 2000
Status: Offline
Reply With Quote
Jan 13, 2001, 12:35 AM
 
Most definatly. Hey Westlake, PLEASE port UT to OSX... PLEASE! I'd...uh.... I'll photocopy my genitals for you!

Ca$h
     
SYN  (op)
Senior User
Join Date: Oct 2000
Location: Paris, France
Status: Offline
Reply With Quote
Jan 13, 2001, 06:59 AM
 
Well, then drop them and e-mail!

feedback@westlakeinteractive.com

------------------
Soyons réalistes, demandons l'impossible.
Soyons Réalistes, Demandons l'impossible
     
Spelling-B
Guest
Status:
Reply With Quote
Jan 13, 2001, 08:40 AM
 
Originally posted by gorefan68:
Most definatly.
This from the same guy who flames others about THEIR spelling.

Hhmmmmm.........

B
     
A.J.
Guest
Status:
Reply With Quote
Jan 13, 2001, 05:14 PM
 
Westlake has covered the UT-OS X discussion a number of times. Carbonizing UT is difficult because UT relies on a number of the GameSprocket technologies, most of which are NOT supported in OS X. Not all of the Carbon APIs are even final. If Westlake could port OS X easily, I'm sure they would do it, but working around the GameSprocket/OS X incompatibilities is a tremendous undertaking.
The biggest reason why there is a Q3A OS X version out right now is because it is a Cocoa app. It doesn't use the Carbon API. The company that did most of the work (Omni Group) has a number of years of experience with Cocoa (basically Objective C and Java(?)) due to OS X's NextStep roots. They know Cocoa VERY well. If Westlake were to decide to switch to Cocoa for development work, they would a) have to learn a whole new API b) redo a number of their porting libraries c) ignore all Mac OS Classic years. (c) is a no no since OS X will take a couple of years for full adaptation into the Mac world. More people will be using Mac OS 9.1 or lower for a number of years after Mac OS X ships. So rather than using Cocoa, they need to use Carbon, but as I mentioned before, a number of APIs which would help aid in game development are still incomplete.
If you play a lot of the Carbonized games which use InputSprockets, you will noticed Input in OS X tends to be rather poor compared to Mac OS Classic. The best example is Oni. If any of you have played Oni in Mac OS X you would know that you can only spin around so much until you can't spin around anymore. That is due to the input workaround Bungie was using to get the Carbon app to work with OS X. Essentially, Oni sees the mouse pointer on a desktop. Once the pointer reaches the edge of the screen it can't go any farther, which happens in Oni. It's problems like that that keeps Westlake from 'simply' carbonizing their games.
     
SYN  (op)
Senior User
Join Date: Oct 2000
Location: Paris, France
Status: Offline
Reply With Quote
Jan 14, 2001, 04:15 PM
 
The OmniGroup has repeatedly said that they'd port any game to Cocoa for free ( well maybe a couple of copies of the game, but that's it), so I really don' understand what's holding it back.

------------------
Soyons réalistes, demandons l'impossible.
Soyons Réalistes, Demandons l'impossible
     
SYN  (op)
Senior User
Join Date: Oct 2000
Location: Paris, France
Status: Offline
Reply With Quote
Jan 16, 2001, 02:35 AM
 
lastest from Westlake:

At the moment, however, the company is concentrating on MacOS 9 development and will release web updates to allow titles to run natively in MacOS X when such updates are deemed appropriate.
http://www.insidemacgames.com/news/s...ArticleID=1890

looks good.

------------------
Soyons réalistes, demandons l'impossible.

[This message has been edited by SYN (edited 01-16-2001).]
Soyons Réalistes, Demandons l'impossible
     
Professional Poster
Join Date: Mar 2000
Location: Ottawa, Ontario, Canada
Status: Offline
Reply With Quote
Jan 17, 2001, 06:58 PM
 
Originally posted by A.J.:
Carbonizing UT is difficult because UT relies on a number of the GameSprocket technologies, most of which are NOT supported in OS X. Not all of the Carbon APIs are even final. If Westlake could port OS X easily, I'm sure they would do it, but working around the GameSprocket/OS X incompatibilities is a tremendous undertaking.
Actually, I think it's not a matter of gamesprockets not being supported, it's a matter of them being ported over to OS X, or the replacement being finalized. I don't think Apple anywhere states (except maybe at the conferences) which of the gamesprockets are surviving and which are being replaced (and with what). I mean I hear tidbits here and tidbits there on certain gamesprockets being ported (like netsprocket be ported by freeverse) and certain gamesprockets being replaced by other APIs, but no overall strategy. Apple I'm sure could have also provided some conversion utilities.
Mac Pro Dual 3.0 Dual-Core
MacBook Pro
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:39 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2