![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [Release] APPSwitcher PSP 1.0 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Code: - -- --------------------------------------------------------------------- -- - Author MK2k / www.mk2k.net Name APPSwitcher PSP Version 1.0 Platform PSP (Custom Firmware 3xx-5xx) ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Code:
- -- --------------------------------------------------------------------- -- - Author MK2k / www.mk2k.net Name APPSwitcher PSP Version 1.0 Platform PSP (Custom Firmware 3xx-5xx) Dev-Details VSH Plugin Developed in C - -- --------------------------------------------------------------------- -- - ![]() Description APPSwitcher is a little VSH plugin that lets you categorize your homebrew for the XMB. By the press of a button combination you can then switch from category to category which then gets shown to you right on the XMB. Download via mk2k.net Read the english or german readme file for information on how to install and use this plugin! visit www.mk2k.net |
|
|
|
|
|
#3 |
![]() Local Tech
Join Date: Oct 2007
Real First Name: Joe
Location: home
Just Played: rockband
Posts: 1,822
Trader Feedback: 0
|
wow this is a must have
havent tried it yet but WILL definitely thank you -=Double Post Merge =- i have a game folder FULL (around 100) of eboot app/game SO == i delete them (providing i move the game/app to another folder temporarily) create the BREW_xxxx folders and place wanted homebrew in there and edit appswitcher.txt Last edited by joseph10444; 11-07-2008 at 05:43 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
#6 |
![]() |
If you forget to do the USB workaround, you will see some Defect Files that can't be started (they are the remains of the cached last category), nothing to worry about imho.
I will do my best and tbh have to ask around if there is a good way to flush the memorystick cache for the XMB. |
|
|
|
|
|
#10 |
![]() ![]() Developer
|
How does this work (I mean internal working)?
__________________
Hardware Alarm Suite II v2.7 bld 1727 (1730 Latest)|Academic Aid 6.R769 w/ Motion|LocoRoco Motion Plugin|XmbController 1.61|More(32) TweakDISPLAY(NOW OUT!) | PaintOnXMB v1
|
|
|
|
|
|
#12 | |
![]() Retired PSP Developer
|
Quote:
Code:
sceIoDevctl("fatms0:", 0x0240D81E, NULL, 0, NULL, 0 );
|
|
|
|
|
|
|
#13 | |
![]() |
Quote:
this is a very cool app by the way. everyone always asked for something like this
__________________
[QUOTE=SuperBatXS]I use my psp all the time in the plane. I was masturbating once while watching some lesbian videos when a fat lady beside me was sleeping and her really hot daughter next to her was getting ready for my dong to shove up her ding. Then, her daughter and I were about to go to the bathroom together but, the air hostess came to tell me i should stop right now. [U]I swear this happened.[/U] I am never taking my psp to the plane again. Always got my iPod though...hehe. ;)[/QUOTE] Last edited by BlackBurd; 11-07-2008 at 10:43 PM.. |
|
|
|
|
|
|
#15 |
![]() |
I got it working. I think the USB icon turns into a sort of "refresh" or cache clear button to see your new category. It feels a bit rudimentary, but for what it does (organizes my long list of homebrews, apps, and ISO's) and for free, I can't complain
Maybe AhMan's code can help make the process more intuitive.Just some suggestions, if you want them: - Option to remove the load text -- I can understand its purpose, but I don't like splashscreens or load text unless it has a purpose other than to tell me the obvious - Button Assignment! The switching process would be easier if the categories were assigned to other DPAD buttons Optional: Intrafont support. It would make the GUI look cleaner and is easier to read when it's sitting atop all the graphical elements Thanks for the nice app
__________________
[SIZE="5"][B]๏̯͡๏[/B][/SIZE] |
|
|
|
|
|
#16 |
![]() |
Mr305: it's based on renaming directories, nothing more, nothing less
![]() AhMan: I already knew of this piece of code and have put it before and after the operations on the file system, unfortunately without any success. alongcametheother: maybe you already have one or more plugins running and APPSwitcher isn't compatible to that/them? Psypher: a plugin being successfully loaded is a purpose, another purpose could be that I like to have my name on everyone's PSP at least for some seconds hmkay? I'll take the button assignment option on my Todo list ![]() oh and Thanks for your comments so far, I didn't think that such a little plugin would be such a crowd-pleaser
|
|
|
|
|
|
#17 | |
![]() |
Quote:
Like I said, I understand why you want the loading text there. I respect your wishes, and we're priviledged to even be using this application -- it was only a suggestion. Thanks for taking the button assignment suggestion to consideration. And yeah, this plug-in has been something that's been asked for ages. I even think I made a thread or viewed some threads asking if such a plug-in exists. All I can say is, FINALLY
__________________
[SIZE="5"][B]๏̯͡๏[/B][/SIZE] |
|
|
|
|
|
|
#21 | |
![]() |
Quote:
even renamed and set everything up just like the readme states directory names and appswitcher.txt appswitcher.txt reads: ms0:/PSP/GAME150;ms0:/PSP/BREW_APP150 ms0:/PSP/GAME4XX;ms0:/PSP/BREW_APP4XX ms0:/PSP/GAME;ms0:/PSP/BREW_GAME and directories are renamed as such i always have the best luck ![]() Murphy's Law and all that -=Double Post Merge =- the game folder that i renamed BREW_GAME works but nutin else Last edited by alongcametheother; 11-08-2008 at 02:44 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
|
#22 | |
![]() Retired PSP Developer
|
Quote:
This statement should be placed after you've renamed directories and close all file descriptors. BTW, the flushing of MS Cache will also force all open files to be closed. |
|
|
|
|
|
|
#23 |
![]() |
just updated to 5.00 m33-2 just to check if itd work
still same stuff before i upgraded it wouldnt let me use anything in the settings menu and would freeze on some of them it would let me see what was in the renamed game folder when i switched to another one it would show the no games message but then it would rename one of the folders back to the original name even tried all the little tricks to make sure it was saving on the stick correctly had to do all the file transferring through recovery since everything in the settings menu was broken figured this plugin reroutes the usb command anyways for its own use sorry really tired hope im making sense |
|
|
|
|
|
#27 |
![]() |
Hey guys,
- The following is not an official release - Get the updated beta from http://mk2k.net/temp/appswitcher_1.1b-mk2k.zip the zipfile just contains the APPSwitcher.prx, replace the old with the new one. The new one doesn't show any text on the PSP screen, but writes messages to ms0:/appswitcher.log Please use the steps from the 1.0 readme to set up your PSP as intended and use the Right-Trigger+D-Pad-Right combination to switch. - The procedure to go to the USB activation/deactivation ISN'T necessary anymore. - the ISO directory still doesn't seem to work, so please only use switching with PSP/GAME etc. -> please also try other XMB functionality while this plugin runs (the issues reported by some of you should be gone now) please report back how it worked for you. thanks -- MK2k |
|
|
|
|
|
#30 |
![]() |
I'm on 4.01 M33.
Worked great! At first I forgot to delete the existing GAME folder, so it didn't seem to work. Once I had done that, all went well. Thanks Mk2k! Last edited by RupertAvery; 11-10-2008 at 07:02 PM.. |
|
|
|
![]() |
| Tags |
| appswitcher , psp , release |
| Thread Tools | |
|
|