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

[WiP] pyMenu 0.3, preview and screenshots

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
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by Acid_Snake »

same folder as the menu
edit2: found a bug or something... i got 15 games in iso folder, so i got 1 page full and half on the other, when i hold down, it goes to the menu normally(from page 1 to page 2, then back to page 1) but when i press up, it is stucked up on page 2 and the cursor is selecting nothing...
I'm pretty sure I got rid of this one since I can't seem to reproduce it anymore.

When I fix all the other bugs and clean up some code, I'll upload a new zip and give you the link
Advertising
taiyaki04
Posts: 492
Joined: Sun Jul 08, 2012 10:41 am
Location: investigating the Ethereal Horizon with the wielder of Jao Shingan

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by taiyaki04 »

Code: Select all

-------------- Python-PSP started Wed Nov 21 18:11:04 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 70, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 124, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/common.py", line 159, in help
    exec from_def+"()" in locals(), globals()
  File "<string>", line 1, in <module>
NameError: name 'menu_adv' is not defined
--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:12:53 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:14:53 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 124, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/common.py", line 159, in help
    exec from_def+"()" in locals(), globals()
  File "<string>", line 1, in <module>
NameError: name 'menu_adv' is not defined
--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:16:25 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 62, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 62, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 70, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 64, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/game.py", line 248, in game_select_adv
    delete(root+"/"+menu.get())
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/game.py", line 150, in delete
    game_select()
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/game.py", line 170, in game_select
    menu.fastdown()
AttributeError: simple_menu instance has no attribute 'fastdown'
--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:19:56 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:20:45 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 70, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 70, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 70, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 82, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/picture.py", line 32, in pic_menu
    picture(image)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/common.py", line 46, in picture
    load_img = psp2d.Image(image)
SystemError: NULL result without error in PyObject_Call
--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 18:29:01 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

button tester started...

cross button ok

circle button ok

square button ok

triangle button ok

right trigger button ok

left trigger button ok

start button ok

select button ok

left button ok

right button ok

up button ok

down button ok

buttons seem ok

buttons seem ok

problem with circle button

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 79, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/psptools.py", line 391, in menu
    elif tools[tools_pos] == "Button test": self.button_test()
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/psptools.py", line 292, in button_test
    log.flush()
NameError: global name 'log' is not defined
--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 22:28:48 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

--------------------------------------------------------------------------------
-------------- Python-PSP started Wed Nov 21 22:30:55 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

program started

Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 144, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 135, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 77, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 114, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 75, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 328, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 328, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 270, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 328, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 328, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 328, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 219, in file_browser
    self.file_browser(browse, root)
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/browser.py", line 209, in file_browser
    browse = the_entries[pos1][entries_pos[2]]
IndexError: list index out of range
--------------------------------------------------------------------------------
is this it?
Advertising
i hope K-on! will have a season 3. if that happens, i will cry my heart out with happiness
devices
PSP 2000 fully hackable - 6.60 me 1.6+pro-c
PSVita 3.01 3g/wifi
PSVita 1.81 wifi urbanix tn-c
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by Acid_Snake »

yes, I'll fix this right away
taiyaki04
Posts: 492
Joined: Sun Jul 08, 2012 10:41 am
Location: investigating the Ethereal Horizon with the wielder of Jao Shingan

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by taiyaki04 »

taiyaki04 wrote:edit2: found a bug or something... i got 15 games in iso folder, so i got 1 page full and half on the other, when i hold down, it goes to the menu normally(from page 1 to page 2, then back to page 1) but when i press up, it is stucked up on page 2 and the cursor is selecting nothing...

[spoiler]
2012-11-21-182529.jpg
[/spoiler]
just to add, when i press X while the cursor selects nothing, i get a blue screen
i hope K-on! will have a season 3. if that happens, i will cry my heart out with happiness
devices
PSP 2000 fully hackable - 6.60 me 1.6+pro-c
PSVita 3.01 3g/wifi
PSVita 1.81 wifi urbanix tn-c
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by Acid_Snake »

taiyaki04 wrote:
taiyaki04 wrote:edit2: found a bug or something... i got 15 games in iso folder, so i got 1 page full and half on the other, when i hold down, it goes to the menu normally(from page 1 to page 2, then back to page 1) but when i press up, it is stucked up on page 2 and the cursor is selecting nothing...

[spoiler]
The attachment 2012-11-21-182529.jpg is no longer available
[/spoiler]
just to add, when i press X while the cursor selects nothing, i get a blue screen
of course, cause you're selecting something that's not there, hence why you get the "Index out of Range" exception:

Code: Select all

IndexError: list index out of range
I'm 100% sure I fixed this error, which means the copy I have uploaded is quite old so I'll upload a new one when I fix the other bugs

edit:
try this
PYTHON.ZIP
(1.88 MiB) Downloaded 100 times
copy it where the menu is, overriding the old one
taiyaki04
Posts: 492
Joined: Sun Jul 08, 2012 10:41 am
Location: investigating the Ethereal Horizon with the wielder of Jao Shingan

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by taiyaki04 »

