Is there a tutorial somewhere on how to create an app for the PS3 with Visual Studio. For example a simple Hello World, from setting up the environment to writing the code to compiling it and creating a pkg?
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
Is there a tutorial somewhere on how to create an app for the PS3 with Visual Studio. For example a simple Hello World, from setting up the environment to writing the code to compiling it and creating a pkg?
I would like this to. Anyone up to making a tutorial?
im not sure this can really be done with visual studio. the toolchain is completely unix based. i suppose you could use visual studio to code, but to compile you will need mingw or similar.
there is a wealth of information on this wiki on how to install and use the toolchain and subsequent SDK (psl1ght): Main Page - PSL1GHT
something of particular interest is probably here: TutorialInstall - PSL1GHT
why do you absolutely need visual studio? its much easier to just use notepad and a unix environment.
Grab the official SDK + ProDG (includes visual studio plugin).
@afiser
Because I'm used to it. But I suppose if you can't debug with it, it might indeed be pointless.
This might have some more helpful information:
PS3 Homebrew Development Learning

| « Previous Thread | Next Thread » |