Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| built_file_manager [2021/09/27 02:37] – created (WIP) atari | built_file_manager [2023/07/10 07:45] (current) – add example of symlinking to batocera atari | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Built-in File Manager ====== | ====== Built-in File Manager ====== | ||
| - | <WRAP center round todo 60%> | + | Batocera features a built-in file manager that can be accessed by pressing '' |
| - | Under construction. | + | |
| - | </ | + | |
| - | Batocera features a built-in | + | Quit the file manager |
| ===== Overview ===== | ===== Overview ===== | ||
| - | Often overlooked but a crucial piece of software in some cases. Batocera uses the FIXME | + | Often overlooked but a crucial piece of software in some cases. Batocera uses the lightweight [[https:// |
| - | <WRAP center round todo 60%> | + | {{: |
| - | screenshot | + | |
| - | </ | + | |
| It's pretty utilitarian, | It's pretty utilitarian, | ||
| * **Sidebar** Taking up the left side of the screen, this shows some quick access shortcuts and all the currently mounted drives. | * **Sidebar** Taking up the left side of the screen, this shows some quick access shortcuts and all the currently mounted drives. | ||
| - | * **Address bar** Your current location path. Feel free to click here and type the direct path you need to go to. Note: symlinks | + | * **Address bar** Your current location path. Feel free to click here and type the direct path you need to go to. <WRAP center round info> |
| + | [[#symlinks|Symlinks]] use the parent path of the symlink file, not the destination' | ||
| + | </ | ||
| * **Current folder contents** The contents of the current folder you're in. | * **Current folder contents** The contents of the current folder you're in. | ||
| ===== Where' | ===== Where' | ||
| - | The default path of the file manager is ''/ | + | The default path of the file manager is ''/ |
| + | |||
| + | ===== Applications (advanced standalone emulator configuration) ===== | ||
| + | |||
| + | If a standalone emulator features a GUI to alter its configuration, | ||
| + | |||
| + | <WRAP center round tip> | ||
| + | It is usually not required to alter settings from here! All the important settings can be adjusted from Batocera' | ||
| + | |||
| + | However, some emulators/ | ||
| + | </ | ||
| + | |||
| + | {{: | ||
| ===== Trash Can ===== | ===== Trash Can ===== | ||
| - | FIXME | + | This is where files are banished to when you delete them using this file manager by default. |
| + | |||
| + | {{: | ||
| + | |||
| + | By holding '' | ||
| + | |||
| + | {{: | ||
| + | |||
| + | <WRAP center round tip> | ||
| + | The default behavior can be changed in **Edit** -> **Preferences** by unchecking 'Move deleted files to "trash can" instead of erasing from disk' | ||
| + | </ | ||
| + | |||
| + | If you're having trouble removing files from your drive, refer to the [[: | ||
| + | |||
| + | ===== Mount external storage ===== | ||
| + | |||
| + | Any external storage connected to the Batocera machine is automatically mounted and shown on the sidebar (this may take a few moments to mount). This can be used to say transfer ROMs from a USB drive storage onto your userdata partition for use with Batocera! | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Click the " | ||
| ===== Symlinks ===== | ===== Symlinks ===== | ||
| - | FIXME Explanation | + | Symlinks, short for symbolic links, can be used to effectively create shortcuts, but better yet, make the system believe a single folder/file exists in two different places despite it only taking up the space of the single file on the physical drive! The only caveat is that symlinks are supported only on modern(ish) file systems: you can't use symlinks if you drive is formatted in FAT32 or exFAT. |
| + | |||
| + | You can create symlinks like so: | ||
| + | - Navigate to the folder you wish to link to. | ||
| + | - Highlight the folder by clicking on it once. | ||
| + | - In the menu at the top, go to **Edit** -> **Create Link...** {{ : | ||
| + | - Navigate to where you would like to create the symlink file. Essentially, | ||
| + | It will have the same name as the original folder at this point, so be careful of duplicate names. | ||
| + | </ | ||
| + | - If desired, rename the symlink to whatever you want. {{ : | ||
| + | To check the location of the symlink, right-click it and go to its **Properties**. The destination folder will be listed as the " | ||
| + | |||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | <WRAP center round important> | ||
| + | Symlinks are incredibly powerful, and can be used to do zany stuff. But remember, all this power comes with responsibility: | ||
| + | |||
| + | Batocera is not tested against the usage of symlinks, you use them at your own risk. Always make backups of your data. | ||
| + | </ | ||
| + | |||
| + | Deleting a symlink will not delete the original folder/ | ||
| + | |||
| + | ==== Symlink another drive to Batocera ==== | ||
| + | |||
| + | The above example showcased how to make Batocera' | ||
| + | |||
| + | <WRAP center round important> | ||
| + | Using this, you could have a '' | ||
| + | </ | ||
| - | You can create | + | - In the Batocera userdata drive, rename the folder you want to replace to something different. For this example, we'll be replacing the '' |
| + | - Navigate to the secondary drive you want to have Batocera check in and create | ||
| + | - Select the newly created folder, and then go to **Edit** | ||
| + | - Navigate to the original folder on Batocera' | ||
| + | - That's it! Now this folder linked to a folder on another drive will be accessed by Batocera instead of the regular one in userdata!\\ {{: | ||
- built_file_manager.1632710263.txt.gz
- Last modified: 5 years ago
- by atari