okay, please send me a link after you upload it ^^,
i hope K-on! will have a season 3. if that happens, i will cry my heart out with happiness
devices
PSP 2000 fully hackable - 6.60 me 1.6+pro-c
PSVita 3.01 3g/wifi
PSVita 1.81 wifi urbanix tn-c
taiyaki04
Posts: 492
Joined: Sun Jul 08, 2012 10:41 am
Location: investigating the Ethereal Horizon with the wielder of Jao Shingan

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by taiyaki04 »

go to Phyton Collection, Blue screen, press X... does not restart, goes error c1

Browser>Iso>game.iso = error c1

Savedata>press down/up = blue screen

ISO>game.iso = c1

Game>NPyyxxxx = working

homebrews = working

edit: i deleted a homebrew, then it goes blue screen (still when i press X on BSOD, it wont restart.. just goes to error c1), so i restarted the game/exploit and the homebrew is deleted(i also checked it on FTP)... it goes blue screen, but deletes it(to sum up)

edit2:

Code: Select all

-------------- Python-PSP started Fri Nov 23 00:19:31 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
--------------------------------------------------------------------------------
-------------- Python-PSP started Fri Nov 23 00:20:46 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 155, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 146, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 125, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 67, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/savedata.py", line 64, in save_convert_adv
    menu.fastdown()
AttributeError: adv_menu instance has no attribute 'fastdown'
--------------------------------------------------------------------------------
-------------- Python-PSP started Fri Nov 23 00:23:35 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
--------------------------------------------------------------------------------
-------------- Python-PSP started Fri Nov 23 00:24:27 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
Traceback (most recent call last):
  File "SCRIPT.PYM", line 13, in <module>
    try: import pymenu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 155, in <module>
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 146, in select_menu
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 125, in menu_adv
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/__init__.py", line 97, in go
  File "ms0:/PSP/SAVEDATA/NPJH00082/python.zip/pymenu/collection.py", line 12, in init
    root, dirs, files = os.walk("ms0:/pygame/collection").next()
StopIteration
--------------------------------------------------------------------------------
-------------- Python-PSP started Fri Nov 23 00:26:27 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
--------------------------------------------------------------------------------
-------------- Python-PSP started Fri Nov 23 00:27:36 2012

Free memory: 719360
PyPSP running in: ms0:/PSP/SAVEDATA/NPJH00082
Could not find platform independent libraries <prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Search path: python.zip;ms0:/lib/python21.zip;ms0:/python/site-packages;ms0:/python

pyMenu 0.3

Running in: 2.5.2 Stackless 3.1b3 060516 (python-2.51:55047, Nov  2 2012, 09:00:29) 
[GCC 4.3.2]
--------------------------------------------------------------------------------
edit3: Browser>PSP>Game>NPxxyyyy>EBOOT.PBP = error c1
Last edited by taiyaki04 on Thu Nov 22, 2012 3:31 pm, edited 2 times in total.
i hope K-on! will have a season 3. if that happens, i will cry my heart out with happiness
devices
PSP 2000 fully hackable - 6.60 me 1.6+pro-c
PSVita 3.01 3g/wifi
PSVita 1.81 wifi urbanix tn-c
thebudds
Moderator
Posts: 428
Joined: Sat Nov 06, 2010 6:56 pm
Location: Somewhere In the next dimension

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by thebudds »

taiyaki04 wrote:go to Phyton Collection, Blue screen, press X... does not restart, goes error c1

Browser>Iso>game.iso = error c1

Savedata>press down/up = blue screen

ISO>game.iso = c1

Game>NPyyxxxx = working

homebrews = working
Very nice to see the progress on this! More menu choices are never a bad thing :D
Image
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by Acid_Snake »

Browser>Iso>game.iso = error c1
yeah ISOs are not working yet, but I'm close to
Savedata>press down/up = blue screen
fixed, I'll upload a new PYTHON.ZIP
Game>NPyyxxxx = working
good, that means PSN apps work well
homebrews = working
awesome, that confirms it
i deleted a homebrew, then it goes blue screen (still when i press X on BSOD, it wont restart.. just goes to error c1), so i restarted the game/exploit and the homebrew is deleted(i also checked it on FTP)... it goes blue screen, but deletes it(to sum up)
I'll check that out
go to Phyton Collection, Blue screen
I forgot to upload the collection's zip file
press X... does not restart
might have something to do with ISOs not working, it seems the loading code is not yet fully functioning
edit3: Browser>PSP>Game>NPxxyyyy>EBOOT.PBP = error c1
wtf? ok that kinda *** me off a bit, I think I'll just remake the loading code from scratch, with this said, I'm off to do some heavy testing on the loading code
taiyaki04
Posts: 492
Joined: Sun Jul 08, 2012 10:41 am
Location: investigating the Ethereal Horizon with the wielder of Jao Shingan

Re: [WiP] pyMenu 0.3, preview and screenshots

Post by taiyaki04 »

just inform me for the newer ones ^^, ill be checking it tomorrow since i need to sleep now
i hope K-on! will have a season 3. if that happens, i will cry my heart out with happiness
devices
PSP 2000 fully hackable - 6.60 me 1.6+pro-c
PSVita 3.01 3g/wifi
PSVita 1.81 wifi urbanix tn-c
Locked

Return to “Vita Half Byte Loader”