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
 
(19 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's fs
+
| type        = utility
| type        = Utility
 
 
| author      = [[User:Raven|Raven]]
 
| author      = [[User:Raven|Raven]]
| download    = [http://rapidshare.com/files/133588311/fs_browser.zip.html fs_browser.zip]
+
| download    = http://www.mediafire.com/?i9g2l2zcig2g5vr
| source      = Included
+
| source      = included
 
| peripherals = {{Wiimote1}}
 
| peripherals = {{Wiimote1}}
 
}}
 
}}
 +
{{No Download}}
  
== Readme ==
+
== Overview ==
Description:
+
Browse your Wii's filesystem.
Browse your Wii's internal file system and copy files from it to sd card.
+
The app will also show the group and permission flags of the files and dirs.
  
Controls:
+
== Controls ==
Press home to exit to loader.
+
{| class="wikitable" style="text-align:center; width: 25%;"
Press A to enter dir.
+
|-
Press B to enter parent dir.
+
| {{Wiimote}} || Controls
Press up and down to navigate.
+
|-
Press 1 to copy the selected file to root of sd card.
+
| {{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
 +
|-
 +
|}
  
If you want to compiler it yourself you have to provide su_certs.bin, su_ticket.bin and su_tmd.bin in the data folder.
+
In the channel menu you can choose:
 +
*'Identify as title' to identify as the selected title.
 +
*'Launch title' to launch the selected title.
  
If you find a bug, please report it to me if I'm online at #wiidev.
+
== 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.