Jump to content


  • Please log in to reply

USB Loader GX

, by dimok,nIxxx,cyrex et al :P (Go to first unread post)
grante Post #16 Posted 19 April 2009 - 05:35 PM

    Advanced Member

  • PipPip

  • Group: Newcomers
  • Posts: 58
  • Member No.: 137,589
  • Joined: 04-October 08

  •  

QUOTE(Chalky94 @ Apr 19 2009, 12:30 PM) <{POST_SNAPBACK}>
how do you download the source?


With an SVN client. For windows, try http://tortoisesvn.tigris.org/



Chalky94 Post #17 Posted 19 April 2009 - 05:39 PM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 38
  • Member No.: 127,125
  • Joined: 29-May 08

  •  

cheers mate


dimok Post #18 Posted 19 April 2009 - 05:41 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 359
  • Member No.: 152,747
  • Joined: 11-January 09

  •  

QUOTE(zidane_genome @ Apr 19 2009, 06:14 PM) <{POST_SNAPBACK}>
There was a fix already out for ExciteTruck... since the SD card is already mounted, that's the crash... from what I've read, you just have to put a simple UnMountSD command in right before the launch title command...

this is not real code, but just an example..

unMount SD:
launchTitle d #d is the disc id of the selected title (RDZE01 for example)



This is already in the code. Each time a game is booted the SD is unmounted!!


The go back to Wii Menu Button goes back to HBC for us. We made it coz it is faster to test the programms instead of going HBC all the time. In a release this will be really back to Wii Menu (its only one line to change).

Edited by dimok, 19 April 2009 - 05:45 PM.


wii94 Post #19 Posted 19 April 2009 - 05:46 PM

    Advanced Member

  • PipPip

  • Group: Newcomers
  • Posts: 88
  • Member No.: 130,848
  • Joined: 16-July 08

  •  

where i can download the newst .dol??

Edited by wii94, 19 April 2009 - 05:57 PM.


Chaos Punk Post #20 Posted 19 April 2009 - 05:47 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 224
  • Member No.: 174,472
  • Joined: 19-April 09
  • Location: Bakersfield, CA

  •  

So what do we have to do to set up a database? I'll gladly do it as I can't do much else.


Chaos Punk Post #21 Posted 19 April 2009 - 05:50 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 224
  • Member No.: 174,472
  • Joined: 19-April 09
  • Location: Bakersfield, CA

  •  

QUOTE(dimok @ Apr 19 2009, 05:41 PM) <{POST_SNAPBACK}>
The go back to Wii Menu Button goes back to HBC for us. We made it coz it is faster to test the programms instead of going HBC all the time. In a release this will be really back to Wii Menu (its only one line to change).


Why not make it so it can do both, so you have the option to go to Wii menu or HBC?


dimok Post #22 Posted 19 April 2009 - 05:54 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 359
  • Member No.: 152,747
  • Joined: 11-January 09

  •  

We will think about that. So that you have in the popupwindow buttons like WiiMenu, HBC and Cancel?

Edited by dimok, 19 April 2009 - 05:56 PM.


djtaz Post #23 Posted 19 April 2009 - 05:59 PM

    PM's Full - Wadder Me


  • Group: Members
  • Posts: 2,997
  • Member No.: 135,836
  • Joined: 21-September 08

  •  

Im not sure if you have your loader set to auto download boxart , but if you have I have recoded my boxart images site so that if your getting images you can download any size now by doing it this way.

www.theotherzone.com/wii/resize/ {region} / {width} / {height} / { GAMEID} .png

example : http://www.theotherzone.com/wii/resize/nts.../600/RJ2E52.png

so now any height/weight is available and should help all people making auto loaders

Edited by djtaz, 19 April 2009 - 06:08 PM.


Child0fTwilight Post #24 Posted 19 April 2009 - 05:59 PM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 10
  • Member No.: 155,584
  • Joined: 28-January 09

  •  

This is the best GUI so far, but on 16x9 TVs, it looks really stretched x.x

It would be great if widescreen support was added biggrin.gif


Chaos Punk Post #25 Posted 19 April 2009 - 06:05 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 224
  • Member No.: 174,472
  • Joined: 19-April 09
  • Location: Bakersfield, CA

  •  

QUOTE(dimok @ Apr 19 2009, 05:54 PM) <{POST_SNAPBACK}>
We will think about that. So that you have in the popupwindow buttons like WiiMenu, HBC and Cancel?


