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

yMenu for eCFW / VHBL / PSP

VHBL (Vita Half Byte Loader) is an open source tool to load PSP homebrews on the Playstation Vita.
VHBL can be downloaded at http://wololo.net/vhbl
Locked
wth
HBL Developer
Posts: 834
Joined: Wed Aug 31, 2011 4:44 pm
Contact:

yMenu for eCFW / VHBL / PSP

Post by wth »

Name : yMenu

Screenshot :

Image
More : http://s1195.photobucket.com/albums/aa392/_Yosh_/


Open source : Git here

Controls :
- X/O : Run homebrews / Install Archive (to install archives, just copy them inside any savedata save folder, you can name it as you like and put as many as wanted in a save, then just click on the archive once inside the save from the menu : you don't need to name archives install anymore at all, just copy paste them directly)
- Square : Delete something
- D-pad's up/down arrows : browse folders

Description :
XMB-like menu, with horizontal sliding instead of vertical like the regular xmb
Supported fonts : supports eboot titles with japanese fonts or european fonts, and utf-8 in general

Supports rar/zip formats
rar up to "normal" compression supported ("Good" & "Optimal" compressions don't work, only Store/Very fast/Fast/Normal ones)
All zip compressions supported

EBOOT.PBP contained files to extract will be renamed into wmenu.bin

You can have as many wallpapers as desired, for that just put png/jpg/gif images next to the eboot named as follows :
bg_0
bg_1
bg_2
...
bg_i
...
bg_9999
...
bg_N

Feature ideas :
- Have homebrew icons disappear when starting a homebrew / quitting
- Add Homebrew/Save key combinations shortcuts
- Make path text align on the right for big paths
- Animate archive installation (percentage, ...)
- Fix the version with a thread for eboots detection + icons loading, to have instant loading times
- Add a configuration txt file to customize :
  • - the homebrew path
    - The time delay between wallpapers swapping
    - If we want it to start signed eboot.pbp (logically not, since not supported by hbl)
    - A list of paths to hide (=make the explorer not see)
    - If we want the menu to remember where we were in each folder between boots to (currently remembers that only for current execution)
    - Make previous dir's slide out effect not display at all above a certain y offset

Compatibility :
  • - Working on Super Collapse! 3 Vhbl
    - Working on Everybody's Tennis Vhbl
    - Working on Motorstorm Arctic Edge Vhbl
    - Working on Monster Hunter Vhbl
    - Working on CEF-6.60-TN
    - Working on ARK eCFW
Eboot supported names : VBOOT.PBP / FBOOT.PBP / wmenu.bin / EBOOT.PBP


Licence :
  • - Uses wagic's JGE++ library with custom modifications
    - Uses a custom version of Geecko's intraFont-G version of BenHur's intraFont library
    - Uses AnonymousTipster's unzip/unrar source code
    - Uses a custom modifed version of libpng
    - Special thanks to ind3x-gosu for his custom theme!
    - Credits to psvitafan for his LiveArea Wallpapers
    - Credits to Total_Noob for the sceIoMove PSP API
    - Credits to Rober Galarga from psp.scenebeta.com for the awesome logo :p
Installation :
Just copy-paste everything in the same folder as your VHBL / CEF save, and confirm to replace if asked

Links :
VHBL : https://docs.google.com/uc?export=downl ... 1d2ejdPaWM (v 1.0.9)
CEF-TN : https://docs.google.com/uc?export=downl ... kV1aXMxQzA (v 1.0.9)
ARK : https://docs.google.com/uc?export=downl ... lNJSWhMWVE (v 1.0.9)
PSP : https://docs.google.com/uc?export=downl ... UFxTXg5cmM (v 1.0.9)


Google drive versions : https://drive.google.com/folderview?id= ... 0xVOE5FOU0


You can report anything weird here ^^


Changelog :

- 1.0.9
  • - Secured background loading thread with semaphore for cfws
    - Completed psp version with procfw execution compatibility (including pspgo)
    - Added live seconds to time informations
    - Improved compilation code
- 1.0.8
  • - Changed archive extraction directory to ms0:/PSP/HOMEBREW for 2.1X fw compatibility
- PSP Version added :
  • - Added Cut feature : START to cut and SELECT to paste : uses TN's IoMove new psp API, to instantly move any file / folder :p
    - Press TRIANGLE to exit
    - All files visible
    - Boot disabled for all executables on this version
    - New skin ! Credits to psvitafan
- 1.0.7 :
  • - Fixed Ark driver auto select
- 1.0.6 :
  • - Fixed < 3 characters filenames bug, thanks to Z80 for reporting
- 1.0.5 :
  • - Added PSN compat & fixed NP9660 mode for TN's CEF
    - Added ind3x-gosu's awesome theme (monochrome version) as default :P
- 1.0.4 :
  • - Restricted ISO Header check to 8 first bytes (some ISO don't have PSP GAME system set in header), special thanks to xian183 for reporting this problem !
    - Fixed libpng crash on 'Too many IDAT's found' error (TN's fake.iso icon is such a corrupt png ! ..), now it won't crash anymore if you open a savefile with TN's CEF containing his FAKE.ISO for instance (don't try to run this fake iso of TN anyway, it's fake so won't work xD)
- 1.0.3 :
  • - Added FBOOT.PBP support
- 1.0.2 :
  • - various changes
    - added CEF-6.60-TN-A compatibility mode
    - ISO / CSO display
- 1.0.1 :
  • - Fixed bug when deleting rar/zip archives
    - Fixed name format issue when extracting rar archives : now it doesn't transform extracted files's names to lowercase characters anymore
- 1.0 : Release



(check the svn repository for more details)
Advertising
Last edited by wth on Sat Mar 14, 2015 12:32 pm, edited 58 times in total.
Jdmi3n
Posts: 13
Joined: Thu Apr 19, 2012 12:05 pm

Re: [Release] yMenu v1.0 for Vhbl

Post by Jdmi3n »

how do i use this menu? Am i suppose to copy those files in the download link and add it to the sc3 vhbl savedata?
Advertising
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: [Release] yMenu v1.0 for Vhbl

Post by fate6 »

yep exactly right ^__^
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?
wth
HBL Developer
Posts: 834
Joined: Wed Aug 31, 2011 4:44 pm
Contact:

Re: [Release] yMenu v1.0 for Vhbl

Post by wth »

yeah just copy paste everything in the same folder as your vhbl save, and confirm replace if asked
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: [Release] yMenu v1.0 for Vhbl

Post by fate6 »

I just transferred it over to my Vita and it works perfectly on SC3 ^___^
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?
wth
HBL Developer
Posts: 834
Joined: Wed Aug 31, 2011 4:44 pm
Contact:

Re: [Release] yMenu v1.0 for Vhbl

Post by wth »

awesome =D
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: [Release] yMenu v1.0 for Vhbl

Post by fate6 »

OMGOMGOMG

ymenu fixes the gpSP exit freeze 0___0

I use the gpSP you posted a while back and now with ymenu it no longer crashes on exit ^___^

EDIT:
lolz I just started gpSP and exited again to make sure and it froze the whole Vita :lol:

EDIT2:
ok so it sometimes exits but most of the time it still crashes >__<
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?
Dutt
HBL Tester
Posts: 302
Joined: Mon Jan 16, 2012 7:41 am
Location: Queensland, Australia

Re: [Release] yMenu v1.0 for Vhbl

Post by Dutt »

Working with MotorStorm/Vita. Thanks very much very nice work.

EDIT: Deleting works fine.
1. PS Vita Wifi 2.01 fw - Pro-V/Ark
1. PS Vita Wifi 3.18 fw - ?
1. PS Vita 3G 3.60 fw - HENkaku
wth
HBL Developer
Posts: 834
Joined: Wed Aug 31, 2011 4:44 pm
Contact:

Re: [Release] yMenu v1.0 for Vhbl

Post by wth »

Ok updated :)

Updated to v1.0.1 :
- Fixed bug when deleting rar/zip archives
- Fixed name format issue when extracting rar archives : now it doesn't transform extracted files's names to lowercase characters anymore
Dutt
HBL Tester
Posts: 302
Joined: Mon Jan 16, 2012 7:41 am
Location: Queensland, Australia

Re: [Release] yMenu v1.0 for Vhbl

Post by Dutt »

wth wrote:Ok updated :)

Updated to v1.0.1 :
- Fixed bug when deleting rar/zip archives
- Fixed name format issue when extracting rar archives : now it doesn't transform extracted files's names to lowercase characters anymore
Thanks for the update. Working good.
1. PS Vita Wifi 2.01 fw - Pro-V/Ark
1. PS Vita Wifi 3.18 fw - ?
1. PS Vita 3G 3.60 fw - HENkaku
Locked

Return to “Vita Half Byte Loader”