Hacking USB Loader... my turn ;)

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
evvil said:
hungyip84 said:
evvil said:
Just some ideas for config file additions, not sure how hard it would be to implement any of them, but this thing dose everything else so why not? Remember you don't have to use any of these! they would be there for the people that would like them. I don't want to hear "I don't need that" or "that's pointless" or any kind of nay saying. The config options are to add choices, and when has having more of them ever been a bad thing?


# console_header = 0 [1]
# turn the text at the top of the console off "[+] Select the game you want to boot:"
# 0 => no text is displayed
# 1 => "[+] Select the game you want to boot:" is displaed at top of console

console_header = 1


# header_text = [[+] Select the game you want to boot:] default
# Change the text at the top of the console, normally displays "[+] Select the game you want to boot:"

header_text = Select Wii game:


# hdd_info = 0 [1]
# turn the text at the bottom of the console off "Used: 00.00GB, Free: 000.00GB, Games: 00"
# 0 => no text is diplayed
# 1 => "Used: 00.00GB, Free: 000.00GB, Games: 00" is displayed at bottom of console

hdd_info = 1


# console_pointer = [|>] default
# Change the look of the console pointer "|>" shows as default

console_pointer = ->

Would this be too much? Haha


Lol perhaps, but if you don't want to bother with it you wouldn't even put the lines in your config.txt, and when somone down the road asks "hey con you compile me one without the text or with custom text" you can say "its already in there pal!"

I will let someone in this thread help me to do that =)
 

Dueler

Well-Known Member
Member
Joined
Jan 22, 2009
Messages
124
Trophies
0
Age
33
Website
dueler.blogspot.com
XP
171
Country
I like the auto download cover after install feature.
Cant wait to have it in 1.1 form. (Because it takes so long to install on 1.4)

Parental control seems to be working fine.
*Tested with level at "2" and Wii play set to "2"*
Every game but Wii play showed up so good job
biggrin.gif
 

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
Dueler said:
I like the auto download cover after install feature.
Cant wait to have it in 1.1 form. (Because it takes so long to install on 1.4)

Parental control seems to be working fine.
*Tested with level at "2" and Wii play set to "2"*
Every game but Wii play showed up so good job
biggrin.gif

Great to hear that. I will merge the changes to 1.1 tonight or tomorrow.
 

kedest

Well-Known Member
Member
Joined
Feb 6, 2007
Messages
3,289
Trophies
0
Website
Visit site
XP
534
Country
Netherlands
evvil said:
Just some ideas for config file additions, not sure how hard it would be to implement any of them, but this thing dose everything else so why not? Remember you don't have to use any of these! they would be there for the people that would like them. I don't want to hear "I don't need that" or "that's pointless" or any kind of nay saying. The config options are to add choices, and when has having more of them ever been a bad thing?


# console_header = 0 [1]
# turn the text at the top of the console off "[+] Select the game you want to boot:"
# 0 => no text is displayed
# 1 => "[+] Select the game you want to boot:" is displaed at top of console

console_header = 1


# header_text = [[+] Select the game you want to boot:] default
# Change the text at the top of the console, normally displays "[+] Select the game you want to boot:"

header_text = Select Wii game:


# hdd_info = 0 [1]
# turn the text at the bottom of the console off "Used: 00.00GB, Free: 000.00GB, Games: 00"
# 0 => no text is diplayed
# 1 => "Used: 00.00GB, Free: 000.00GB, Games: 00" is displayed at bottom of console

hdd_info = 1


# console_pointer = [|>] default
# Change the look of the console pointer "|>" shows as default

console_pointer = ->

Optional hiding of things in the console could be useful, that leaves more room for game titles.
For example you could hide the disk space when using teen/kid mode, because it has no use.
 

Dueler

Well-Known Member
Member
Joined
Jan 22, 2009
Messages
124
Trophies
0
Age
33
Website
dueler.blogspot.com
XP
171
Country
kedest said:
Optional hiding of things in the console could be useful, that leaves more room for game titles.
For example you could hide the disk space when using teen/kid mode, because it has no use.

