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 =)