Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411572 Posts in 69386 Topics- by 58444 Members - Latest Member: darkcitien

May 04, 2024, 10:48:26 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhallForum IssuesArchived subforums (read only)TutorialsPlayStation Suite SDK Development Tutorials
Pages: 1 [2] 3
Print
Author Topic: PlayStation Suite SDK Development Tutorials  (Read 19021 times)
Serapth
Level 2
**


View Profile
« Reply #20 on: May 22, 2012, 04:22:55 PM »

New tutorial, dealing with audio.
Logged
Kramlack
Guest
« Reply #21 on: May 22, 2012, 09:03:56 PM »

I don't have a Vita yet, nor would I ever dev for it, but it's damn fine that someone is doing this, keep it up!
Logged
eyeliner
Level 10
*****


I'm afraid of americans...


View Profile
« Reply #22 on: May 23, 2012, 06:42:41 AM »

Y you would no dev to Vita?
Logged

Yeah.
Serapth
Level 2
**


View Profile
« Reply #23 on: June 04, 2012, 07:51:39 PM »

Add a new one today, this one covers using SpriteList ( think SpriteBatch if you are an XNA type ).  Along the way it covers creating multiple scenes as well as creating a UI via code.

New tutorial: Using SpriteList

As you can see from the YouTube video ( Animated gif got too huge ), SpriteList makes a huge difference for performance.
Logged
moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #24 on: June 04, 2012, 09:34:17 PM »

this thing will be awesome if Sony moves its ass and make it work before 2025
Logged

subsystems   subsystems   subsystems
Serapth
Level 2
**


View Profile
« Reply #25 on: June 13, 2012, 07:37:46 AM »

New tutorial up.  This one covers flicking, pinching, tapping, dragging and long pressing.

You can see the results in action on Youtube




Anyone got a good technique for video capturing a device screen, as this one was a right pain in the butt to do!
Logged
Eendhoorn
Level 6
*

Quak


View Profile
« Reply #26 on: June 15, 2012, 07:12:08 AM »

This is great, I will get my hands dirty on this next month.

Couple of questions;
How is the vita emulator? I don't have any good experiences with emulators.. (cough..android)

Can you debug on a regular vita, or do you need the developer kit? If you can, what advantages does the dev kit have?

I have downloaded ps suite a while ago myself, but I remember reading that this is a beta and that there might be a cost attached to it later, could you shine some light on this?

Thanks.
Logged

moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #27 on: June 15, 2012, 08:02:17 AM »

the emulator is excellent, it's an emulator, unlike the android one which is more a simulator (replicates 100% a real android, thus being very slow). This one is very fast and pleasant to use.

In order to debug on a real vita, I think you'll have to pay the $99/year fee.
I think you can still do it for free until the end of the beta, but I don't know when it is or if it's not already ended.

If you just want to test on the emulator, it's free.

Just try it
Logged

subsystems   subsystems   subsystems
Serapth
Level 2
**


View Profile
« Reply #28 on: June 15, 2012, 12:08:35 PM »

the emulator is excellent, it's an emulator, unlike the android one which is more a simulator (replicates 100% a real android, thus being very slow). This one is very fast and pleasant to use.

In order to debug on a real vita, I think you'll have to pay the $99/year fee.
I think you can still do it for free until the end of the beta, but I don't know when it is or if it's not already ended.

If you just want to test on the emulator, it's free.

Just try it

You've reversed that; PSSDK is a Simulator, while Android is an emulator.  And yes, the simulator is quite good, but missing some key features ( multitouch emulation, analog stick support ) but is otherwise really good.

You can still target the devices for free, and you can debug on a regular vita.  There is a plan for it to be 99$ a year like with iPhone developers, but I hope they don't go that route in the end.  For now, it is still free.
Logged
Eendhoorn
Level 6
*

Quak


View Profile
« Reply #29 on: June 16, 2012, 05:34:28 PM »

Thanks for awnsers guys. Picking up a vita is becoming incredibly tempting now  Crazy
Logged

Serapth
Level 2
**


View Profile
« Reply #30 on: June 20, 2012, 08:50:27 AM »

New tutorial up, this one covers transitioning between scenes, and adding graphical effects like fading and cross-fading. Truth told, this one was really really easy. Smiley

End result in action can be seen in this video.
Logged
Ouren
Enjoyed Some Pizza!
Level 7
*


Poppy Works


View Profile WWW
« Reply #31 on: June 23, 2012, 01:53:22 PM »

Great work, thank you!
We'll probably be using your tutorials to learn things in the coming month(s).
I look forward to more!
Logged

Serapth
Level 2
**


View Profile
« Reply #32 on: August 16, 2012, 08:29:41 AM »

Great work, thank you!
We'll probably be using your tutorials to learn things in the coming month(s).
I look forward to more!

Glad to hear they are/might be helpful. Smiley


Not an actual update, but instead news.  Sony announced more device support as well as launch details.  Added Asus Transformer support, and launching fall in 9 countries.
Logged
Serapth
Level 2
**


View Profile
« Reply #33 on: September 13, 2012, 08:36:30 AM »

Just a quick update, I put together another series for PlayStation Mobile.

This one is a five part tutorial on creating a complete, simple, physics based Pong game from scratch.  It covers using all the various libraries together, something completely lacking in the official materials.

It all starts at Part One and each part links to the next ( and previous if applicable ) part in the series.  Finally there is a single post summary page that contains all of the source together, as well as a zip download.
Logged
Ouren
Enjoyed Some Pizza!
Level 7
*


Poppy Works


View Profile WWW
« Reply #34 on: September 13, 2012, 11:08:16 AM »

Keep it up!
 Gomez
Logged

InfiniteStateMachine
Level 10
*****



View Profile
« Reply #35 on: September 19, 2012, 12:24:18 AM »

ah sweet. I havent checked the tutorials section in a while and forgot about this thread.

I'm mainly working in the Vita SDK these days. Quite fun but I'm not a fan of the Cocos-like interface in gameengine2d so I'm trying to make another option myself.

Funny I thought i'd exhausted google with vita searches but your site never came up. Good find Smiley
Logged

InfiniteStateMachine
Level 10
*****



View Profile
« Reply #36 on: September 19, 2012, 05:53:11 AM »

There's no official thread for Vita development(should we start one?) but Sony is opening the Vita store on Oct3

http://www.scei.co.jp/corporate/release/pdf/120919c_e.pdf
Logged

Ouren
Enjoyed Some Pizza!
Level 7
*


Poppy Works


View Profile WWW
« Reply #37 on: September 19, 2012, 01:15:16 PM »

There's no official thread for Vita development(should we start one?) but Sony is opening the Vita store on Oct3

http://www.scei.co.jp/corporate/release/pdf/120919c_e.pdf

Yea, someone should start a thread. :D
Logged

moi
Level 10
*****


DILF SANTA


View Profile WWW
« Reply #38 on: September 19, 2012, 02:53:52 PM »

http://forums.tigsource.com/index.php?topic=25650.0
Logged

subsystems   subsystems   subsystems
InfiniteStateMachine
Level 10
*****



View Profile
« Reply #39 on: September 19, 2012, 09:13:24 PM »

errr yeah. Maybe I'll start another one.

Apologies for going off topic Serapth
Logged

Pages: 1 [2] 3
Print
Jump to:  

Theme orange-lt created by panic