Advertising (This ad goes away for registered users. You can Login or Register)

[Release] ePSPSDK - 0.3Beta

Everything that is PSVita-related but doesn't go in any other subforum

Is this useful?

Yes
25
89%
No
3
11%
 
Total votes: 28

hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

[Release] ePSPSDK - 0.3Beta

Post by hgoel0974 »

ePSPSDK Version 0.3 beta


INTRODUCTION

The ePSPSDK is an upgrade to the original Minimalist PSPSDK. The original SDK is quite outdated now, the ePSPSDK project aims to update the MinPSPW SDK and to add PSVita and PSP inter-operation.


PSVITA INTER-OPERATION

One of the main aims of this SDK are to provide the ability to make homebrew which change their behaviour based on whether the application is running on the PSP or the PSVITA. It also plans to provide a platform for developing PSP homebrew for the PSVITA without actually using a PSP for debuging.


CHANGELOG

14 January 2014
Updated GCC to 4.8.2

The release can be downloaded from:
The GitHub repo
Releases
Advertising
Last edited by hgoel0974 on Tue Jan 14, 2014 5:47 pm, edited 5 times in total.
"If the truth is a cruel mistress, then a lie must be a nice girl"
lexamillionvita
Posts: 25
Joined: Mon Dec 24, 2012 5:12 am

Re: [Release] ePSPSDK - 0.1Beta

Post by lexamillionvita »

What exactly does it do
Advertising
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

lexamillionvita wrote:What exactly does it do
It is an update to the MinPSPW SDK, you use it to create homebrew.
You have to install it just like the PSPSDK
"If the truth is a cruel mistress, then a lie must be a nice girl"
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

Sorry about the package not being available, I am still uploading it :oops:
"If the truth is a cruel mistress, then a lie must be a nice girl"
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: [Release] ePSPSDK - 0.1Beta

Post by fate6 »

good to see the PSP still getting some love ^___^
good luck with the wiki BTW :3
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

fate6 wrote:good to see the PSP still getting some love ^___^
good luck with the wiki BTW :3
Thanks! :P
"If the truth is a cruel mistress, then a lie must be a nice girl"
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

I just changed the website, codeplex just wouldn't add my download, ended up uploading to google sites with a 27 part file :? and still uploading (it is just 53 mb)
"If the truth is a cruel mistress, then a lie must be a nice girl"
noname120
Developer
Posts: 777
Joined: Thu Oct 07, 2010 4:29 pm

Re: [Release] ePSPSDK - 0.1Beta

Post by noname120 »

OSLib is outdated and has been replaced by Glib2D by GeeckoDev
This is a big nonsense: OSLib is a graphic and general purpose library whereas the Glib2D is only a graphic library.

The OSLib MOD v2 has almost no bug, why would it need an update?

Please readd it.

By the way, you should update the minixml library to the latest version.

You can use a Google Code repository for your project.
Funny stuff
<yifanlu> I enjoy being loud and obnoxious
<yifanlu> rooting an android is like getting a hooker pregnant
<xerpi> I sometimes think I should leave all this stressing **** and be a farmer instead
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

noname120 wrote:
OSLib is outdated and has been replaced by Glib2D by GeeckoDev
This is a big nonsense: OSLib is a graphic and general purpose library whereas the Glib2D is only a graphic library.

The OSLib MOD v2 has almost no bug, why would it need an update?

Please readd it.

By the way, you should update the minixml library to the latest version.

You can use a Google Code repository for your project.
Yes, in the beginning that was what I thought because I wasn't able to install it. Now that I have been able to install it, I will add it to the next update. Currently, I would release it but I really want to add the BUGSPRAY software debugger, which isn't in a usable state at the moment.

BUGSPRAY is supposed to make it possible to debug homebrew to a VERY limited extent on the PSVita (but just enough to identify some errors)
"If the truth is a cruel mistress, then a lie must be a nice girl"
hgoel0974
Retired Mod
Posts: 2155
Joined: Mon Jul 23, 2012 11:42 pm
Location: New York

Re: [Release] ePSPSDK - 0.1Beta

Post by hgoel0974 »

Well, it has been a long time but I finally got the time (and the skills) to get back to this one.

So, I am releasing ePSPSDK version 0.2:

ePSPSDK 0.2 Setup
ePSPSDK 0.2 ZIP

It has some new libraries:

libVHBL: has an API for VHBL menus
libFilesys: Contains basic file manipulation routines
libtn: the API for making menus for TN eCFW from yosh's google code
libark: the API for making menus for ARK eCFW from yosh's google code

and Templates for VS 2012 Express, the template has all the basic things that a PSPSDK project needs.
"If the truth is a cruel mistress, then a lie must be a nice girl"
Locked

Return to “General”