Sorry if this is stupid question , but is there already a facility in webman that could be used to boot apps like PSN/homebrew or anything similar I could modify to do that, I mean so I could have something like "hxxp://127.0.0.1/bootapp.ps3/path to app" and then a delay to allow time for the browser to be closed and then the app boots, or something like that if you know what I mean.
This would allow us to add PSN and homebrew to the Launchpad as well as mount games incase anyone would like that feature.
[MENTION=22544]DeViL303[/MENTION]
Here is a quick overview about my mod XMB EXTRA for REBUG 4.78
[video=youtube;83ivRClSRTA]https://www.youtube.com/watch?v=83ivRClSRTA[/video]
I thank you so much for your help and shares. Nothing could be possible whithout you
No. I have tried to do that without success.... Maybe mysis, 3141card or zecoxao know how to call an application from the SPRX using one of the VSH interfaces (like gameExec in game_plugin_interface).
Even I have issues with the example in ps3devwiki to automate the PKG installation (which is a service that I would like to implement).
<target type="u">psgm:play?id=DEV30303</target>
[MENTION=89]aldostools[/MENTION] [MENTION=6]bitsbubba[/MENTION] : I FIGURED ITSimple really , swap "install" with "play":
Code:<target type="u">psgm:play?id=DEV30303</target>
Now we can boot any installed app from within the launchpad.
And its even better than using webman as it doesn't require browser to open first so its much quicker/cleaner. Im very happy with this development.
I found this as I came across the "psgm: play" in a prx when looking for variations, then googled that to get the correct formatting and found this old xil xml from 2009 that sony is still hosting, good old sony, helping us out.
Also this came up about vita https://www.reddit.com/r/vitahacks/comments/32hqpe/enquiry_about_psgmplaytitleid_on_350/ , so same command used on vita 3.50 works on ps3...hmm, I wonder what else works.
psgm: open?..(from vita)
psvp: bgdl?..(from ps3) I like the look of "bgdl" = background download, for video.
nice discovery, after adding hdd game to my list this way when started it lists in recently played with the cover that I've picked (hosting) for italso noticed while in recently played it disappears from the list until it's cleared from recently play (little note to clear recently played: start and exit a homebrew app/game)
I've already remove "Our Picks" :pOk cool, all of that is great except the fact that the game disappears from main list while in recently played but could be worse. Really I want to break recently played. I would like to remove that and our pick..
all my updates have been on the xml side of things and iconsI know, Looking forward to your update :p Build in your improvements and release as 0.13 or 0.15 if you want.
the kid's on the PS3 right now but when I get him off I'll run the generator to see what all gets done there so to better help with editing/addingI see. The generator should speed things up once its fully tweaked, going to have it skip special characters or replace them, and add spacing and headers and as much info as possible to the xml, while adding the cover links too of course.
dammit sorry about not sending you my xml with those already done been preoccupied, busy, tired, etc... (family, job, etc..)So..Ive figured out how to remove "our pick" , and I figured out how to add the content ID, And ive figured out how to remove the ticker and the dates. All going good. Got a good layout for the auto generated xml I think. Should have a release of some description ready in a few days. Got a little delayed.
Working on a few cosmetic things and testing.
future date? is that how you got rid of the date?and be using a future date in the xml for all games.
future date? is that how you got rid of the date?
No I got mixed up there, that is something I was doing earlier on today. It is one way to keep the games "new" so they all show when scrolling, otherwise it will only show top 3 if the date is like more than a week old and I was trying to come up with a way to keep them "new" all the time. So I was setting date to a future date on games, and passed date on functions, so they wouldn't show when scrolling, I do prefer it like that really. But for now removing the date completely will do so all games/functions are "old". I can probably stop the date from showing by modding the sprx too so will look there next.
The reason I like the idea of ALL games scrolling up by themselves is if you couldn't think of what you wanted to play, you could just leave it scroll away until something pops out, so it might lead to people playing games they had forgotten about, and its a good way to show off your game collection with a nice smooth animation and no interaction needed.