Thread: consule games (xbox ps2, gc) written in c++?

  1. #1
    Geo Geo Geo-Fry
    Join Date
    Feb 2003
    Posts
    116

    consule games (xbox ps2, gc) written in c++?

    hey i was wondering if consule games were written in a programming language similar to c++, or in c++, cuz i thought somewhere on this board some ppl were talking about it, but i couldnt find it, and my friend doesnt believe me

  2. #2
    |<o>| <--cyclopse LouDu's Avatar
    Join Date
    Mar 2003
    Posts
    137
    some may have some c++ code but most are odeing in opengl and direct x
    Languages <> C++, HTML

    /*The Ledgend of Ludlow Coming to a PC Near
    You intro Cinenmatic Needed email me of
    Reply to one of my threads if you can make
    one, thats decent. */

  3. #3
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by LouDu
    some may have some c++ code but most are odeing in opengl and direct x
    ...
    ...
    ...
    OpenGL and DirectX are Graphics API's. You use them in languages like C/C++.
    To answer the first guys question: Most modern console games are programmed in C/C++/Assembly.

  4. #4
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    I'm sure that most consoles use C/C++/ASM and they probably have their own graphics APIs which are similar to OGL or DX.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  5. #5
    XBox uses DirectX I believe.

  6. #6
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    In order to produce a game for a console, you need to get a license that costs thousands of dollars. Then you need to buy a new C++ compiler for the console, which costs a couple hundred dollars. Once you're done with the game, you have to pay royalties to Sony/Nintendo/etc.

    Now, with PC, almost everything you need is free(except your computer of course). Heck, Microsoft even gives away DirectX for free!

    So, yes console games are written in C++/C, but don't plan on using C/C++ to write console games any time soon.
    L33t sp3@k sux0rz (uZ it t@k3s 10 m1|\|ut3s 2 tr@nzl@te 1 \/\/0rd & th3n j00 h@\/3 2 g3t p@$t d@ m1zpelli|\|gz, @tr0(i0u$ gr@mm@r @|\|d 1n(0/\/\pr3#3|\|$1bl3 $l@|\|g. 1t p\/\/33nz j00!!

    Speling is my faverit sujekt

    I am a signature virus. Add me to your signature so that I may multiply.

  7. #7
    Geo Geo Geo-Fry
    Join Date
    Feb 2003
    Posts
    116
    haha, i wont be writing consul games anytime in this lifetime, im still working making dos programs (and low level programs at that).

    and thx for all the replies, thats kinda wut i thought, although i didnt know anything about the opengl or directx stuff. thats pretty cool tho.
    "You can lead a man to Congress, but you can't make him think."
    "The Grand Old Duke of York
    -He had ten thousand men.
    -His case comes up next week."
    "Roses are red, violets are blue, I'm schizophrenic, and so am I."
    "A computer once beat me at chess, but it was no match for me at kick boxing."
    "More and more of our imports are coming from overseas."
    --George W. Bush
    "If it weren't for electricity, we'd all be wacthing TV by candlelight."
    --George W. Bush

  8. #8
    Well, to program in some consoles you dont have spend much money, with Dreamcast. you could use VC++ and some free software to test oyur games on the Dreamcast then either make or buy a cable to do the transfers. Not the Sega certified way but cheap.

    http://dev.dcemulation.com/links.htm

    If anyone has the slightest interest in DC programming.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. going about making PS2 games
    By DarkViper in forum Game Programming
    Replies: 22
    Last Post: 02-03-2003, 04:31 PM
  2. Gaming Console?
    By biosninja in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 01-08-2003, 11:36 PM
  3. Video Games Industry. 5 years left.
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 12-10-2002, 10:52 PM
  4. Can't make up mind... xbox, gamecube or ps2?
    By drdroid in forum A Brief History of Cprogramming.com
    Replies: 38
    Last Post: 10-13-2002, 09:51 AM