Teen mode would have a use, as you can install games in it.

But yes having it not displayed in child modes would make sense.
 

evvil

Well-Known Member
Member
Joined
Dec 29, 2006
Messages
164
Trophies
0
XP
163
Country
Dueler said:
kedest said:
Optional hiding of things in the console could be useful, that leaves more room for game titles.
For example you could hide the disk space when using teen/kid mode, because it has no use.

Teen mode would have a use, as you can install games in it.

But yes having it not displayed in child modes would make sense.

Why not just have the option to turn it on or off regardless of the mode?
 

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
evvil said:
Dueler said:
kedest said:
Optional hiding of things in the console could be useful, that leaves more room for game titles.
For example you could hide the disk space when using teen/kid mode, because it has no use.

Teen mode would have a use, as you can install games in it.

But yes having it not displayed in child modes would make sense.

Why not just have the option to turn it on or off regardless of the mode?

Agree. I will eventually remove the "simple" option
 

evvil

Well-Known Member
Member
Joined
Dec 29, 2006
Messages
164
Trophies
0
XP
163
Country
hungyip84 said:
delta123 said:
7.0 code dumps for me.

funnily enough 6.0 works perfectly fine for me

I would like to work on code dump issue starting from now on. When does the code dump happen?


No code dump for me, everything is working great! parental controls, confirmation settings screen, download during install, and manual download from settings screen all working famously here!
 

Daileon

Well-Known Member
Member
Joined
Nov 16, 2006
Messages
267
Trophies
0
Website
Visit site
XP
155
Country
Brazil
I've requested some times but nobody listened. So I've searched and found that the Classic Controller support is not "that hard" to add. When you release the source of V7 I'll try to add, so you can see if it worth to add to yours, ok?

Thanks for your hard work!
 

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
Daileon said:
I've requested some times but nobody listened. So I've searched and found that the Classic Controller support is not "that hard" to add. When you release the source of V7 I'll try to add, so you can see if it worth to add to yours, ok?

Thanks for your hard work!

Is there any good reason to add classic controller support?

I will release the source of V7 today or tomorrow. I need to cleanup the stuff. The codes are getting messy XD
 

evvil

Well-Known Member
Member
Joined
Dec 29, 2006
Messages
164
Trophies
0
XP
163
Country
A few bugs I noticed in v7

-In the confirmation settings screen when you press the [-] button it cycles: Game Default, System Default, ffy
-In the confirmation settings screen when you press the [+] button it only cycles: Game Default, System Default
(video selecting is working from the main console screen however)
-In the confirmation settings screen the line of text "Press Left or Right to select language." the "." is moved to the next line down, so there is a line with only a "." on it

That's all I've noticed so far.
 

kavid

Well-Known Member
Member
Joined
Sep 28, 2008
Messages
564
Trophies
1
XP
481
Country
Switzerland
hungyip84 said:
THitsu10 said:
hungyip84 said:
Wow, since I went to bed a lot of things are happening.

The download mods are great. Do you guys want to add the download covert art control?

If you want that, then you need to get a "game boot confirmation" because there is no available control in the select page.


I actually miss the "game boot confirmation" ..... bring it back
smile.gif
...... and move the language select to that page too
wink.gif

Too many different opinions out there. I think I might add back the "confirmation page" but keep the language select on first page. Not sure...


http://gbatemp.net/index.php?s=&showto...t&p=1906913



problem on ocrina.!!!
 

Dragonsire

Member
Newcomer
Joined
Mar 15, 2009
Messages
23
Trophies
0
XP
2
Country
United States
Getting a code dump on .6 and .7 when it boots up loader screen, assume its got something to do with config.txt, since you get to see a partial screen before it kicks out, not directly to black and dump, but worked on 6.5 lol has there been any changes that would cause this? Path or other, about to try 7....
 

Daileon

