QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[Release] PSP Homebrew Icon Sort Tool v1.1 for windows

This is a discussion on [Release] PSP Homebrew Icon Sort Tool v1.1 for windows within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; PSP Homebrew Icon Sort Tool v1.1 There are too many homebrews in my PSP, hard to find what I need, ...

Reply
 
LinkBack Thread Tools
Old 06-19-2006, 05:07 AM   #1
 
Join Date: Feb 2006
Posts: 26
Trader Feedback: 0
Lightbulb [Release] PSP Homebrew Icon Sort Tool v1.1 for windows

PSP Homebrew Icon Sort Tool v1.1

There are too many homebrews in my PSP, hard to find what I need, so I made a homebrew icon sort tool for windows.

+ Four icon size to choose;
+ Corrupted icon hiding function;
Use "Action" menu to hide all corrupted icons,
Use right-click menu on list item to hide selected corrupted icon(s).
"__SCE__" scheme is used to hide corrupted icon(s).
+ Add English UI language;
+ Drag folders or files onto list will copy dragged items to "PSP\GAME" folder;
+ Add a default background image in preview window .

v1.0
. Graphic UI to Preview PSP icons;
. Double-click item to preview full size homebrew icon with background image;
. Support multi-item drag & drop operation;
. Detect connected PSP automatically;
. Press "Apply" button to take effect.



Click to download
UFox is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 06:29 AM   #2
 
Join Date: Mar 2006
Posts: 1,469
Trader Feedback: 0
Default

Soo cool, i appretiate your work.
Xandu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 06:37 AM   #3
11th Squad Captain
 
c5cha7's Avatar
 
Join Date: Jun 2005
Location: You are here -----> 名前: アダム | 飲むコー&#1
Posts: 2,562
Trader Feedback: 0
Default

Just tried it, I must say this is excellent !
Ver Easy to use aswell .

Good work .
__________________
FAVORITE GAME! - BEER & ANIME! - SO EXICTING!

開発者, 携帯用プログラマー 日本サポータおよび恋人 本名のアダムの鍛冶屋
Currently Working On: - Flashmod V2.50 - Flashmod V2.60
Currently Drinking: Coffee! - 私はコーヒーを飲む
Chao Garden: DEMO v0.6
Chao Garden V0.5b Review!
c5cha7 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 07:37 AM   #4
 
Join Date: Apr 2006
Posts: 48
Trader Feedback: 0
Default

