N64FlashcartMenu/docs/31_file_browser.md
Víctor "IlDucci 7f97c2ff4e
Docs proofread/rewrites (#206)
## Description
Proofread and partial rewrite of the docs.

## Motivation and Context
Adding more information written in an user-friendly way (not just
developer-friendly way), writing materials that were left to do,
cleaning up existing materials.

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [ ] Improvement (non-breaking change that adds a new feature)
- [ ] Bug fix (fixes an issue)
- [ ] Breaking change (breaking change)
- [x] Documentation Improvement
- [ ] Config and build (change in the configuration and build system,
has no impact on code or features)

## Checklist:
- [ ] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
- Updated multiple documentation files with improved clarity,
consistency, and formatting
- Refined section titles and headings across various documentation pages
	- Enhanced explanations and instructions for N64FlashcartMenu features
- Improved navigation links and added more descriptive return-to-index
references

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
2025-01-20 23:51:08 +00:00

2.0 KiB

Return to the index

File Browser

The File Browser allows you to navigate and manage files on your N64 flashcart. Below are the key features and instructions on how to use the File Browser effectively.

Features

  • File and folder navigation: Browse through directories and files on your flashcart.
  • File operations: Perform operations such as delete and show properties.
  • File information: View detailed information about each file, including size and date modified.
  • Load files: Load files from the file system.
  • Switching tabs (Pre-release only): Switch between the file browser, favorites and history tabs.

Usage Instructions

  1. Navigating Files:

    • Use the directional Up and Down buttons (C-Up and C-Down for fast scrolling) to move through the list of files and directories.
    • Press the A Button to open a directory or load a supported file.
  2. Performing File Operations:

    • Highlight the file or directory you want to operate on.
    • Press the R Button to open the operations menu.
    • Select the desired operation (delete, show properties, set as default) and follow the on-screen prompts.
  3. Viewing Settings menu:

    • Press the Z Button to display the menu.
  4. Switching tabs (Pre-release only):

    • Press the C-Right and C-Left Buttons to switch between the file browser, favorites and history tabs.

Tips

  • Make sure you regularly back up important files from the SD Card to your computer to avoid accidental loss.
  • Familiarize yourself with the button layout to navigate and manage files efficiently.

Troubleshooting

  • If a file operation fails, make sure there is enough space on the SD card and that the file is not write-protected.
  • For any issues not covered in this guide, refer to the troubleshooting section in the main manual or contact the support channels on Discord.