Hacking GUI USB Loader

  • Thread starter Thread starter trottolo
  • Start date Start date
  • Views Views 168,579
  • Replies Replies 847
nIxx said:
Yep
Code:
bgMusic = new GuiSound(bg_music_ogg, bg_music_ogg_size, SOUND_OGG);
bgMusic->SetVolume(80);
bgMusic->Play(); // startup music
is without loop

if you set
Code:
bgMusic->SetLoop();
the music will loop

k, thx again nixx
wink.gif
, btw how`s that covermod going on?
 
cyrex said:
What would you say if it would turn more into something "wii-ish" like this quick concept i made:

wiimenutemplate.png


The elements are still a bit pixelated because i didn't spend much time for it... just a basic idea i had.
First of all I like your game titles
tongue.gif
Did they release them here in Germany? Can't find them
laugh.gif

If you would upload your .psd/.xcf files I would really like to use them (although I don't have a list view but a 3x2 view I still like the buttons
smile.gif
 
nIxx said:
PS: A little question does for anyone the installation work it stops for me right after detecting the disc

The when I try to install a game, the window pops up that shows the progress bar, it draws the progress bar filler upper png, then it says that it was successful, but it doesn't write the game.
 
okay guys, here`s the final version before the cover mod from nixx,which will be implemented when it`s ready. thx to Nixx/dimok and everyone else who helped me with this.

Download english version
Download finnish version (suomenkielinen)

change log:

-fixed code dumping when clicking a game on the list.
-added background sound
-removed useless code
-resized font abit smaller
-some minor changes to the bg.
-made buttons just a littlebit transparent.

teaser:
pgg.jpg
 
Thanks for your work.

Does the release have cover support?


sorry... just noticed:

"okay guys, here`s the final version before the cover mod from nixx,which will be implemented when it`s ready. thx to Nixx/dimok and everyone else who helped me with this."
 
JussiPik said:
okay guys, here`s the final version before the cover mod from nixx,which will be implemented when it`s ready. thx to Nixx/dimok and everyone else who helped me with this.

Download english version
Download finnish version (suomenkielinen)

change log:

-fixed code dumping when clicking a game on the list.
-added background sound
-removed useless code
-resized font abit smaller
-some minor changes to the bg.
-made buttons just a littlebit transparent.

teaser:
pgg.jpg


Nice version, it's great art, thank you
bow.gif
yay.gif
 
JussiPik said:
k, thx again nixx
wink.gif
, btw how`s that covermod going on?
I hadn´t much time to program today but i´m still working on it
wink.gif


giantpune said:
QUOTE(nIxx @ Apr 14 2009, 11:57 AM) PS: A little question does for anyone the installation work it stops for me right after detecting the disc

The when I try to install a game, the window pops up that shows the progress bar, it draws the progress bar filler upper png, then it says that it was successful, but it doesn't write the game.

Yep that´s what i was meaning.
 
JussiPik said:
okay guys, here`s the final version before the cover mod from nixx,which will be implemented when it`s ready. thx to Nixx/dimok and everyone else who helped me with this.
It freezes on me if I click settings and then go back.

Anybody else?
 
giantpune said:
Anybody else?

Every release in this thread has Stack Dumped / Core Dumped on me already at bootup.


FceuGX 3.0.0 and Snes9xGX 4.0.1 works flawlessly (also using same gui-lib).
 
PNo4 said:
giantpune said:
Anybody else?

Every release in this thread has Stack Dumped / Core Dumped on me already at bootup.


FceuGX 3.0.0 and Snes9xGX 4.0.1 works flawlessly (also using same gui-lib).

mmmm... few questions for you:

1.are you on 4.0? (i don`t know if it is necessary to upgrade to this)
2.have you installed cIOS rev 10? if not, install it.
3.have you any GC controllers plugged to the console? if you have, remove them and try to start the loader again.

tell me if this helped any. because these are the settings i have on my wii, and the loader is working great.


@mickeyblue

yeah ill make it, nixx is still working on the covermod, let`s let him develope it in peace.
 
JussiPik said:
3.have you any GC controllers plugged to the console? if you have, remove them and try to start the loader again.

Well what do you know, that's a new one...

The Gamecube controller was the issue, strange though, it works in FceuGX & Snes9xGX when plugged in.


Anyways, now I know how to boot the libwiigui versions of the loader.
 
JussiPik said:
1.are you on 4.0? (i don`t know if it is necessary to upgrade to this)
2.have you installed cIOS rev 10? if not, install it.
3.have you any GC controllers plugged to the console? if you have, remove them and try to start the loader again.

I figured it out. I was on cIOS 10, but I just ran the network installer for cIOS 10 again and reinstalled it. Now the loader works. It fixed the freezing on the load settings screen as well as the nt installing the game deal.


IF YOU ARE HAVING TROUBLE WITH THIS LOADER NOT WORKING, REINSTALL cios REV10
 
giantpune said:
JussiPik said:
1.are you on 4.0? (i don`t know if it is necessary to upgrade to this)
2.have you installed cIOS rev 10? if not, install it.
3.have you any GC controllers plugged to the console? if you have, remove them and try to start the loader again.

I figured it out. I was on cIOS 10, but I just ran the network installer for cIOS 10 again and reinstalled it. Now the loader works. It fixed the freezing on the load settings screen as well as the nt installing the game deal.


IF YOU ARE HAVING TROUBLE WITH THIS LOADER NOT WORKING, REINSTALL cios REV10


great! now, we need to have that covermod!!
 
@ cyrex,

I will try my hand at giving my skin a more wii-ish look. I was trying not to stray to far as it is, but I see what you mean with your mock up. I am also a big fan of keeping thing looking like they are original to the console. (good names by the way)
 
A little question regarding the CovertArt/Ocarina functions (aka. loading files from SD before starting a game):
Do you get the error (which was already present in ocariona standalone) that games can't access the SD card? I'm laoding covers from SD in my mod and SSBB won't load maps from card.
 
PNo4 said:
JussiPik said:
3.have you any GC controllers plugged to the console? if you have, remove them and try to start the loader again.

Well what do you know, that's a new one...

The Gamecube controller was the issue, strange though, it works in FceuGX & Snes9xGX when plugged in.


Anyways, now I know how to boot the libwiigui versions of the loader.


*FIX*

Sorry guys I once removed the Gamecube Init and forgot to add it back in.

Here is the Version for all that got Code Dump at the start. Also changed Ocarina standard off and can be turned on in Settings Menu.

http://www.mediafire.com/download.php?dm3ztz52git
 
Ok last 3 shots from me for today ... didn't had time to do anything else because i was kinda busy...

Hover over install button:
installgameover.png



Hover over the scrollbar arrow:
scrollover.png



Hover over setup button:
setupover.png


I think tooltips are kinda cool feature
tongue.gif
. Even babyblue is kinda ... "girls color" i think it fits best for the selected game in my design so far. I will keep it clean and simple like the wii itself
tongue.gif
.
 

Site & Scene News

Popular threads in this forum