Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Game Cube, X-Box and PS2 Programming

Author
Message
Tasik
20
Years of Service
User Offline
Joined: 17th Nov 2003
Location: Canada
Posted: 27th Nov 2003 04:49
Why can one not use Dark Basic Pro to make games for such systems as Game Cube X-Box and PS2?

What program might one wanna use?

Any other details?

THanks

There will always be some one a little bit faster, a little bit smarter, a little bit stronger, that some one is me =)
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 05:00
As far as i know, you need to use a completely different SDK, which is only purchasable from the makers of teh console (i might be wrong though).

I wanted to look into making a game for the PS1 a while back, but after hours of searching, i couldn't find a single site/link/anything that gave me any suggestions on how to go about it.

Hope I Helped...


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
Arrow
21
Years of Service
User Offline
Joined: 1st Jan 2003
Location: United States
Posted: 27th Nov 2003 05:31
Yeah, it's possible to do it with the X-Box, but the PS2 and Gamecube run on very different software.


DDR is the best form of exercise money can buy.
Sonic
22
Years of Service
User Offline
Joined: 10th Sep 2002
Location: UK
Posted: 27th Nov 2003 05:34 Edited at: 27th Nov 2003 05:36
For PS1 they had a scheme called Yarozee.

You signed up as a member and got a Blue Dev Playstation to run your code on and copies of Codewarrior etc for C/C++

It was pricey (around £400 I think) but just so cool. Also the games you created/burnt to CD could only be run on other Blue Dev Playstations, although The Official Playstation Magazine would publish them for you every month (the best examples).

Many of the guys who used it went on to work in the games industry. "Dog Tailz" was my favourite - a rock hard platformer as I recall. Oh happy days.

PS2 programming? That would be using the BASIC program that comes with your console then. Not quite as exciting as Yarozee but gives Sony a tax beak I understand.

XBox? I'd imagine you'd need a license from Microsoft ($$$$$$$) who would then send you the Dev kit (Dev XBox & software etc).

I believe alot of programmers like programming for emulators of consoles - you'd need to check the web. This way you don't have media problems (like creating CARTS for N64 games etc)

@Arrow - seriously - you can write an XBox game in DBPro? Are you sure? Do you know how to do that?

"My ignorance amuses me..."
http://www.victory-road.co.uk
Shadow Robert
21
Years of Service
User Offline
Joined: 22nd Sep 2002
Location: Hertfordshire, England
Posted: 27th Nov 2003 07:12
for the XBox... i dunno, i kept hearing people making converters to XBE format - but god knows

for the GC, perhaps becuase it can only use C code and DBP is C++ Encoded for the Windows Platform
same kinda goes for the PS2, however that is capable of using C++ and DirectX ... though it has to be compiled under Codewarrior (some special things are needed that are only available with Codewarrior libraries)

The PS1 has alot of scheptical information on the net for creation but nothing valid really.
The N64 and GB/GBA on the other had have TONNES of fantastic information ... infact it wouldn't be greatly hard to actually develop for version of C or BASIC specifically for one of those formats

Dextrose v4 is a good place of information for N64/GBA/GC/DreamCast development


To Survive You Must Evolve... This Time Van Will Not Escape His Fate!
900mhz | 256mb | FX5200Ti 52.16 | Dx9 | WXP-Pro
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 07:40
So, if i was to want to develop on the PS2, i would need to make a game in C++ and compile it useing the CodeWarrior libraries that are only available from Sony, then i would need to get a special PS2 to play/test the games on, then I'd have to give the game to the official PS2 magazine before it can actually be playable on normal playstations?

Is that right?

Sounds like they're making it hard for the little man (yet again).


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
TheAbomb12
21
Years of Service
User Offline
Joined: 14th Aug 2003
Location: Amist the blue skies...
Posted: 27th Nov 2003 09:05 Edited at: 27th Nov 2003 09:06
Quote: "for the GC, perhaps becuase it can only use C code and DBP is C++ Encoded for the Windows Platform"


DBPro is encoded with C++??!?

hmmm...I always thought it was basic... or maybe im not understanding you...

Amist the Blue Skies...
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 27th Nov 2003 09:42
Quote: "Sounds like they're making it hard for the little man (yet again)"

Well, duh! They dont want people writing games, selling them without the manufacturers getting some of the money.


Mirrors are more fun than television. Well, that was fun, in a not-so-fun sort of way...
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 10:24
lol, yeah... I guess.

But wouldn't it be better if they just made it so that we could develop games, and have them work, but we can't sell it unless it goes through them, like instead of having to buy a new PS2 just to develop etc etc, they could just give us specific codes/libraries that need to be part of teh code for the game to work on teh PS2

But then again... that could cause issues with Burning games etc.

Oh well, back to DBPro...


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 10:40
Games companies use C++ for these things, but they buy some special librarys from Nintendo etc, and a special format for the CD disc saving. They set the PC up with two disc drives one with the Nintendo format, the other the standard PC CD drive and they code away as normal. It's strange to see these nintendo games running on the PC.

