Error » Gaming Support Error !! » Console Support Error ! » PS3 error » Playstation 2 - Game Development "Compilers"

PS3 error all error related to playstation

Post New Thread Reply
  Playstation 2 - Game Development "Compilers"
LinkBack Thread Tools Display Modes
Old 29-Mar-2007, 02:44 AM   #1 (permalink)
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Playstation 2 - Game Development "Compilers"

I am a "Need For Speed Underground Junkie"
I love this game.

Anyway, I was looking around AE.com and came across their information on Game Development
And the likes. And mentioned that they use C/C++ in development.

1st.
What I would like to know if the following:
#1: What is the best compiler to use for Game Development for the PS2
#2: Will "Borland's C++ Builder" work for developing games for the PS2
#3: Is there any refrence books (or) Sites Available for PS2 Game Development.
============
2nd.
Graphics for Gaming.
#1: What is the best program to use for Graphics, scenery, Human Models, Vehicle and so forth.
#2: Is "Poser" A good program to use for rendering images for PS2.
=============

I will award points for all useful information for the above 2 categories.

Thank you for taking a look at this post, I would prefer to have enough information gathered within a 7-day period
So that I can successfully close this question out without dragging it to far.

This information is not only just for myself, but I wanted to gather information for "all" those that
Are interested in this field of Development to be able to find the resources here on EE and the Net
Without having to pull there hair out in trying the endless searches on Google and other search
Engines that are so cluttered with a lot of good and also useless information that at most
Makes you even more confused and mader as your sift through the endless garbage that has nothing
To do with what you are searching for.

So. For EE, I wanted to get this post going to finally get the information that everyone needs and wants
In order to chase after that dream of being a Game Developer in PS2.
Iphone is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
   


   
Old 29-Mar-2007, 02:44 AM   #2 (permalink)
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default Re: Playstation 2 - Game Development "Compilers"

T 10k is a dev. software used to compile for the PS2 architecture.

The way PS2 games are developed are with a licensed compiler from Sony that allows code to be executed on the PS2 architecture. Kind of like if you write a program in C++ for a PC with API calls you have to change the API calls and recompile it for Mac. Same thing with Console systems.

The tools they use are their own tool kits. They use dev. kits that most companies have developed for the genre of games they are creating. Like Bungie uses various kits and dev. enviroments to create objects for Halo instead of constantly coding the same objects over and over. Some kits you can look at that are free or very cheap are Torque and Crystal Space. (I think that's what its called)

Overall you can find a dev. enviroment for PS2 but you will also need the loader software that is loaded at a certain sector on every PS2 disk which allows the data to be loaded into memory of the PS2 and the game to begin executing. The "Linus Enviroment" is along the same lines as the HomeBrew kits for PsP. It allows an interface with the PSP or PS2 architecture to simulate a different enviroment so you can code as if your were writing a game for Linux. That is simply all there is to it. Then the Ps2 will run the linux enviroment and games on the hard drive but this is hardly hard core PS2 game dev. as I said before you will need a PS2 compiler, the API calls, and the boot program to burn to the cd/dvd. (By the way, the boot program is NOT free as this is how many people have "hacked" games and burned themselves.) Programming games on any console system is learning a different architecture to program to. They have similarities with modern PC's but realize their processors are much lighter weight while the GPU's are a lot heavier in comparison to PC's, allowing for MUCH higher graphics qualities.

I hope this explains a bit more on top of what Nova has said.
Iphone is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Post New Thread Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting 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
Forum Jump


All times are GMT -8. The time now is 05:49 PM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

DMCA Policy

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227