mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
more guides
This commit is contained in:
parent
16b6cf210d
commit
9f91070b28
|
@ -1,10 +1,12 @@
|
|||
# Adding RetroDECK to Steam
|
||||
|
||||
<img src="../../wiki_icons/pixelitos/steam.png" width="75">
|
||||
|
||||
There are several ways to add RetroDECK to Steam. If you have the Flatpak version of Steam installed, you need to do some extra steps for everything to work.
|
||||
|
||||
## Add with BoilR
|
||||
|
||||
<img src="../../wiki_images/logos/boilr-logo.png" width="150">
|
||||
<img src="../../wiki_images/logos/boilr-logo.png" width="50">
|
||||
|
||||
If you don't have you can just install it from Flathub. BoilR will add RetroDECK to Steam (Flatpak or standard versions) and also add the Steam Grid art.
|
||||
|
||||
|
@ -31,7 +33,7 @@ In SteamOS, you can just right-click on RetroDECK on the desktop, and you will h
|
|||
|
||||
## Steam Flatpak Version
|
||||
|
||||
<img src="../../wiki_images/logos/flatpak-logo.png" width="150">
|
||||
<img src="../../wiki_images/logos/flatpak-logo.png" width="50">
|
||||
|
||||
If you have the [Steam Flatpak](https://flathub.org/apps/com.valvesoftware.Steam) version installed, some extra steps apply.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# How to: Manage BIOS and Firmware
|
||||
|
||||
<img src="../../wiki_icons/pixelitos/cpu.png" width="50">
|
||||
<img src="../../wiki_icons/pixelitos/cpu.png" width="75">
|
||||
|
||||
A BIOS or firmware is like the brain of a computer or electronic device. It helps the device start up and ensures all its parts work together smoothly. In emulation, having the correct BIOS/firmware is crucial because it allows the software to mimic the real device and function properly.
|
||||
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
# Supported file extensions for each emulator
|
||||
**Disclaimer: This list is a work in progress and might contain errors, not all of these systems are enabled**
|
||||
|
||||
What follows is a list of each systems supported file extensions and the path to the folder where to put the roms.
|
||||
**Disclaimer:**
|
||||
|
||||
This list is a work in progress and might contain errors. Not all of these systems are enabled.
|
||||
|
||||
Here is a list of each system's supported file extensions and the path to the folder where you should put the ROMs:
|
||||
|
||||
# 3DO
|
||||
- **Roms path:**<br> ~/retrodeck/roms/3do
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Multidisk/File Games: Folders Interpreted as Files
|
||||
|
||||
<img src="../../wiki_icons/pixelitos/application-x-iso.png" width="50">
|
||||
<img src="../../wiki_icons/pixelitos/application-x-iso.png" width="75">
|
||||
|
||||
To keep your game list clean, you can put all the game files inside a sub-folder. This folder will be seen as the game itself in RetroDECK, not as an actual folder. The folder needs to have the corresponding `.m3u` file and be renamed to the exact filename of the `.m3u`.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Spreading Files over Multiple Drives
|
||||
|
||||
<img src="../../wiki_icons/pixelitos/drive-harddisk.png" width="50">
|
||||
<img src="../../wiki_icons/pixelitos/drive-harddisk.png" width="75">
|
||||
|
||||
## Information about Symbolic Links
|
||||
|
||||
|
|
|
@ -107,31 +107,30 @@ nav:
|
|||
- Guides - RetroDECK Management 🧰:
|
||||
|
||||
- RetroDECK Configurator: wiki_system_guides/configurator/configurator.md
|
||||
- Add RetroDECK to Steam: wiki_management/add-to-steam.md
|
||||
- Move RetroDECK to another Device: wiki_management/retrodeck-move.md
|
||||
- Update RetroDECK : wiki_management/retrodeck-update.md
|
||||
- Remove RetroDECK: wiki_management/retrodeck-remove.md
|
||||
|
||||
- Guides - Files & Game Management 📂:
|
||||
|
||||
- Add RetroDECK to Steam: wiki_management/add-to-steam.md
|
||||
- Manage your BIOS/Firmware: wiki_management/bios-firmware.md
|
||||
- Manage your Multidisk/file games: wiki_management/multi-disk.md
|
||||
- ES-DE - General Guide: wiki_system_guides/es-de/esde-guide.md
|
||||
- BIOS/Firmware: wiki_management/bios-firmware.md
|
||||
- Multidisk/file games: wiki_management/multi-disk.md
|
||||
- Spreading Files over Multiple Drives: wiki_management/spread-files.md
|
||||
|
||||
- Guides - Steam Deck 🕹️:
|
||||
|
||||
- RetroDECK Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
|
||||
- Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
|
||||
- Recommended Software: wiki_devices/steamdeck/steamdeck-software.md
|
||||
- Steam Deck - Installation: wiki_devices/steamdeck/steamdeck-start.md
|
||||
- Steam Deck - Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
|
||||
- Steam Deck - Recommended Software: wiki_devices/steamdeck/steamdeck-software.md
|
||||
- Steam Deck - Hotkeys & Layout: wiki_rd_controls/hotkeys-steamdeck-neptune.md
|
||||
- Steam Deck - Gyro: wiki_rd_controls/gyro-steamdeck-neptune.md
|
||||
- Steam Deck - FAQ: wiki_devices/steamdeck/steamdeck-faq.md
|
||||
|
||||
- Guides - Linux Desktop 🐧:
|
||||
|
||||
- Installation and Updates: wiki_devices/linux_desktop/linux-install.md
|
||||
- Recommended Software: wiki_devices/linux_desktop/linux-software.md
|
||||
- Linux - Installation: wiki_devices/linux_desktop/linux-install.md
|
||||
- Linux - Recommended Software: wiki_devices/linux_desktop/linux-software.md
|
||||
|
||||
- Guides - Engines 🛠️:
|
||||
|
||||
|
|
Loading…
Reference in a new issue