Hacking USB Loader... my turn ;)

vettacossx

Wii Theme Team Founder
Member
Joined
Sep 19, 2008
Messages
1,330
Trophies
0
Location
Right Behind You! Uh Oh!
XP
217
Country
QUOTE said:
Yepp, so we have to find a more suitible way of resizing them... any suggestion?

a site to maintain the images standardized sizes (we need a default image res)

then be sure people ONLY get the images from sites like this:
http://www.theotherzone.com/wii/index.php

to be sure we are all on the same proverbial page
 

jarock

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
304
Trophies
0
XP
49
Country
QUOTE([email protected] @ Apr 16 2009, 09:29 PM)
jarock said:
Here is a 50hz template for black line problem.
Based on these coords:

console_coords=40,98,350,285
covers_coords=482,135


Its widescreen 853x550.
Resize after you are finished to 640x550.
A small note: I find it's much better to add your text and button text after you have resized, as doing so before then resizing and then stretching in the loader again seems to have more blur. Now thats just my view.

Also 550 pixels seems to have a better fit for me some others 530 pixels. I would recommend doing the 550 and just keep from text running into the last 20 pixels, just the theme and colour. This way your background will be more compatible and be suitable for both.


Jarock.. its actually 640 x 530 for pal... not 550 as it tends to overflow...



FOR PAL (Solves Black Line problem at Bottom of Screen)


Config Settings;

widescreen = 1
wbackground = bg16x9pal.png
layout = ultimatew
console_color =6,15
console_coords=40,106,350,280
covers_coords=481,135

Yeah i now mate 1 of my tv's is fine on 530 and the other seems a bit short. None the less I posted a background a few pages back for this correcting the problem. Seems ok on responses I got back. Thanks anyway keep up the good work.
 

thewebguy

Well-Known Member
Newcomer
Joined
Oct 29, 2008
Messages
46
Trophies
0
XP
34
Country
United States
some new ones
thewebguy_skull.png

test6.png

test7.png
 

LuffarJoh

Active Member
Newcomer
Joined
Nov 13, 2008
Messages
40
Trophies
0
XP
9
Country
vettacossx said:
QUOTE said:
Yepp, so we have to find a more suitible way of resizing them... any suggestion?

a site to maintain the images standardized sizes (we need a default image res)

then be sure people ONLY get the images from sites like this:
http://www.theotherzone.com/wii/index.php

to be sure we are all on the same proverbial page

or maybe two standard, one for 4:3 and one for 14:9. Or we resize the image on the fly nd saves a 14:9 copy on SD as Hungyip suggested.
I guess thats the easiest and for now best sulotion.
 

kedest

Well-Known Member
Member
Joined
Feb 6, 2007
Messages
3,289
Trophies
0
Website
Visit site
XP
534
Country
Netherlands
Bladexdsl said:
i'll be using it to make my future skins if i can ever get this fucking widescreen to work without the damn loader black screen and wii mote not responding!

I had that problem too. I fixed it by making all values (x,y,width,height) even.
 

Screemer

Well-Known Member
Member
Joined
Sep 21, 2008
Messages
1,248
Trophies
0
Website
Visit site
XP
143
Country
Gambia, The
interesting bugfix. maybe somebody wants to integrate it.

Narolez said:
@Knocks, oggzee:

for correctly showing JAP Fonts, the VIDTV Patch must done, call vidolpatcher in the Apploader_Run Method.

EDIT: i fixed it in the cfg9, please test: http://www.mediafire.com/file/m2jzygkytlm/..._cfg9-VIDTV.rar

In my V4:

CODEapploader.c

