Hacking Cover Downloader

  • Thread starter Thread starter redia
  • Start date Start date
  • Views Views 11,605
  • Replies Replies 35
The wbfs tool version 2.2 (link is on http://www.theotherzone.com/wii ) auto downloads the covers and lets you manage the USB harddrive from your PC using a very nice neat and easy to use GUI - I think most are going for this as its easy and very little work needs to be done.
 
djtaz said:
The wbfs tool version 2.2 (link is on http://www.theotherzone.com/wii ) auto downloads the covers and lets you manage the USB harddrive from your PC using a very nice neat and easy to use GUI - I think most are going for this as its easy and very little work needs to be done.

True but this other guys tool downloads and re size's to the correct size for u
 
people.
the link for version .2 is in the first topic.

if there is a demand for it I will be releasing an upgrade with gameid naming.
I stop bringing up the development because except shadow#1 no one seems to be interested and I hate to clutter the forum
plus I need feedback to improve it.

R
 
redia said:
EDIT version beta 0.2 released please check update


hello everyone,

this is a quick tool to download all your covers from wii.ds-scene
I picked ds-scene because they do not have any watermark on their cover.
the process is pretty simple.
I simply open a web page including their release list
parse it to grab the needed information
and download/resize/rename the cover

don't expect anything fancy.
I started that for for my personal use.

but as I see that nothing is "really" out except nIxx download option (which by the way downloads EVERYTHING from gbatemp including non-wii covers) I decided to share it with you.

for this matter I quickly added a parameter allowing you to choose which covers you want to download
and more important all the covers are downloaded, resized (160x226) and renamed :
GAME (REGION) [RELEASE NUMBER IN DS-SCENE].PNG

making it easy to deal with

I am planning on adding different options, including either a gui or at least an ini file to give you more control, and maybe even a progress status

- region you want to download
- destination folder
- resize option
- naming convention
- starting cover (to allow you chunk downloading)

I am also trying to see if I can find enough sources with GAMEID thus giving you the obvious choice of naming it directly to the gameid.
but unless we find a way to have an online participative DB (on wiibrew?, but they will probably consider that as hackers material, I dunno), I doubt that I will reach any success on that.

once again, don't flame me for this pre-pre-pre alpha release.
I will work on that tomorrow if I find time, and if anyone has some good idea to share feel free to let me know, I am at such an early stage of the process that I could include it.

"http://rapidshare.com/files/218920081/WII-cover_beta0.1.rar (no download limit)

you will find 2 .exe in this archive
convert.exe (used to do the image conversion)
WII-cover 0.1.exe (which is my application)

put both in a folder and run :
WII-cover_beta0.1.exe ALL
WII-cover_beta0.1.exe PAL
WII-cover_beta0.1.exe NTSC-U
WII-cover_beta0.1.exe NTSC-J
WII-cover_beta0.1.exe NTSC-KOR

knowing I did not include a progress I have left the IE page open so you have a clue on were you are standing....

I hope it helps until I improve it and/or someone makes a real application for this purpose

I am sorry I could not do more today, but I really have to run right now...

Cheers,
R

v .2 is not in this first post and yes people r interested because now the usb loaders use covers and your tool would help out so much and thanks for your hard work on this.
 
Shadow#1 said:
v .2 is not in this first post and yes people r interested because now the usb loaders use covers and your tool would help out so much and thanks for your hard work on this.

ooppssss... ok.. shoot me.. must have been really messed up when I updated the post.
sorry it is fixed..
still beta 0.2.. I have not compiled version 0.3 yet.

implemented in 0.3.
fixing error in the log processing (the size of the edit box is limited so at one point it stops moving)
added a file log to.. so you know exactly what happened
fixing error for downloading (added a retry counter)
added a error log so any file which could not be downloaded there is listed
added the settings.ini (finally)
temptative download game selection (not sure it is going to be in 0.3)
removed region from the name as the files are now saved in the appropriate folder
(a tag appears for PAL region as it can have multiple release (MULTI 3/4/5/6.... etc)
more interesting for a lot of us settings.ini has the SIZE.. so you can resize to ANYTHING you want

I will be releasing it tomorrow,
until then feel free to add any wish you have
R

ps.. please let me know if you are interested in me continuing this development.
because if get no more feedback I will keep it private. I really hate cluttering the forum
I do not need any "thank you" or donation.. I simply want to be sure that it is of interest to some of you. and also it is in a beta stage so I need your feedback/results
 
while i havent posted very muchon gbatemp, mostly in teh last few days with usb loader suggestions and what not, and i would NEVER EVER condone stealing someone else's work (even if its open source or doesnt belong to them in teh first place)...

http://www.teambadattitude.co.uk/art/wii/

very good site for extremely high quality scans of boxes AND DISCS! you could be the first to use disc images instead of box scans. wouldnt that be a nifty thing to a image based usb loader? spinning disc images! awesome, aweome to the max.
 
palasx said:
while i havent posted very muchon gbatemp, mostly in teh last few days with usb loader suggestions and what not, and i would NEVER EVER condone stealing someone else's work (even if its open source or doesnt belong to them in teh first place)...

http://www.teambadattitude.co.uk/art/wii/

very good site for extremely high quality scans of boxes AND DISCS! you could be the first to use disc images instead of box scans. wouldnt that be a nifty thing to a image based usb loader? spinning disc images! awesome, aweome to the max.
I have to take a look at this website
so I am putting a "maybe to do" in adding the option download cover or cd labels..

Cheers,
R
 
im also having problem seeing the downloaded file. when the downloader starts to download the covers i see the .jpg files, which i assume is being processed since they disappear a short time after. but after that, nothing. there are no PNGs to be found anywhere.
 
adrian783 said:
im also having problem seeing the downloaded file. when the downloader starts to download the covers i see the .jpg files, which i assume is being processed since they disappear a short time after. but after that, nothing. there are no PNGs to be found anywhere.
could you give me some information on your setup ?
operating system
location of my application
is the convert.exe in the same folder ? (I did not put any check for that. I will add it, or even I might fully embed the apps in mine. or develop my own conversion tool... will see)

Cheers,
R
 
adrian783 said:
windows xp
convert.exe and the other exe are in a folder which is on the desktop
could you put it somewhere else and tell me if it solves your prob.

I will look into that.
R.
 
fchadon said:
Will be great if you can download all at normal size and resize for big and small for USBLOADERAB
next release (due hopefully tomorrow) will allow you to define your own size in a setting.ini

I could easily add a secondary size if you want me to.
if left empty it won't do anything, but if filled it will create a duplicate with the alternate size.
to differentiate them I can add a prefix or a suffix.

let me know.
R
 
Updated to version Beta 0.3
see first topic for history / to do list and download link

Cheers,
R
 

Site & Scene News

Popular threads in this forum