Exactly, can't be too hard right?

QUOTE(djtaz @ Apr 19 2009, 05:59 PM) <{POST_SNAPBACK}>
Im not sure if you have your loader set to auto download boxart , but if you have I have recoded my boxart images site so that if your getting images you can download any size now by doing it this way.

www.theotherzone.com/wii/resize/ {region} / {width} / {height} / { GAMEID} .png

example : <a href="http://www.theotherzone.com/wii/resize/nts.../600/RJ2E52.png" target="_blank">http://www.theotherzone.com/wii/resize/nts.../600/RJ2E52.png</a>

so now any height/weight is available and should help all people making auto loaders


Okay, now autodownload just needs to be included in the code!

QUOTE(Child0fTwilight @ Apr 19 2009, 05:59 PM) <{POST_SNAPBACK}>
This is the best GUI so far, but on 16x9 TVs, it looks really stretched x.x

It would be great if widescreen support was added biggrin.gif


Make this happen.


grante Post #26 Posted 19 April 2009 - 06:16 PM

    Advanced Member

  • PipPip

  • Group: Newcomers
  • Posts: 58
  • Member No.: 137,589
  • Joined: 04-October 08

  •  

r84 boot.dol with better font and wii system music:
http://rapidshare.com/files/223273328/r84-boot.zip


dimok Post #27 Posted 19 April 2009 - 06:28 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 359
  • Member No.: 152,747
  • Joined: 11-January 09

  •  

QUOTE(djtaz @ Apr 19 2009, 06:59 PM) <{POST_SNAPBACK}>
Im not sure if you have your loader set to auto download boxart , but if you have I have recoded my boxart images site so that if your getting images you can download any size now by doing it this way.

www.theotherzone.com/wii/resize/ {region} / {width} / {height} / { GAMEID} .png

example : http://www.theotherzone.com/wii/resize/nts.../600/RJ2E52.png

so now any height/weight is available and should help all people making auto loaders


Oh hell yeah. This is great djtaz. Thank you i am sure we will implement this. But right now i am busy with school so...nIxx will probably do it wink.gif.

But one question does the {region} hast to be there too? since the region is also in the GameID.
It also would safe two lines of code if this goes out lol wink.gif. Cover problem is solved with this.

Awesome would be now if we could get the disc images somewhere.

Edited by dimok, 19 April 2009 - 06:32 PM.


cyrex Post #28 Posted 19 April 2009 - 06:36 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 251
  • Member No.: 171,670
  • Joined: 03-April 09

  •  

QUOTE(grante @ Apr 19 2009, 07:16 PM) <{POST_SNAPBACK}>
r84 boot.dol with better font and wii system music:
http://rapidshare.com/files/223273328/r84-boot.zip


If you try to be part of this project by supportings us with mods maybe you can share the things you used. For example... what is the "better font"? Maybe you could tell us to check it smile.gif.

Edited by cyrex, 19 April 2009 - 06:43 PM.


nindim Post #29 Posted 19 April 2009 - 06:45 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 116
  • Member No.: 172,999
  • Joined: 10-April 09

  •  

QUOTE(cyrex @ Apr 19 2009, 06:36 PM) <{POST_SNAPBACK}>
QUOTE(grante @ Apr 19 2009, 07:16 PM) <{POST_SNAPBACK}>
r84 boot.dol with better font and wii system music:
http://rapidshare.com/files/223273328/r84-boot.zip


If you try to be part of this project by supportings us with mods maybe you can share the things you used. For example... what is the "better font"? Maybe you could tell us to check it smile.gif.


From the original thread, I believe this is the font he refers to:

QUOTE(adam_the_1st @ Apr 19 2009, 12:52 AM) <{POST_SNAPBACK}>
Where can I download the most receant source, I was intersted in testing out my skin.

Oh and also, the real Wii font is called Horatio...

LINK

it's a little smoother, easier to read.

Edit, here's a pic




Supercool330 Post #30 Posted 19 April 2009 - 06:53 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 371
  • Member No.: 136,784
  • Joined: 28-September 08

  •  

QUOTE(grante @ Apr 19 2009, 12:16 PM) <{POST_SNAPBACK}>
r84 boot.dol with better font and wii system music:
http://rapidshare.com/files/223273328/r84-boot.zip


You shouldn't release a modified binary without releasing your modified source (it is actually a violation of the GPL)







Users browsing this topic

12 user(s) are reading this topic

0 members, 12 guests, 0 anonymous users