You can view the page at http://psx-scene.com/forums/content....nneeded-Covers
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
You can view the page at http://psx-scene.com/forums/content....nneeded-Covers

I see this author is starting to learn a little more file functionality other then his last release which could be accomplished by a couple of CLI commands. This one can be accomplished with a few more. While I tend to like ANSI GUI's his taste in color is an eyesore plus his graphics are horrid. Someone needs to go download a bunch of oldskool ANSI files, load up TheDraw and learn what makes a good GUI. I think he could teach himself a little VB in less then a day to make this happen with some nice 24-bit graphics.
I mean fair enough, but to me it does not need a fancy GUI... its a tiny patch for MM....
as long as it does whats intended, im quite happy and appreciative.
I don't think the comment you made was very nice, didn't your mother teach you "if you got nothing nice to say, don't say nothing at all".
nag, nag, nag, nag... Someone needs their tampon changed.
Agrees with owen420. Don't like it? Do something better and release it yourself.
All I can say is: At least someone is trying to give back to the community.
Why would this need a fancy GUI to start with? I spend a lot of time in DOS/Command Prompt doing various tasks because I'm more comfortable with it than Windows (I'm showing my age on that one) plus there's a speed boost on large automated processes. I'll give you that I would have preferred a no-color background because for me it makes it easier to read. Or hell, no GUI at all because it's not really needed. If there was no GUI you could make calls to it in other programs/bats.
True, it's nothing fancy and it won't get keys or anything else in high demand, but it serves a purpose and does what it says it will do. That's good enough for me
@BahumatLord
You're right it doesn't need a GUI as a simple batch file could suffice.
@owen420 ... Maybe you're too stoned to realize, but I was offering constructive criticism; albeit a bit harsh. I personally just think posting simple apps which serve little to no purpose that can be done with a few lines of batch code or in the authors case a few lines of code (in whatever language he used - he could of just wrote a batch file and used a BAT->EXE converter). So the app may be of some use to people who are smart enough to navigate through a windowed environment, but clueless on how to handle the CLI. However, I stand with saying the GUI is awful. If the author is going to waste his time posting programs that are comprised with 10-15 lines of code he could at least put a little effort into them and borrow a damn ASCII/ANSI.
Now if this program ran on the PS3 I would have a little more respect then someone throwing some CLI commands around.
Do better? LOL...
Then why don't you ppl produce one that out shines his release and Quit bitching about it like a bunch of ragged out bitches.
Side note: I went through this same shit when I released a GUI for the KMEAW patches and Geohotz patches and so forth. All bunch of talk but still didn't out do my GUI - OP ((PC) GUI CMD CFW Patcher v1.0.8r4 - Final).
Talk talk talk blah blah blah nag nag nag. Bunch of little girls bitching cause they didn't do something so simple before someone else did.
@ aldostools:![]()
Last edited by Quakes69; 07-15-2012 at 11:58 AM.
In case someone want to delete the unnecesary covers from multiMAN's covers folder in your PS3
(/dev_hdd0/game/BLES80608/USRDIR/covers/)
Use this script:
http://aldostools.org/temp/remove_unnecessary_covers.sc
with my PS3 FTP Client 2.9 (updated to add script support)Code:;Replace "ps3" with the IP of your PS3 console open ps3 root ifnoconnection abort cd /dev_hdd0/game/BLES80608/USRDIR/covers/ del BLES00005.JPG del BLES00008.JPG del BLES00009.JPG del BLES00013.JPG del BCES00019.JPG del BCES00029.JPG del BCES00049.JPG del BLES00068.JPG del BLES00141.JPG del BCES00142.JPG del BLES00220.JPG del BLES00225.JPG del BLES00226.JPG del BLES00233.JPG del BLES00303.JPG del BLES00345.JPG del BLES00349.JPG del BLES00494.JPG del BLES00509.JPG del BCES00516.JPG del BLES00558.JPG del BCES00584.JPG del BCES00594.JPG del BLES00609.JPG del BCES00737.JPG del BLES00747.JPG del BLES00757.JPG del BCES00816.JPG del BLES00908.JPG del BLES00969.JPG del BLES01007.JPG del BLES01049.JPG del BLES01072.JPG del BLES01097.JPG del BCES01160.JPG del BCUS98081.JPG del BLUS00759.JPG del BLUS01179.JPG dir msgbox "done" quit
the script could work also with the Windows' FTP.exe using the following CMD line:
but you have to edit the script with a text editor (eg. notepad) to specify the proper IP of your PS3 console.Code:%windir%\system32\FTP.exe -s:remove_unnecessary_covers.sc
The script could work also as a batch (with little or any change), if it is renamed to .cmd or .bat, to delete local files![]()
Last edited by aldostools; 07-15-2012 at 11:52 AM.
aldostools, does your method only work with the JPG covers, and not the PNG covers? If so, do you have any plans on implementing the PNG removal as well?

No I do not have plansThe scripts are already done.
http://aldostools.org/temp/remove_unnecessary_covers.sc - removes bad JPG/PNG covers
http://aldostools.org/temp/remove_un..._covers_jpg.sc - removes bad JPG covers only
http://aldostools.org/temp/remove_un..._covers_png.sc - removes bad PNG covers only
| « Previous Thread | Next Thread » |