Skip to main content
GameDev.net gamedev.net
🔒 Locked

A look inside the PlayStation Suite SDK

Started by Serapth Apr 25, 2012 at 8:03 PM 17 replies 3.7k views
Original Post
Serapth
Serapth
I have put together this look inside the PlayStation Suite SDK. It takes a close look at the tools, libraries and samples included in the open beta of the PlayStation Suite. The PS Suite can be used to create games for PlayStation certified devices ( currently the Vita and some Android phones ) using a C# based toolset.


They've done a pretty good job, it's worth checking out.
dpadam450
dpadam450
What does some Android phones mean? Do they actually provide a list? Thats pretty much what I was worried about because I'm not going to buy a Vita.
NBA2K, Madden, Maneater, Killing Floor, Sims 
a_insomniac
a_insomniac
Nice work Serapth, thanks for the contribution to the community.smile.png
----------
 
Serapth
Serapth

Nice work Serapth, thanks for the contribution to the community.smile.png


Thanks.


Added a new tutorial, this one a two parter with video, covering exporting a fully textured object from Blender to the PS SDK.

I also created a portal page for all PS related content and tutorials.


I am kinda shocked at the lack of PS Suite threads on GameDev.net, I would have thought this would be something the community would have jumped all over!
MikeYg
MikeYg

I am kinda shocked at the lack of PS Suite threads on GameDev.net, I would have thought this would be something the community would have jumped all over!

Because sony are a joke of a company it has taken them how long? To jump on the indie development band wagon and for what because their platforms are failing and they are getting desperate but yet they still wont open the ps3? Everything sony do is half arsed i mean look at the state of their developer site this is a company that could of had it all but they decided not to keep paying for the exclusives titles they had! They let the cunsumer down so much in so many areas that i wouldnt waste my time making a game for them.
Serapth
Serapth

[quote name='Serapth' timestamp='1335987885' post='4936871']
I am kinda shocked at the lack of PS Suite threads on GameDev.net, I would have thought this would be something the community would have jumped all over!

Because sony are a joke of a company it has taken them how long? To jump on the indie development band wagon and for what because their platforms are failing and they are getting desperate but yet they still wont open the ps3? Everything sony do is half arsed i mean look at the state of their developer site this is a company that could of had it all but they decided not to keep paying for the exclusives titles they had! They let the cunsumer down so much in so many areas that i wouldnt waste my time making a game for them.
[/quote]


Sony can be a bit schzophrenic at times, but their indie developer support has always actually been quite good. Until Microsoft entered the field, they were easily the most pronounced supporter of Indie developers, with products like the Net Yaroze... compare that to anything Nintendo ever did! They also shipped a development friendly version of the PS2 and although they bungled their PS3 linux version ( by not giving GPU support, then pulling the plug completely ), they at least tried.

They get a lot of flak or lack of credit in an area where they actually have been quite bold.

Now, as a corporation, they do seem to be at warm with themselves, where they crippled efforts in one department, to push results in another ( see UMD, Bluray, etc )
Hodgman
Hodgman
Wish I could upvote posts in "Your Announcements" wink.png This looks like a great resource for anyone wanting to do Vita homebrew
Serapth
Serapth

Wish I could upvote posts in "Your Announcements" wink.png This looks like a great resource for anyone wanting to do Vita homebrew


Thank you. I quasi-necroed a thread in the game programming section on this topic. Again, I am astounded by the lack of interest/exposure to PS SDK, as it really is the perfect thing for homebrew/indie developers. Sony have done a pretty solid job, and hopefully their follow through is better than Microsoft's. Even if it isn't, there isn't an easier way to actually have code running on a console class device without a price tag ( yet ) or need to have an expensive SDK.
Serapth
Serapth
Another two part tutorial.

Part one covers making a GUI in UI Composer and the code required to display it
Part two puts the GUI to work in a networked client/server leaderboard, using JSON, UDP and Node ( Javascript ).

At the end, you will have a fully functioning high score client and server with a crappy gui.
Serapth
Serapth
Yet another tutorial, I guess you should call this one a PlayStation Mobile tutorial now.....


Anyways, this tutorial covers using SpriteList, which is PSS's ( er, PSM? ) equivalent to XNA's SpriteBatch. It does make a huge difference in performance, as you can see from the linked video. Along the way the code also demonstrates how to use multiple scenes, as well as creating a UI using code.
Promit
Promit
Is there any announcement for PS Suite support on PS3? I can't be bothered to buy a Vita...
SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.