Pincho.
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 10:51
How much you reckon it'd cost to get them libraries and special encoder stuff?


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 11:02 Edited at: 27th Nov 2003 11:10
Nintendo would be expensive. I don't know the costs exactly, I'd guess around £30000. That's with the licence to actually sell the games afterwards. But games usually have to be sold back to Nintendo, so you are really a freelance company.

Edit: No that's wrong they just have to be OK'd by Nintendo but sold to another big company.

Pincho.
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 11:10
Holly Crapola... That's crazy...

Well, definatly back to DBPro for me...


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 11:15
I am just using my past experience as a reference, so I am comparing the Gamecube to a SNES, and Megadrive. If you follow.
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 27th Nov 2003 13:35
Oh, ok...

Well, i still say, Holly Crapola... lol


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 27th Nov 2003 13:36
Its why only games companies can afford to develop for the game consoles. Even if you did have the money, I think they would all (especially Microsoft), actively prevent you from getting the SDK's.


Mirrors are more fun than television. Well, that was fun, in a not-so-fun sort of way...
Arrow
21
Years of Service
User Offline
Joined: 1st Jan 2003
Location: United States
Posted: 27th Nov 2003 16:40
Nintendo has upped there standers when is comes to illegal game recently. Back before the Gamecube the only thing preventing you from playing forein games was a bit of plastic. Now days they use specail methiods of burning their disks and advanced software protechtion.

Considering the X-box is baced off Windows and the fact a couple of geeks actually got Linix running on it, it would be the most likely to even have a DBP program on it. It would call for some serious hacking, but it could be done, it's basicly a PC with controlers.


DDR is the best form of exercise money can buy.
KNau
21
Years of Service
User Offline
Joined: 25th Nov 2002
Location: Canada
Posted: 27th Nov 2003 17:00
The problem there is that the people hacking the X-Box to run Linux have no interest in games so writing a game for them to play would be pointless.

I'm curious what your perceptions are of consoles why the PC isn't good enough? Do you think there's more money in consoles, that they're more prestigious? This quesion of using DBPro for consoles keeps popping up and it just baffles me

Anyways, the fastest way to get your hands on dev kits is to have your publisher pay for them since it isn't just a money issue. Just because some joe on the street comes up with the cash doesn't mean that will Sony will give him a tool kit. Theoretically you could do a prototype in DBPro and use that to get financing but it would be a tough slog. These days the shortcut to mainstream development seems to be GBA programming. There are companies popping up who make 1 or 2 GBA games and then use that experience as a stepping stone up to consoles. There's plenty of net resources on GBA programming, too.

http://www.canceriannewmedia.com
The Dark Padawan
21
Years of Service
User Offline
Joined: 5th Aug 2003
Location: USA!
Posted: 27th Nov 2003 17:05
All I know is there is a Gamecube language but.... it is very heavy on the wallet and very hard and plus you have to qualify for it .... I think Red_Eye told me this but I'm not sure

"Nintendo GameCube is the best"
Current project: Xtreme RC racing
Current progress: 15% done
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 17:15
If C++ is similar to C then a library is a list of new commands for C. You can call them up and look at what variables have to be passed to them, like a function. Therefore the Gamecube language would be C++ but using special functions, or Librarys... or Include#'s. That's how things used to be. Maybe someone can correct me if things have changed drastically.

Pincho.
Wik
21
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 27th Nov 2003 18:46
There was an old pst about making games for the Xbox and they said it was possible, but the liscence for one game was millions of dollars


I wanted to learn C++ but then I started having nightmares.
I would scream at night, "AHHHHH!!! THE SEMI-COLONS"
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 18:48
Millions? Seems unlikely.
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 27th Nov 2003 18:50
Nintendo are releasing a kit that will allow you to make games on linux then transfer them to GBA.

Quote: "I also have a nice notice for the developers among you. A linux-kit will be released soon for developing your own GBA programs and games. The package includes a CD-Rom containing a Linux-development kit for the GBA platform, a USB connection cable (USB to GBA external port) and a 104 pages counting developers manual (printed on A4, so get ready for some serious reading). The price of the package will be about 60 euro's. "


http://www.cube-europe.com/news.php?nid=5765

"Help! My keyboard is stuckkkkkkkkkkkkkkkkkkkkkkkkkkkkk"

Mercenaries in Space demo @ http://www.davidtattersall.me.uk
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 27th Nov 2003 19:02
Programming the gamecube requires knowledge in C/C++. Plus some BS LOL!



Job Requirements:


At least 5 years of C/C++ programming work experience with at least 1 year of previous game programming experience with the Nintendo GameCube
BS in Computer Science, Math, Physics, or Engineering
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 27th Nov 2003 19:11
It seems, from what I have read above, that programming for a console entails all sorts of headaches. If anyone would have some clout in this arena it would be TGC. They could possibly make a deal, let's say with ms/xbox, that would give tgc rights to include in their product DBP, the ability to write for consoles incorporated in the dbp platform. It's a doubtful longshot but if anyone has a chance to get into the console market it would be a company with a big customer base, like tgc, as opposed to us single guppies.
Just a thought.

