![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [Release] HomeBrew Sorter GUI beta 4 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Yo, here's beta 4 http://www.mediafire.com/?z4lth0wehty Basically added support for game categories Browser mode and repeated categories (they are merged and ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 | |
![]() QJ Gamer Bronze
|
Yo, here's beta 4
http://www.mediafire.com/?z4lth0wehty Basically added support for game categories Browser mode and repeated categories (they are merged and you sort homebrew as if they where in the same folder). The merging is because game categories plugin merges the categories the same way, so this is more convenient for sorting. All the actual categories are displayed when sorting the categories. If you have repeated categories it would be wise to keep them toguether, I'm not sure which sorting method uses game categories for this case. Quote:
Original beta 3 post: _________________________ _________________________ _______________________ I've never used any HB sorter app, but today I finally wanted to and I was very happy to find homebrew sorter GUI beta 2 by Valentin which supported game categories plugin and had a nice GUI. But with a homebrew count of 100 (max is 500 if anyone wonders) sorting categories was a little...everlasting. Also when it came up with an old 1.50 style homebrew it crashed (trying to load the icon from a data.psar file named eboot.pbp I think). So I thought: "Man, this is screaming a per category sorting and some fixes". Happily open source is our friend, so now that I have the app to my linking, I'm sharing it with the comunity. Download: hbsorter_GUI_beta3.rar Source included of course Some screens: ![]() ![]() Changelog: Code:
Suloku 2010 ___________ Beta 3 changelog: - Support for 1.50 hombrew in folder+folder% style. (__SCE__ naming style already supported) - Added ability to sort homebrew by category. A new menu appears for selecting category to edit. - Added option "View all" that works as beta 2, but the category name is displayed like "Category: homebrew". - If there are no categories, View All is automagically run. - Added check for eboot.pbp file presence (if no eboot.pbp, the folder won't appear). - Minor graphic changes (including eboot's icon). Valantin's versions _________________ Beta 2 changelog: - Ability to change the order of categories - Very small changes in the GUI to add the new function - Visual changes (homebrew / categories) using the L and R buttons Beta 1 changelog: - Compatibility with folders -> ms0: / ISO -> ms0: / PSP / GAME -> ms0: / PSP/GAME340 -> ms0: / PSP/GAME352 -> ms0: / PSP/GAME371 -> ms0: / PSP/GAME380 -> ms0: / PSP/GAME4XX -> ms0: / PSP/GAME5XX - Compatibility with subfolders CAT_ of the above - Added GUI written with oslMOD 1.1.0 mod (nn use but since you can fill out my duties with the OSL mod 1.0.1 and 1.1.0) - Ability to show or not to icon0 of HB (now paragraphs of iso) - Ability to co move the directional buttons up and down and even with the analog. - Possibility to save the new order of the HB (But go .. XD) - Now the date of the file is current, and n most since 2005 (I think or something like that) Original homebrew sorter by Sakya Last edited by suloku; 02-02-2010 at 03:49 PM.. |
|
|
|
|
|
|
#3 |
![]() Noob
|
Good work it has the bug fixes that i wanted.
![]() Nice keep it up ![]() Downloading it right now.
__________________
Phat PSP 1004 TA-079 v3+Sony 16GB Mark II+Two Sony Softmoded Pandoras with 5.00 m33-6+1.50 kernel+5.01 patch+6.20 version.txt iPhone 3G 8GB jailbroken with OS 3.1.3 PS2 Slim model SCPH-75004 + MC boot 1.8+uLaunchELF v4.40+ESR beta r9b Fujitsu Simens Amilo PA1510+2.5GB Ram+AMD Sempron 3400+ 1.8GHz+Windows XP My site My qj blog My guides Patch the 5.50/6.00/6.10/6.20 games to work with all FWs My CWCheat databases Working PSPTube scripts |
|
|
|
|
|
#4 |
![]() QJ's Satallite
|
Me too. Awesome categorizer.
__________________
Rules & Regulations: CFW/Pandora Installation/Recovery: Renowned Threads: |
|
|
|
|
|
#6 | |
|
Quote:
I not reminded of the hombrew% type XD I did not think someone would have continued my work ![]() I only remember that the heart is entirely the work of Sakya, I only adapted for use with the game categorize and add a nice GUI Probably the crash with the homebrew to 1.50 kernel is due to the attempt to load the icon0 from .pbp wrong. |
||
|
|
|
|
|
#9 | |
![]() QJ Gamer Bronze
|
I've located a flaw in my code: I haven't contempled the posibility of having two categories named the same under different folders such as this:
PSP/GAME/CAT_homebrew PSP/GAME5xx/CAT_homebrew I don't know right now how will the program respond under this circumstances (probably it will only show homebrew under one folder). I already know how to fix this, but I'm not home right now, so expect beta 4 tonight with this solved. Quote:
Also I'd like to say that I love your GUI, it really improves user feeling from sakya's one. I love it when functionality and graphics can be isolated (look at all those usbloader GUI's for the wii). BTW I didn't ask permision to publish because it was open source and I was releasing the code, so I hope neither you or Sakya mind. I myself only use Context Mode, but for what I've read on game categories readme, the categories are still done the same way, so they should be sorted as any other mode. I'll try that mode when I get home to confim anyways. Remember that Valantin already added the option to sort the categories itself by pressing R or L button. In my version you have to be inside a category or in "view all" mode to access this feature. |
|
|
|
|
|
|
#10 |
![]() Lua Coder
My Mood:
Join Date: Jan 2008
Real First Name: Chris
Location: Iowa
Just Played: Prinny: Can I Really Be T
Posts: 658
Trader Feedback: 0
|
i tryed and it doesnt work
(yes i saved)what i sorted it to ![]() what actually happened (this game should be second) ![]() other than that good job
|
|
|
|
|
|
#11 | ||
|
Quote:
This way you can change only the code for the detection of homebrew or how to save the new list without touching the GUI in part as you did too Quote:
sorry for may bad eng I use google |
|||
|
|
|
|
|
#12 | |
![]() QJ Gamer Bronze
|
Quote:
To sort categories it uses alphabetical order. To sort homebrew it uses the creation/last modification date (need to check that) from eboot.pbp. I'll look into adding support for this. I might made it an enable/disable option like the "view icon" and it will be disabled by default. The reason: I don't like messing with the eboots propierties and I think pressing a button to enable won't be such a nuisance. BTW you should check context mode, it's a lot quicker. Also I think this mode doesn't support kxploited homebrew (1.5 style). Not like that really matter nowadays... |
|
|
|
|
|
|
#14 |
![]() ![]() Chaos Moderator
|
What do you want to change it to?
__________________
REMEMBER Follow the Rules-Read The QJ Agreement-Check out the FAQ's Here and Here-Don't Spam, Flame or Advertise Spoiler for My Blogs and Guides/TuTs:
|
|
|
|
|
|
#16 |
![]() ![]() Chaos Moderator
|
|
|
|
|
|
|
#17 |
![]() QJ's Satallite
|
Naa, it's okay. Great app for organizing categories. A feature which I suggested Bubbletune to do.
|
|
|
|
![]() |
| Tags |
| beta , gui , homebrew , release , sorter |
| Thread Tools | |
|
|