Well-Known Member
Member
Joined
Nov 16, 2006
Messages
267
Trophies
0
Website
Visit site
XP
155
Country
Brazil
hungyip84 said:
Daileon said:
I've requested some times but nobody listened. So I've searched and found that the Classic Controller support is not "that hard" to add. When you release the source of V7 I'll try to add, so you can see if it worth to add to yours, ok?

Thanks for your hard work!

Is there any good reason to add classic controller support?

I will release the source of V7 today or tomorrow. I need to cleanup the stuff. The codes are getting messy.

When I'll play with Classic Controller, I use only it, even in System Menu. Also, there's a Niko Wireless Classic Controller, so the Wiimote may be far from reach. Just some minor improvements =)

So I think that this addition (and possibly GC controller too) wouldn't hurt
smile.gif


I wanted to really understand about this kind of development, so I could help you more than just bug in the forums... =P
 

hungyip84

Well-Known Member
Member
Joined
Mar 5, 2007
Messages
470
Trophies
0
XP
126
Country
United States
evvil said:
A few bugs I noticed in v7

-In the confirmation settings screen when you press the [-] button it cycles: Game Default, System Default, ffy
-In the confirmation settings screen when you press the [+] button it only cycles: Game Default, System Default
(video selecting is working from the main console screen however)
-In the confirmation settings screen the line of text "Press Left or Right to select language." the "." is moved to the next line down, so there is a line with only a "." on it

That's all I've noticed so far.

Thanks! I noticed the video bug while testing but forgot to fix that.

For another one. The text is too long. Any suggestion to cut it down?
 

Dueler

Well-Known Member
Member
Joined
Jan 22, 2009
Messages
124
Trophies
0
Age
33
Website
dueler.blogspot.com
XP
171
Country
Edited my EVA theme so that its correct for v7
kezxhd.png





As for code dumps,
Mine was due to a background image.

On a previous version of USB loader i had modied my image past the 480 mark so that it would fill out the 1 inch gap of missing image as im using a taller PAL tv.
It worked on the older versions.

But as ive found for some reason it made later versions crash.

So yeah, that was my run in with DSI. 2 days of headache because of 1 image.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    There are different ways of fanservice
  • Skelletonike @ Skelletonike:
    the first manga I bought, was Psychic Academy, when I was like 12?
  • Skelletonike @ Skelletonike:
    That was good 2000s ecchi
  • Skelletonike @ Skelletonike:
    Great plot too
  • Vetusomaru @ Vetusomaru:
    psychic academy. lol. it was meh even back then when i bought volume 1. also same author also made one of the manga adaptions of Escaflowne.
  • Skelletonike @ Skelletonike:
    Pfffft!
  • Skelletonike @ Skelletonike:
    I have all the volumes.
  • Vetusomaru @ Vetusomaru:
    btw do u have discord?
  • Vetusomaru @ Vetusomaru:
    last tv anime i remember with nipples i personally watched was Senran Kagura
  • Skelletonike @ Skelletonike:
    yeah I do
  • Skelletonike @ Skelletonike:
    I mostly read, haven't watched much, but I do keep my cunchyroll sub.
  • Skelletonike @ Skelletonike:
    Found out one of my fave animes got an adaptation this season

    the other day lol
  • Skelletonike @ Skelletonike:
    Yuusha ga Shi
    nda
  • Vetusomaru @ Vetusomaru:
    crynchyrolls is cancer, especially with the censorship they do like they did with Oshimai
  • Vetusomaru @ Vetusomaru:
    can u post your discord here or at dm?
  • Skelletonike @ Skelletonike:
    No idea
  • Skelletonike @ Skelletonike:
    it's my username
  • Vetusomaru @ Vetusomaru:
    and number?
  • Skelletonike @ Skelletonike:
    it needs the number?
  • Vetusomaru @ Vetusomaru:
    okey dokey. i ve sent u friend request.
  • Vetusomaru @ Vetusomaru:
    i have same username with here
  • Skelletonike @ Skelletonike:
    alright, accepted
    +1
    Skelletonike @ Skelletonike: alright, accepted +1