-RUST-
klariza
20
Years of Service
User Offline
Joined: 6th Nov 2003
Location: uk
Posted: 27th Nov 2003 20:50
i wanted to join net yaroze.
but i was too young and did not have enough money.
shame they are not taking on new members now
altho the best game i played out of it was kula world - best game ever that was for the ps1, along side tomb raider and broken sword and myst

I am obsessed by Toasters - especially talking ones...bizaare really isn't it?
TKF15H
21
Years of Service
User Offline
Joined: 20th Jul 2003
Location: Rio de Janeiro
Posted: 27th Nov 2003 22:26
You can make games for the dreamcast. There's a free compiler out. The thing I don't like about console programming is I'd have to burn a CD for every test

Morfy's Law - Enythink thet ken go rong willll.
Cole's Law - Thinly sliced cabbage.
mm0zct
20
Years of Service
User Offline
Joined: 18th Nov 2003
Location: scotland-uk
Posted: 28th Nov 2003 01:00 Edited at: 28th Nov 2003 01:01
from what i hear elsewhere the sega dreamcast is the easiest platform to program, the dc runs any disc so u don't need it chipped or anything, there are loads of websites on dc programming and you can pick up a second hand dreamcast for almost nothing now, all you need is the boot software which is available in many forms from almost any dc programming website.

@TKF15H i think the dreamcast can read cdrw's so just use them

AMD duron 1.3G, 640Mb ram, 40Gb HD, ati saphire radeon 9600 atlantis w/128mb ddr ram, good creative-labs soundcard, cd-rw + dvd drives.
Arrow
21
Years of Service
User Offline
Joined: 1st Jan 2003
Location: United States
Posted: 28th Nov 2003 04:10
Quote: "All I know is there is a Gamecube language but.... it is very heavy on the wallet and very hard "
Expencive maybe, but nintendo made it a point to make the Gamecube programer friendly. It has the easiest language to grasp out of the three, thought it still relies heavily on C.


DDR is the best form of exercise money can buy.
Shadow Robert
21
Years of Service
User Offline
Joined: 22nd Sep 2002
Location: Hertfordshire, England
Posted: 28th Nov 2003 06:09
i can guarentee you GameCube is pure C and you'll end up using an edited version of OpenGL with arb_gc_ specifics which get messy when you also have to reffer to the registers as that, and it also has its very own version of fragmented programs.
very nice to work with though, just messy at times...

Personally i can't wait until March, the next generation Nintendo is being announced ... and another new console is being announced too ^_^


To Survive You Must Evolve... This Time Van Will Not Escape His Fate!
900mhz | 256mb | FX5200Ti 52.16 | Dx9 | WXP-Pro
Phaelax
DBPro Master
21
Years of Service
User Offline
Joined: 16th Apr 2003
Location: Metropia
Posted: 28th Nov 2003 07:46
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 28th Nov 2003 22:54
new nintendo system is code named N5

Nintendo GC SDK is $20k and I know this for a fact.

Beauty, eh? RoooooOoooooKoooooKoooooRoooooOoooooKoooooKooooo!
Newbie Brogo
21
Years of Service
User Offline
Joined: 10th Jul 2003
Location: In a Pool of Cats
Posted: 28th Nov 2003 23:39
about the xbox.. my uncle's friend actually hacked the X Box and put in a 120gb hard drive and he now puts in the game, and saves the entire game onto the hard drive he installed. So its a new way to burn a disk!
even tho... this doesnt have to do with programming for xbox, but.. thought i'd share

You did what? For who?! For how many jellybeans?!?

Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 28th Nov 2003 23:49
I don't know if it is a good idea to post information like that on here. Microsoft are watching you! You'll be taken away in a black limosine!

Pincho.
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 29th Nov 2003 01:01
Sort of intresting link with a little info on gamecube programming.

http://www.colinfahey.com/apr2002_sennaridesk/apr2002_sennaridesk.htm

dbpro : p166mmx @ 233 : 256mb : sb 128pci : sis onboard
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 29th Nov 2003 02:26
hey winch, I know him! that's the guy that I told everyone I knew about

Beauty, eh? RoooooOoooooKoooooKoooooRoooooOoooooKoooooKooooo!
Newbie Brogo
21
Years of Service
User Offline
Joined: 10th Jul 2003
Location: In a Pool of Cats
Posted: 29th Nov 2003 03:23
microsoft will never find me!! NEVER!!!!! even though.. its my uncle's friend... who i don't know his name.. but still.. MICROSOFT SHALL NEVER FIND ME
*twitch*
who wants tea?

You did what? For who?! For how many jellybeans?!?

Login to post a reply

Server time is: 2024-09-20 20:32:07
Your offset time is: 2024-09-20 20:32:07