Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 16 Dec 2024, 06:33

All times are UTC [ DST ]




Post new topic Reply to topic  [ 84 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 9  Next
Author Message
PostPosted: 16 Sep 2009, 07:20 
Offline

Joined: 03 Mar 2007, 06:34
Posts: 287
I don't see how you can say that.

I say it because I have some (admittedly minor, but more than most) personal experience with the atmosphere and practices at game development companies. No publisher is going to fund someone digging out, relearning, and rewriting the source code for games that haven't been touched in 3 years or more. Especially on games where no semblance of the original dev team is still working for the company. Plus it's entirely possible (and sometimes even likely depending on the company) that they don't even have the original source code for the games anymore.

All the "fixes" they've done for the Windows native games have been limited to doing common config file tweaks that were already possible with the original versions. Republic Commando included.

I can confim bump mapping is disabled in Republic Commando. It's actually disabled at the driver level in newer nVidia drivers, it has nothing to do with the Steam version of the game. You can select "High" in game and it doesn't crash anymore and it's not corrupted, but you don't actually get any bump mapping at tall - they just removed it.

---Update---
Just saw your post over on the Steam forum which includes a screenshot. And yup, hate to break it to you, but bumpmapping isn't actually enabled. I know it says it's enabled in the options, but it doesn't actually work. You're missing the bumping detail on the character's armor.
---

Easiest way to tell if bumpmapping is actually working is by the "speaker" details inside the helmet. If it's working they should look raised like this:


If it's actually disabled you get a flat texture like this:


You can also see the difference's in the character armor if you look closely; the ridges aren't as pronouced. It's very subtle in a screenshot, but much more obvious in motion. I'll echo what some of the people on the Steam forums have said. If you played it years ago when the bumpmapping was actually working properly, the differences are fairly obvious when you compare to new cards running the game with bump mapping "enabled".


Top
 Profile  
 


PostPosted: 16 Sep 2009, 10:40 
Offline
User avatar

Joined: 09 Aug 2006, 14:17
Posts: 1506
Well bummer.

I still have hope, though.

Hey, how does that pic seem to be Hor+ widescreen? I thought Commando only stretched?


Top
 Profile  
 
PostPosted: 16 Sep 2009, 14:04 
Offline
Insiders
Insiders

Joined: 07 Nov 2005, 04:16
Posts: 3010
No publisher is going to fund someone digging out, relearning, and rewriting the source code for games that haven't been touched in 3 years or more.

It's rare, but it has happened. Take the original Half-Life, for instance - it was 6 years old when Steam came out, and the Steam version made several significant engine upgrades, including using mp3 audio instead of redbook, widescreen support, and better Internet play capabilities.

And for that matter LucasArts funded Aaron Giles doing precisely that for their SCUMM games in 2002.

Anyway, the games should hit Steam today. It does seem unlikely that LucasArts would put in more than minimum effort for JK1, but it's not impossible.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 14:38 
Offline
User avatar

Joined: 14 Nov 2006, 15:48
Posts: 2356
It's rare, but it has happened. Take the original Half-Life, for instance - it was 6 years old when Steam came out, and the Steam version made several significant engine upgrades, including using mp3 audio instead of redbook, widescreen support, and better Internet play capabilities.


6 Years old yes, But it was patched less than a year before the steam patch, The people that know the engine still work there and were still actively working on the engine (and its derivative the Source Engine.)
They also had to edit it quite abit to work with steam, the protocol, the server browser things like that. So they probably had a list of cost effective upgrades that they wanted to do to the engine while they still had it wide open, before abandoning it.

Whens the last time that they touched JK or JK2?

There's probably a good example for you're "It's rare, but it has happened." But I just don't feel that Half-Life is it.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 15:54 
Offline

Joined: 03 Mar 2007, 06:34
Posts: 287

Hey, how does that pic seem to be Hor+ widescreen? I thought Commando only stretched?

The helmet elements stretch, but otherwise the game is vert-, not hor+, but at least it's aspect correct.

No publisher is going to fund someone digging out, relearning, and rewriting the source code for games that haven't been touched in 3 years or more.

It's rare, but it has happened. Take the original Half-Life, for instance - it was 6 years old when Steam came out, and the Steam version made several significant engine upgrades, including using mp3 audio instead of redbook, widescreen support, and better Internet play capabilities.

Ah but Valve is a developer, not a publisher, and they're largely an aberration in the game industry anyway. They're constantly working on and improving their games. They've also have a mostly unheard of amount of employee stability in an industry where it's rare for a person to be working for the same entity for more than 4 years. Their games have never been "mothballed" and the necessary talent and experience to work on them is still there. Of course it also helps that they control the IP for the their games unlike the typical publisher/developer setup.

They're not comparable to Lucasarts or other typical publishers (EA, Activision, etc) which hemorrhage talent and don't properly support their games when they're new, let alone 5+ years old.

For a typical publisher type like Lucasarts to dig out a mothballed game and work on it is almost unheard of unless it's for a complete remake and not just some minor fixes. The time and money involved with bringing in an all new team and getting them up to speed on old, untouched code (if they even still have it!) is just too great for games that consumers expect to pay $5-10 for - especially when they can release as is and get people to buy them anyway.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 16:36 
Offline
Insiders
Insiders

Joined: 07 Nov 2005, 04:16
Posts: 3010
They also had to edit it quite abit to work with steam, the protocol, the server browser things like that.

They didn't *have* to do any of that. They could have just slapped the WON version as-is but with an encrypted .exe, like they do with almost every non-Valve game. Singleplayer mode would have worked more or less.

There's probably a good example for you're "It's rare, but it has happened." But I just don't feel that Half-Life is it.

How about the LucasArts re-releases in 2002?

Ah but Valve is a developer, not a publisher,

LucasArts was both developer and publisher of all their SCUMM adventure games, of JK1 (but not JK2), and most recently, Star Wars: The Force Unleashed.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 20:21 
Offline
User avatar

Joined: 14 Nov 2006, 15:48
Posts: 2356
They also had to edit it quite abit to work with steam, the protocol, the server browser things like that.

They didn't *have* to do any of that. They could have just slapped the WON version as-is but with an encrypted .exe, like they do with almost every non-Valve game. Singleplayer mode would have worked more or less.

There's probably a good example for you're "It's rare, but it has happened." But I just don't feel that Half-Life is it.

How about the LucasArts re-releases in 2002?

Ah but Valve is a developer, not a publisher,

LucasArts was both developer and publisher of all their SCUMM adventure games, of JK1 (but not JK2), and most recently, Star Wars: The Force Unleashed.


WON.net is not even alive anymore. They could not have just done that. Yes Singleplayer would have worked just fine, but what about the over 100,000 players that the goldsrc based Multiplayer games had daily?

I'm sure they could have just converted the old school server browser over, but they really wanted to show what steam could do for when half-life 2 launched Not to mention stress test it, The HL2 launch issues could have been much worse had they not had many GoldSrc Players go steam prior to its launch.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 20:32 
Offline
Insiders
Insiders

Joined: 07 Nov 2005, 04:16
Posts: 3010
Singleplayer would have worked just fine, but what about the over 100,000 players that the goldsrc based Multiplayer games had daily?

Weren't the pre-Steam versions all free mods for Half-Life? They could have easily given those players the middle finger - Valve never had an obligation to provide a successor to WON.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 20:44 
Offline
User avatar

Joined: 14 Nov 2006, 15:48
Posts: 2356
Singleplayer would have worked just fine, but what about the over 100,000 players that the goldsrc based Multiplayer games had daily?

Weren't the pre-Steam versions all free mods for Half-Life? They could have easily given those players the middle finger - Valve never had an obligation to provide a successor to WON.


Well the big 3 that valve bought, they were selling WON copys of. So Counter-Strike, Day Of Defeat and Team Fortress Classic. They sold boxed copys of CS and DoD, And TFC was included with half life along with a few other multiplayer games (Ricochet is one that comes to mind)

I fully agree that they had no obligation to continue their online service, no one does (aside from pay2play based games like World of Warcraft, but they could easily just cut off payment methods and shut down the servers when everyones time runs out.)

But considering CS alone had over 200,000 players every day merely 2 years ago, and 250,000 3 years ago. It would have been outright stupid of them to stop supporting them. Its one thing for EA to shut down online servers of games that have a mere few thousand players (if that.) compared to valves few hundread thousand.

Now im sure if they had not started steam, we would not have seen the overhaul when WON died. GoldSrc on steam was more about boosting the popularity of steam rather than replacing WON.net.


Top
 Profile  
 
PostPosted: 16 Sep 2009, 21:41 
Offline
Insiders
Insiders

Joined: 07 Nov 2005, 04:16
Posts: 3010
And it's here!

$20 for the whole thing.
$5 for Dark Forces
$5 for JK1
$3 for MoTS
$10 for JK2
$10 for Jedi Academy

Sadly, from looking at forums, JK1 has *not* had any meaningful update. There is no music, and enabling 3D acceleration is still known to cause problems.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 84 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 9  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 28 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  




Powered by phpBB® Forum Software © phpBB Group