In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "BootOpera"

From WiiBrew
Jump to navigation Jump to search
m (Added HBB)
(Remove from "Homebrew in Development" category (it's available on HBB))
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
| license    =  
 
| license    =  
 
| author      = [[User:Gannon|Gannon]]
 
| author      = [[User:Gannon|Gannon]]
| version    = 0.3
+
| version    = 0.4
 
| download    = Media:BootOpera.zip
 
| download    = Media:BootOpera.zip
 
| source      = included
 
| source      = included
Line 21: Line 21:
  
 
== Version History ==
 
== Version History ==
'''0.3''': Added support for booting straight to a given URL. Thanks to [[User:Yossi|Yossi]] the idea and [[User:SifJar|SifJar]] for letting me know about the Nintendo Channel.
+
'''0.4''': Quick bugfix that caused the program to crash if a url.cfg file wasn't present. Also added a blank url.cfg file as I noticed some blogs telling people to put it in the root directory, which is only true if loading from a loader that doesn't pass the filepath as an argument, or of course if you are using wiiload.
 +
 
 +
'''0.3''': Added support for booting straight to a given URL. Thanks to [[User:Yossi|Yossi]] for the idea and [[User:SifJar|SifJar]] for letting me know about the Nintendo Channel.
  
 
'''0.2''': First release
 
'''0.2''': First release
 
[[Category:Homebrew in Development]]
 

Latest revision as of 00:16, 31 August 2010

bootOpera
BootOpera.png
General
Author(s)Gannon
TypeUtility
Version0.4
Links
Download
Source Included
Downloadable via the Homebrew Browser

bootOpera will boot the installed Opera channel for those who don't want to exit their loader to boot it. The source can easily be edited to boot other installed channels.

Source is included with the binary file.

Boot To URL

To boot to a specific page, place a file in the directory you are loading bootOpera from titled "url.cfg" with the URL you wish to load written in it.

Version History

0.4: Quick bugfix that caused the program to crash if a url.cfg file wasn't present. Also added a blank url.cfg file as I noticed some blogs telling people to put it in the root directory, which is only true if loading from a loader that doesn't pass the filepath as an argument, or of course if you are using wiiload.

0.3: Added support for booting straight to a given URL. Thanks to Yossi for the idea and SifJar for letting me know about the Nintendo Channel.

0.2: First release