forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PS3 app / saved file format questions

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Development
View previous topic :: View next topic  
Author Message
jhiza



Joined: 22 May 2007
Posts: 3
Location: Denver, CO

PostPosted: Tue May 22, 2007 8:05 am    Post subject: PS3 app / saved file format questions Reply with quote

I dug around the forums for a bit on a few questions I have, but didn't see them specifically answered. I have a few questions regarding the PS3.

I'm not entirely sure how the process works for gaming on the PS3. I think I understand that when the ps3 boots up, it's sitting on it's own OS. There are then applications that sit on top of the OS, of which the Folding project appears to be developed by a 3rd party. I'm wondering if it is possible for an application (Folding for example) to run in the background when a game (either downloaded, or via disc) is running? So, does starting a game exit the host OS, or does the game run on top of the host OS? Are the answers the same for both a local (downloaded) game and a disc game?

Additionally, is saved game data format different for each game? I assume it would be up to the game developer to determine their own format, or do they have to adhere to a sony defined format?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Tue May 22, 2007 8:50 am    Post subject: Re: PS3 app / saved file format questions Reply with quote

Quote:
There are then applications that sit on top of the OS, of which the Folding project appears to be developed by a 3rd party.
F@H appears to behave just like a game. The only visible differences are that it starts from a different menu, and the GameOS has the ability to launch it automatically.

Quote:
I'm wondering if it is possible for an application (Folding for example) to run in the background when a game (either downloaded, or via disc) is running? So, does starting a game exit the host OS, or does the game run on top of the host OS?
The OS is still there handling stuff like disk access & encryption, background downloads, etc. Not all pieces are necessarily still there. It's possibly similar to the PSP where it reboots and only loads the pieces of the OS that it needs.

Quote:
Are the answers the same for both a local (downloaded) game and a disc game?
I would imagine it's again similar to PSP, where the two are essentially the same, except the disc might have some additional permissions. Recent reports that Warhawk will be distributed both online and on BD would also suggest that the two modes are easily interchangeable.

Quote:
Additionally, is saved game data format different for each game? I assume it would be up to the game developer to determine their own format, or do they have to adhere to a sony defined format?
It's just like the PSP. Games have to go through the Sony save API which handles crypto and on-disk structure.
Back to top
View user's profile Send private message
jhiza



Joined: 22 May 2007
Posts: 3
Location: Denver, CO

PostPosted: Tue May 22, 2007 10:34 am    Post subject: Reply with quote

Is there a standard protocol that online games use to communicate?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Tue May 22, 2007 11:32 am    Post subject: Reply with quote

Not sure. I read one of the Gripshift devs say that they use Sony's libraries to do matchmaking and whatnot but all the actual in-game stuff is their own P2P.
Back to top
View user's profile Send private message
ralferoo



Joined: 03 Mar 2007
Posts: 122

PostPosted: Tue May 22, 2007 4:50 pm    Post subject: Reply with quote

jhiza wrote:
Is there a standard protocol that online games use to communicate?
I read that part of the licensing agreement is that multiplayer games have to use the PSN to log in and connect to game servers, although I believe that they're free to do what they like once they're there. I'd suspect the PSN libraries support it up to the concept of "rooms" containing a bunch of players.

Without access to the Sony dev kit, though, we're all pretty much guessing and it's irrelevant for us doing Linux programming. We'll have to do it all ourselves!
Back to top
View user's profile Send private message Visit poster's website
jhiza



Joined: 22 May 2007
Posts: 3
Location: Denver, CO

PostPosted: Wed May 23, 2007 6:12 am    Post subject: Reply with quote

ralferoo wrote:
jhiza wrote:
Is there a standard protocol that online games use to communicate?
I read that part of the licensing agreement is that multiplayer games have to use the PSN to log in and connect to game servers, although I believe that they're free to do what they like once they're there. I'd suspect the PSN libraries support it up to the concept of "rooms" containing a bunch of players.

Without access to the Sony dev kit, though, we're all pretty much guessing and it's irrelevant for us doing Linux programming. We'll have to do it all ourselves!


yea, but assuming it's all either tcp or udp it's potentially just a matter of packet sniffing for data. i was more referring to if the connection protocol was encrypted or not.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group