Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,066,634
  • Replies Replies 30,226
  • Likes Likes 74
NeoRame said:
BlueStar said:
cyrex said:
[*]An official coverart pack by NeoRame can be found here NeoRame´s 3D Boxart - All in one Coverpack 1463 covers.
New_icons_17.gif

These are great - are there being new ones of these made as new games come out though? Have all of my games with nifty 3d covers, apart from ExciteBots, where I've had to use a crappy 2d one because obviously it's just come out and isn't in the pack.
an update will be come later, i work on it ;-)

thanks
wink.gif
 
rev156 DOL (tweaked)

Tweaks:
Code:
+Default video mode set to "System Default"

Changelog (since rev153):
Code:
rev154
[No log message]
rev155
+ Optimized the code to use less memory
+ Updated the code to prepare for per game save settings
rev156
+ Small Bugfix for the Game rename option

Now the only tweak in the dols im compiling is the video mode one, which is basically

changing in main.cpp:81:
this
Code:
Settings.video = discdefault;
to this
Code:
Settings.video = systemdefault;
 
pvi said:
I got the loader working (great loader!!), but sometimes my wii freezes in the screen where the disc is spinning (I'm not clicking the disc yet, just hovering over it with the mouse). It happens with random titles and at random time intervals (no pattern detected yet). I've had this problem with several of the latest versions.

Anyone experienced the same problem?
Yep most of you will experiance it because it's a cache problem. Since the loader uses loads of graphics, sounds, and also the coded parts eat up a lot of memory it will just freeze you after a while. So we added "clear cache" functions to the code and it worked pretty fine. Actually i don't know why it has been replaced... i'll ask for it. It will be back there and then the freezing stops
tongue.gif
.


QUOTE(moviecouple @ Apr 24 2009, 08:59 PM) When Downloadable Covers gets re-implemented back into the loader.... will it be for 3D or Standard covers? Also... will it also download the disc art covers too?
maybe
smile.gif
 
schnitzelbrain said:
jarock said:
pvi said:
I got the loader working (great loader!!), but sometimes my wii freezes in the screen where the disc is spinning (I'm not clicking the disc yet, just hovering over it with the mouse). It happens with random titles and at random time intervals (no pattern detected yet). I've had this problem with several of the latest versions.

Anyone experienced the same problem?

Hi.
Yes I too get these freezes but only on occation and usually after moving the mouse over the cd. Then it spins faster. After mouse is moved away the image spins down this is were it freezes?.
Correct if I am wrong but this is the case with most revisions. I thought maybe just me but appears to be a minor bug!


Did u use readymade dol or compiled urself. It seems when i compile the source myself i do not have the freezes. never shure because its a very intemittend problem

I used the ready made version, but that should not make the difference I suppose (I asume same dol would be produced when I would compile it over here)
 
Seems like on rev156 we can't delete games. On the "usual" position there's a settings button, but no delete
frown.gif


Has it been moved somewhere?
smile.gif
 
Pakatus said:
Seems like on rev156 we can't delete games. On the "usual" position there's a settings button, but no delete
frown.gif


Has it been moved somewhere?
smile.gif
Revision: r151
Author: giantpune
Date: Today (16 hours ago)

Log message
Game list doesn't start at the top if you go to settings menu and come back to
it. Delete is removed for the time being.
wink.gif
 
Chrnosclock said:
Pakatus said:
Seems like on rev156 we can't delete games. On the "usual" position there's a settings button, but no delete
frown.gif


Has it been moved somewhere?
smile.gif
Revision: r151
Author: giantpune
Date: Today (16 hours ago)

Log message
Game list doesn't start at the top if you go to settings menu and come back to
it. Delete is removed for the time being.
wink.gif

Thanks
smile.gif
 
Pakatus said:
Seems like on rev156 we can't delete games. On the "usual" position there's a settings button, but no delete
frown.gif

Has it been moved somewhere?
smile.gif

I can tell you a secret. Delete is moved to the new per game settings but as far as it's not ready there wont be a delete
tongue.gif
.
 
hi everyone! woah what`s happened here, lots of progress i see! this is great,this is truly the best loader out there.and it is getting even better. good work devs! keep up the good work!
wink.gif


i`ve asked this before but can you use this loader via preloader, so when i start my wii it loads this loader instead of wiimenu? i tried it before and it loads, but you cannot download any covers etc etc...

OFF TOPIC: and one more question: does anyone have a solution to need for speed undercover?, i can`t get it to work, it loads to the warnings screen and after that just black screen of death...
smile.gif
, any help would be appreciated
smile.gif
 
cyrex said:
Pakatus said:
Seems like on rev156 we can't delete games. On the "usual" position there's a settings button, but no delete
frown.gif

Has it been moved somewhere?
smile.gif

I can tell you a secret. Delete is moved to the new per game settings but as far as it's not ready there wont be a delete
tongue.gif
.

All secrets between you coders
smile.gif

But more and more...this is seeming like a final revision. Will you be able to tell me when the release will be?
smile.gif
 
zouille83 said:
NeoRame said:
BlueStar said:
cyrex said:
[*]An official coverart pack by NeoRame can be found here NeoRame´s 3D Boxart - All in one Coverpack 1463 covers.
New_icons_17.gif

These are great - are there being new ones of these made as new games come out though? Have all of my games with nifty 3d covers, apart from ExciteBots, where I've had to use a crappy 2d one because obviously it's just come out and isn't in the pack.
an update will be come later, i work on it ;-)

You are working on the new pack : good , I want to know if you will includ the new dvdcover in High Def ( on www.theotherzone.com) ?

And , can you say me the good size for 3D cover for 16/9 mode because I try in 130x224 ( normal size for 16/9) but it doesn't work , 130 in not multiple of 4

Thank you

PS : somebody know how change the writing color of the game liste because I've a black background
rolleyes.gif

current covers are 160x224. going from 4x3 to 16x9 is the same as multiplying your 4x3 X 4x3 (4² = 16, 3² = 9) so take your 160 and divide by 4/3 and you get 120. So try for 120x224.

(for those that care 120x224 is a ratio of 1:1.86666666667, which when divided by 4/3 give you 1:1.4, the same ratio as 160x224)
 
Terrulin said:
zouille83 said:
NeoRame said:
BlueStar said:
cyrex said:
[*]An official coverart pack by NeoRame can be found here NeoRame´s 3D Boxart - All in one Coverpack 1463 covers.
New_icons_17.gif

These are great - are there being new ones of these made as new games come out though? Have all of my games with nifty 3d covers, apart from ExciteBots, where I've had to use a crappy 2d one because obviously it's just come out and isn't in the pack.
an update will be come later, i work on it ;-)

You are working on the new pack : good , I want to know if you will includ the new dvdcover in High Def ( on www.theotherzone.com) ?

And , can you say me the good size for 3D cover for 16/9 mode because I try in 130x224 ( normal size for 16/9) but it doesn't work , 130 in not multiple of 4

Thank you

PS : somebody know how change the writing color of the game liste because I've a black background
rolleyes.gif

current covers are 160x224. going from 4x3 to 16x9 is the same as multiplying your 4x3 X 4x3 (4² = 16, 3² = 9) so take your 160 and divide by 4/3 and you get 120. So try for 120x224.

(for those that care 120x224 is a ratio of 1:1.86666666667, which when divided by 4/3 give you 1:1.4, the same ratio as 160x224)


woohooo you math crack.can be right but dont you think we havent test it????? we have the same idea but we have test it on more then 10 widescreen tv´s and yes all pictures (also the covers but except the disk cover...) must be schrink by 20% at x
but t will come with our offivial Widesreen theme ;-)
 
Finnaly , I find the better for me . For the 16/9 mode I have resize all 3D cover in 140x248 and it's better than 160x225 (4/3)

Now I try to download all DVDcover in High def but , I have a smal probleme , this HD picture are no transparent on www.theotherzone.com ( only the Standard Discart !!)
 

Site & Scene News

Popular threads in this forum