mine crashes when loading the homebrew =(

something about Microsoft Visual C++ Runtime Library
pancak3ihop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 05:38 PM   #5
 
X-BlueRaven's Avatar
 
Join Date: Jan 2006
Location: In my chair
Posts: 232
Trader Feedback: 0
Default

Great App I must say Love how easy it is. Thanx for you hard work on this.
X-BlueRaven is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 06:12 PM   #6
 
MobiTec's Avatar
 
Join Date: May 2006
Posts: 10
Trader Feedback: 0
Default

Yeh Fantastic App...

There should be 1 designed like this for sorting Video files...
hey UFox.. maybe that could be your next project... hahaha

Keep up the great work

MobiTec :icon_wink
MobiTec is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2006, 10:58 PM   #7
 
Join Date: Apr 2006
Posts: 26
Trader Feedback: 0
Default

Wow, and here I am using this outdated PBP Easy Installer thingy to sort it. now I can finally update to this and I must say, It is alot more user friendly then the PBP one. Thanks for your work.
AzN_PlaYEr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 05:44 AM   #8
 
framerate's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 389
Trader Feedback: 0
Default

Hey how exactly did you get this to work? I was working on something like this that ran on the PSP but ran into some limitations based on the pspsdk (I think). Did you use this to edit something on the file header?
__________________
[URL=http://www.framerate.info/psp][IMG]http://www.framerate.info/_hosted/imageupload/signature.gif[/IMG][/URL]
framerate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 11:56 AM   #9
 
Join Date: Jul 2005
Posts: 139
Trader Feedback: 0
Default

The files are sorted in the memory stick based on modification time (or possibly creation time, I forget which). You can use the unix touch command to move any file to the top of the list or use your favorite programming language and its functions to access/change the modification/creation time of a give file.

I created a program that does the same thing in perl. I never released it because I was outraged by the fact I could not find a perl module to display PNG images (the format the homebew game icons use). I figured with the number of cool apps that allready do this, releasing one without the ability to display icons would blow.

Anywhoo, if anyone wants the source code, let me know and they can have it (to my version of the icon sorter). It has code in to extract the param.sfo file from the hombrew eboot, and then get the program title/icon from that. So the intretsed reader might find it intresting.

Garak
Garak is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 12:04 PM   #10
 
Join Date: Jul 2005
Posts: 23
Trader Feedback: 0
Default

The English interface still has some chinese characters next to "Language". please fix if you can.
Excellent app.
theshadowrunner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2006, 12:20 PM   #11
Retired QJ *****istrator
 
Abe_Froeman's Avatar
 
Join Date: Jan 2006
Real First Name: Mandatory Field Filler
Location: East Coast of US
Just Played: Mandatory Field Filler
Posts: 14,616
Trader Feedback: 0
Default

This looks solid, I'll give it a whirl tonight and report back.
Abe_Froeman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-21-2006, 02:38 PM   #12
 
Devun_06's Avatar
 
Join Date: Feb 2006
Posts: 338
Trader Feedback: 0
Default

Man, this is the bomb
I don't know how it works, but I do know that it did what I told it to
(*I wasn't speaking to it or anything, but you know I'm saying :mrgreen: .)
Devun_06 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-01-2006, 07:25 AM   #13
 
Join Date: Mar 2006
Posts: 57
Trader Feedback: 0
Default

Great apps, thanks !
Now that I have a 1.5 I want to organize this mess
Mosquito is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-01-2006, 08:14 PM   #14
 
Join Date: Jun 2005
Posts: 21
Trader Feedback: 0
Default

Thanks man, what a relevant tool to the many new 1.5 users!
jivemuffin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-01-2006, 09:19 PM   #15
 
Mister Chief's Avatar
 
Join Date: Jul 2005
Location: Bungie Studios
Posts: 7,832
Trader Feedback: 0
Default

This app rules.
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime]

[/COLOR][CENTER]
[/CENTER]
[URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER]
[CENTER]
[/CENTER]
Mister Chief is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-01-2006, 10:30 PM   #16
 
Join Date: Feb 2006
Posts: 100
Trader Feedback: 0
Default

Very nice user-friendly app. Thanks for taking the time to create this and share it.
AiRiq is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2006, 06:17 PM   #17
 
Join Date: Jul 2005
Posts: 23
Trader Feedback: 0
Default

Hi Ufox, here are small cosmetic changes I thought of:
- Remove Chinese characters next to Language (L) on menu.
- remember window position & state (maximized, standard).
- remember column size.
- The status bar explanation tips are all in Chinese, even when UI is set to English.
Thanks for this wonderful app!
Later,

TSR
theshadowrunner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2006, 06:43 PM   #18

PSP Developer
 
alatnet's Avatar
 
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
Default

Very Nice!
I used PSickoPortable v0.2b to change to positions of the eboots in the menu and the hiding of the corrupt icons didnt work that well. But now since u released ur program... Screw PSickoPortable v0.2b .
__________________

"Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me
Anime/Manga and Fanfiction is my inspiration!

Creator of:
- PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP -
alatnet is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2006, 07:00 PM   #19
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Is there a way this program can be ported to the PSP. Because if that is possible, it will kick HUGE MAJOR FRIEKING ASS baby!
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2006, 09:58 PM   #20
 
ZXeno's Avatar
 
Join Date: Jul 2006
Posts: 34
Trader Feedback: 0
Default

Quote:
Originally Posted by theshadowrunner
- Remove Chinese characters next to Language (L) on menu.
I believe that's for Chinese users, I mean. How else would they see that it said Language there if they don't know English?
ZXeno is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-12-2006, 05:48 PM   #21
 
Join Date: Jul 2005
Posts: 23
Trader Feedback: 0
Default

they wouldn't but it doesn't matter since the program checks your system locale and sets the language automatically.
Later,

TSR
theshadowrunner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-29-2006, 04:20 AM   #22
 
nuno_m's Avatar
 
Join Date: Sep 2006
Posts: 100
Trader Feedback: 0
Default

great app.

too bad it is for windows only...
cant u make a mac version?
that would be great!
nuno_m is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-29-2006, 04:55 AM   #23
 
HeaD_ShOt's Avatar
 
Join Date: Oct 2006
Location: 貴方のうしろにいます。
Posts: 1,157
Trader Feedback: 0
Default intro picture

how do u add a intro picture for a homebrew folder?
HeaD_ShOt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-29-2006, 05:08 AM   #24
Enter Custom Title
 
Join Date: May 2005
Posts: 3,717
Trader Feedback: 0
Default

wow great feature with the dragging and dropping, top work
muratcan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-29-2006, 05:44 AM   #25
 
Join Date: Jul 2006
Posts: 7
Trader Feedback: 0
Wink

Quote:
Originally Posted by nuno_m
great app.

too bad it is for windows only...
cant u make a mac version?
that would be great!

did you read the creation date before you took this post up to the top?

this is out of date...

newest version here: http://dl.qj.net/PSP-Content-Manager...0358/catid/190
hqm42 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-05-2007, 05:39 AM   #26

¡Éste es Spartaaaaaaa!
 
Torch's Avatar
 
Join Date: Jun 2007
Posts: 2,472
Trader Feedback: 0
Default

for mac users all you have to do is change the created on and last modified on date on your homebrew folder. The icons are displayed with the newest first, on the PSP.

It would be cool if this app could change the date on the ISO files also, because i want my games to be on top, and in order of playing frequency.
__________________
You didn't hear it.
You didn't see it.
You won't say nothing to no one, never in your life.
You never heard it.
How absurd it all seems without any proof.
Torch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
homebrew , icon , psp , release , sort , tool , v11 , windows

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 12:44 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us