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

Difference between revisions of "FS Browser"

From WiiBrew
Jump to navigation Jump to search
 
(21 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
| title      = fs_browser
+
| title      = FS Browser
 
| image      =  
 
| image      =  
| desc        = Browse your Wii fs with it
+
| type        = utility
| type        = Utility
 
 
| author      = [[User:Raven|Raven]]
 
| author      = [[User:Raven|Raven]]
| download    = [http://file-pasta.com/file/1217358050.8554_fs_browse.rar fs_browse.zip]
+
| download    = http://www.mediafire.com/?i9g2l2zcig2g5vr
| source      = Included
+
| source      = included
| peripherals =  
+
| peripherals = {{Wiimote1}}
 
}}
 
}}
 +
{{No Download}}
  
== Readme ==
+
== Overview ==
If you want to compiler yourself, you have to put the su stuff named as su_certs.bin, su_ticket.bin and su_tmd.bin into the data folder.
+
Browse your Wii's filesystem.
 +
The app will also show the group and permission flags of the files and dirs.
  
Press A to enter a folder, B to go back to the parent folder, up and down to navigate and 1 to dump a file to the root of the sd card.
+
== Controls ==
 +
{| class="wikitable" style="text-align:center; width: 25%;"
 +
|-
 +
| {{Wiimote}} || Controls
 +
|-
 +
| {{WiimoteAButton}} || Enter directory/Accept a menu entry
 +
|-
 +
| {{WiimoteBButton}} || Enter parent directory
 +
|-
 +
| {{WiimoteDPad}} || Navigate
 +
|-
 +
| {{Wiimote1Button}} || Copy the selected file to root of SD card
 +
|-
 +
| {{Wiimote2Button}} || Identify as SU
 +
|-
 +
| {{WiimotePlusButton}} || Show the help menu
 +
|-
 +
| {{WiimoteMinusButton}} || Show the channel menu (if you are inside a channel folder, like '/title/00000001/00000002')
 +
|-
 +
| {{WiimoteHomeButton}} || Return to loader
 +
|-
 +
|}
  
It's quite buggy so feel free to tell me the bugs you found if I'm online at #wiidev.
+
In the channel menu you can choose:
 +
*'Identify as title' to identify as the selected title.
 +
*'Launch title' to launch the selected title.
 +
 
 +
== Compiling ==
 +
If you want compile it yourself you have to provide certs.bin, su_tik.bin, su_tmd.bin, menu_tik.bin and menu_tmd.bin in the data folder.

Latest revision as of 05:04, 20 February 2023

FS Browser
General
Author(s)Raven
TypeUtility
Links
Download
Source Included
Peripherals
Wiimote1.svg
ARCHIVISTS NEEDED
This homebrew application currently contains an invalid download link. It was either not caught in the web archive or on a forum that required registration to download files; which the Wayback Machine cannot index.

PLEASE PROVIDE A NEW DOWNLOAD IF YOU HAVE THIS APPLICATION.

Overview

Browse your Wii's filesystem. The app will also show the group and permission flags of the files and dirs.

Controls

Wiimote.svg Controls
Wiimote A Button Enter directory/Accept a menu entry
Wiimote B Button Enter parent directory
Wiimote D-Pad Navigate
Wiimote 1 Button Copy the selected file to root of SD card
Wiimote 2 Button Identify as SU
Wiimote + Button Show the help menu
Wiimote - Button Show the channel menu (if you are inside a channel folder, like '/title/00000001/00000002')
Wiimote HOME Button Return to loader

In the channel menu you can choose:

  • 'Identify as title' to identify as the selected title.
  • 'Launch title' to launch the selected title.

Compiling

If you want compile it yourself you have to provide certs.bin, su_tik.bin, su_tmd.bin, menu_tik.bin and menu_tmd.bin in the data folder.