Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,063,472
  • Replies Replies 30,225
  • Likes Likes 74
personally i am perfectly happy with the custom ones so i plan on getting all those up to date with Djbubba2002's conversions and ill rename all these 2 3 digit names but im going to leave the "original discs" to nindim seems he has already started the project
smile.gif


first i want to get one style of fully up to date disc images
smile.gif
 
They should all disc covers should be done , in about a hour , vettacossx , i just sent you the first pack . of missing PAL AND NTSC , its still uplaoding , you haev to rename them and resize them
 
On the discart one i have set the script to auto detect the size of the uploaded image as well instead of hard coding it , just in case the image is a different size.

Code:
$original_image = "$type/$id.png";
$blank_image = "zip/none.png";
$width = 160;
$height = 225;

was changed to
Code:
$original_image = "$type/$id.png";
$blank_image = "zip/none.png";
list($width, $height) = getimagesize($original_image);

which means resizing will be more accurate.

Might be worth changing the resize on to add that in antiaverage - and thanks for staying on top of this.
 
I don't see any DVD cover images. I downloaded the images.rar from this article. I can see disc images, but not the covers. I have them in the root of SD card int SD:\images

Thanks,
Kizer
 
i'm the same can see discs but not covers, although see the covers are x225, just resiing to x224 as stated on first page of thread. going to test just now.

Posts merged

ok that worked, the pack i downloaded was the wrong dimensions, revised them and all is well.
 
vettacossx said:
great stuff djtaz the list i have posted with missing arts is dwindling down thanks to djbubba converting them they are all the same style as well just for consistancy ect...

we will add about 30 more soon
wink.gif


This video is not yet processed.


"This video has been removed because it is too long"
 
djtaz said:
I have been working on a script for the discart : Just posted this (im waiting on someone to rename the 600x600 size images for good qualityand ill upload them)
They are all in the 3 digit format.


I have written the script for the boxart site that lets you resize discart to any size you want from whatever size the image is.

The reason i have done this is because people want to upload images at high quality 600x600 in case someone actually wants a high quality image.
The default is 160x160 unless you specify and it checks the image size itself and resizes based on the original image size.
If the image doesnt exist it it gives a no disc image to stop the loaders from crashing.

http://www.theotherzone.com/wii/diskart/RRR.png
RRR.png

for size , put with and height after it
http://www.theotherzone.com/wii/diskart/RRR.png/300/300


check this :

http://gbatemp.net/index.php?showtopic=150...=0#entry1923363
 
djtaz said:
On the discart one i have set the script to auto detect the size of the uploaded image as well instead of hard coding it , just in case the image is a different size.

Code:
$original_image = "$type/$id.png";
$blank_image = "zip/none.png";
$width = 160;
$height = 225;

was changed to
Code:
$original_image = "$type/$id.png";
$blank_image = "zip/none.png";
list($width, $height) = getimagesize($original_image);

which means resizing will be more accurate.

Might be worth changing the resize on to add that in antiaverage - and thanks for staying on top of this.

Updated the resize script to reflect that change.
 
emjayes said:
djbubba2002 said:
Thanks M-A-F-I-A .. I didnt know that , thankyou .. loader is looking good ..

Ok, now I'm interested. Link?
1 post back
tongue.gif
.

Awesome work!
This usb loader is growing so fast and nicely...
biggrin.gif


The images boxart MUST to be 160x224.
The disc spinnig looks so great!
 
djbubba2002 said:
Here is 140 covers of theses .A jump start for you guys Enjoy .
excitebots-c-wiidisc-marker-US.jpg

download it .. rename them to the I.D number and resize them ..
http://rapidshare.com/files/223727010/Wii_Labels.zip.html

I anit doing no more of these ones .. Sorry

if you don't have an account with rapidshare, please don't use it...because after 10 downloads, the link is useless....use megaupload or mediafire instead....thanks..
 
Prisoner said:
djbubba2002 said:
Here is 140 covers of theses .A jump start for you guys Enjoy .
excitebots-c-wiidisc-marker-US.jpg

download it .. rename them to the I.D number and resize them ..
http://rapidshare.com/files/223727010/Wii_Labels.zip.html

I anit doing no more of these ones .. Sorry

if you don't have an account with rapidshare, please don't use it...because after 10 downloads, the link is useless....use megaupload or mediafire instead....thanks..
Exactle.
Move it to a collectors account or another file storage site, like superuploader.
 
GolfDude said:
i just dl'ed rev 99 and its showing the dvd art on the left side and not the box art... how do i fix that?

You put the files in the wrong folder i think. Look at the first page of this thread where the covers should go.


FOR EVERYONE ELSE
Please be so kind and use this thread for cover pack / cover gathering related things. I know you all are doing a good job on gathering and fitting all of the covers for boxart and dvdcovers but it's hard enough for me to keep the first post up to date even without loads of coverpacks in here. Don't get me wrong i really want all of you to continue your good work on the covers but please please please use the separate thread for it. At this point i totally lost track of the coverpacks and don't know who packed what up in which shape etc. I hope you all of you don't get me wrong and know what i'm meaning. Thanks a lot for your support
smile.gif
 
Chaos Punk said:
Just to clarify, is anyone working on autodownloads? I'm a big fan of automated things, lol.

If it's not being worked on, I'd be glad to implement it. I am working with DJTaz on the site the images are coming from, and I have experience having implemented the feature in my own custom USB Loader.
 
GolfDude said:
there we go.. but alas my box art isnt the right size so i get the no image box art .. stupid 1 inch difference..
use batchresize for it. for example use xnview... it's really simple and you won't lose qualitiy when you just resize by one pixel.
 

Site & Scene News

Popular threads in this forum