Indice

Opening.bnr Extractor
Preview Status
Discontinued Discontinued
Platforms
Nintendo Wii Microsoft Windows
Download
v2.0

With this little tool for Windows you will can extract only the opening.bnr file from a Nintendo Wii ISO game in just a moment!
Before this you had to run WiiScrubber, load the ISO (very boring!) and search for the opening.bnr to extract it… but from today you can do it in just a moment, with the new Opening.bnr Extractor by Red Squirrel :-P
I wrote this easy tool using the classical C++, so it should be compatible with many versions of Windows OS. It works loading the wiiscrubber.dll and using theghost.exe to extract only the opening.bnr from the ISO. All in less then 1-2 seconds!
Wiiscrubber.dll and theghost.exe will be written by the program at startup, so you don't need to search for them in the web :-D

Installation and use

The program needs no installation! Just run the obe.exe giving it 2 parameters: the path of the input ISO and the path (with the name) of the output file. Example:

obe.exe "C:/ISO/myiso.iso" "C:/mydocuments/subfolder/subsubfolder/opening31.bnr"

That's all! :)

Note: I inserted in the package also a minimal GUI (coded in VB.NET) to use with the obe.exe. Use it if you want or create your own ;)

Mini-FAQ

Thanks