Windows is better than Linux

GEC: Discuss gaming, computers and electronics and venture into the bizarre world of STGODs.

Moderator: Thanas

User avatar
Praxis
Sith Acolyte
Posts: 6012
Joined: 2002-12-22 04:02pm
Contact:

Post by Praxis »

Pu-239 wrote:Um... I'm sorry to say most games are released for x86 (and for UT2004 and maybe Doom3, x86_64) only already, and nVidia doesn't support PPC..., so this point is moot. Also, binaries are small compared to data files, so they can ship packages for most important architectures easily if they want to.
Theres an extremely large amount of games for PPC. What do you think I run Jedi Knight 2 on? :)

Also, nVidia DOES support PPC. My Mac laptop with a PowerPC G4 processor has a Geforce FX 5200 in it. The low end G5 ships with a 128 MB Geforce FX 5200 in it as well (high end has a Radeon 9600 Pro, or a 9800 Pro as an option).
Also, stuff can run between different versions of the kernel (binary drivers can't, but that's solved with a binary object file linked with a source stub which is compiled).
Good point...
Also, vender compiled packages would run faster if compiled with ICC or IBM's PPC compiler than a user source compile. Seperate binaries could be shipped for i786/K7/AMD64/PPC seperately. Or just use lowest common denominator like I assume is used for normal PC games.


Also, autocompile scripts are already used with the nVidia drivers, so this wouldn't be a problem.

What a company could do is send out a semi-compiled version of something, which is completely compiled on the user's computer, like .NET. Then again, the methods above would work perfectly fine.
Thanks for the info- I'm still learning Linux and all the stuff about code.
User avatar
Pu-239
Sith Marauder
Posts: 4727
Joined: 2002-10-21 08:44am
Location: Fake Virginia

Post by Pu-239 »

Praxis wrote: Also, nVidia DOES support PPC. My Mac laptop with a PowerPC G4 processor has a Geforce FX 5200 in it. The low end G5 ships with a 128 MB Geforce FX 5200 in it as well (high end has a Radeon 9600 Pro, or a 9800 Pro as an option).
Not on Linux PPC.

ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer


George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
User avatar
Xon
Sith Acolyte
Posts: 6206
Joined: 2002-07-16 06:12am
Location: Western Australia

Post by Xon »

Pu-239 wrote:What a company could do is send out a semi-compiled version of something, which is completely compiled on the user's computer, like .NET. Then again, the methods above would work perfectly fine.
So like Mono or DotGNU? (Which are both open source implementations of .NET)

Then you can run IKVM to have java apps work on any .NET implementation. :D
"Okay, I'll have the truth with a side order of clarity." ~ Dr. Daniel Jackson.
"Reality has a well-known liberal bias." ~ Stephen Colbert
"One Drive, One Partition, the One True Path" ~ ars technica forums - warrens - on hhd partitioning schemes.
Post Reply