s32 Apploader_Run(entry_point *entry)
{
ÂÂÂÂÂÂ [...]
ÂÂÂÂ
ÂÂÂÂÂÂ for (;;) {
ÂÂÂÂÂÂÂÂvoid *dst = NULL;
ÂÂÂÂÂÂÂÂs32ÂÂ len = 0, offset = 0;

ÂÂÂÂÂÂÂÂ/* Run apploader main function */
ÂÂÂÂÂÂÂÂret = appldr_main(&dst, &len, &offset);
ÂÂÂÂÂÂÂÂif (!ret)
ÂÂÂÂÂÂÂÂÂÂÂÂbreak;

ÂÂÂÂÂÂÂÂ/* Read data from DVD */
ÂÂÂÂÂÂÂÂWDVD_Read(dst, len, (u64)(offset
 

tripellex

Well-Known Member
Member
Joined
Mar 6, 2009
Messages
129
Trophies
0
XP
58
Country
United States
hungyip84 said:
Since I started this project, I haven't had a chance to play with the loader.

I saw many great backgrounds (I personally love the black one with black channel), but i never have a chance to customize my loader yet.

After this fix, I should take a break and spend some time with my wii =)

The fix would be out soon.

I will remove the image resize functionality, and now if you turn on widescreen mode, the loader would try to find the XXXXXXW.png (XXXXXX is game id) for you.


Glad you liked mine Hungyip. For all your hard work, hit me up on PM and I'll make you a custom one just for you and you alone.

AND NO, that doesn't mean everyone else PM me asking for a custom one too.
 

evvil

Well-Known Member
Member
Joined
Dec 29, 2006
Messages
164
Trophies
0
XP
163
Country
LuffarJoh said:
vettacossx said:
QUOTE said:
Yepp, so we have to find a more suitible way of resizing them... any suggestion?

a site to maintain the images standardized sizes (we need a default image res)

then be sure people ONLY get the images from sites like this:
http://www.theotherzone.com/wii/index.php

to be sure we are all on the same proverbial page


or maybe two standard, one for 4:3 and one for 14:9. Or we resize the image on the fly nd saves a 14:9 copy on SD as Hungyip suggested.
I guess thats the easiest and for now best sulotion.


I just asked djtaz (thats his site) if he could also host widescreen versions of the box art. he said if there is enough requests that he would think about doing it.

QUOTE
IT can be done , but it would take quite a bit of coding on my part to add that in as id have to re-structure pretty much everything to do it properly.I would really need a lot of people asking for this in order to see a valid reason to do it but since the site is there to help people out , if i get enough requests ill put it up there.
Get people to ask on a thread and give me a look and if theres enough demand ill look into it for you guys.
To be honest , the easier way to do it would be to make a new folder called palW next to the Pal folder and give it the same ID as in the pal folder - that way it would have a path of /palW/IMAGE.png or /ntscW/IMAGE.png
 

NeoRame

Well-Known Member
Member
Joined
Nov 6, 2008
Messages
439
Trophies
0
Location
Gemrany
Website
www.neorame.de
XP
325
Country
Gambia, The
QUOTE said:
To be honest , the easier way to do it would be to make a new folder called palW next to the Pal folder and give it the same ID as in the pal folder - that way it would have a path of /palW/IMAGE.png or /ntscW/IMAGE.png

i agreed whith that idea, so you dont need to rename every cover
 

NeoRame

Well-Known Member
Member
Joined
Nov 6, 2008
Messages
439
Trophies
0
Location
Gemrany
Website
www.neorame.de
XP
325
Country
Gambia, The
ok guys for all widescreen and v7 user i have updated my theme BG. thanks autoresize you dont need another cover pack ;-)

widescreen v7
wbg.png


config.txt
Code:
images_path=SD:/apps/usbloader/images/
widescreen = 1
wbackground = wbg.png
layout = ultimatew
console_color=8,7
console_coords=244,54,320,290
covers_coords=80,106
covers = 1
simple = 0
download = 0
 

Screemer

Well-Known Member
Member
Joined
Sep 21, 2008
Messages
1,248
Trophies
0
Website
Visit site
XP
143
Country
Gambia, The
the easiest thing would be if the loader could resize the covers on the fly. i mean as soon as they are displayed the get resized in memory but not save in the new size.
 

Prisoner

Well-Known Member
Member
Joined
Mar 30, 2007
Messages
217
Trophies
0
XP
41
Country
Italy
QUOTE([email protected] @ Apr 16 2009, 08:20 PM) Yes they do ever so slightly... PAL (50 Hz) leaves Black border at the bottom, if using image for NTSC (60hz) Image

PAL (50Hz) image size required 640 x 530
NTSC (60Hz) image size required 640 x 480
but, if I'm using a pal console with the 480p mode?
better NTSC or PAL image?
 

OuahOuah

Well-Known Member
Member
Joined
Oct 2, 2006
Messages
1,072
Trophies
1
Age
45
Location
France
Website
www.ouahouah.eu
XP
754
Country
France
As suggested before : in config.txt => "download_url = http://www.domain.com/mycovert" and it will download the covers here.
So, you can have... other languages (french covert for example
tongue.gif
) but also widescreen covert... so no need to add another letter to the game ID
wink.gif

Users choose the url and then it downloads what they want (I personnaly would like french covert, no widescreen)...
 

evvil

Well-Known Member
Member
Joined
Dec 29, 2006
Messages
164
Trophies
0
XP
163
Country
Screemer said:
the easiest thing would be if the loader could resize the covers on the fly. i mean as soon as they are displayed the get resized in memory but not save in the new size.


We tried that but need to use freeimage library to do it, and using that made a whole host of new problems arise. Not being able to install games being at the top of the list, but also the libpng error was related to this (the 30 game and reset bug) It would save alot of time to just have the widescreen versions hosted somewhere.
 

Rambytes

Well-Known Member
Member
Joined
Aug 4, 2008
Messages
157
Trophies
0
XP
146
Country
Canada
The v7 final works great, but why it's take a looooooooooong time to boot??? It's very, but very long to have the loader on the screen....

normal or not?
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys