mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
srm
This commit is contained in:
parent
3ba0fe1e27
commit
f0f9e7069a
wiki-rtd/docs
|
@ -21,58 +21,71 @@ The `RetroDECK Configurator` can be opened from:
|
|||
What follows are the commands you can use inside the Configurator (more commands will be added during development).
|
||||
|
||||
## Presets & Settings
|
||||
|
||||
In this menu you can set various presets.
|
||||
|
||||
#### Widescreen: Enable/Disable
|
||||
|
||||
Enables or disables Widescreen in all supported emulators and cores.
|
||||
|
||||
#### Ask to Exit prompt: Enable/Disable
|
||||
|
||||
Enables or disables ask to exit prompts in all supported emulators and cores.
|
||||
Note: If you disable this, the emulators will directly exit.
|
||||
|
||||
If you disable this, the emulators will directly exit.
|
||||
|
||||
### Global: Presets & Settings
|
||||
|
||||
In this menu you will find presets and settings that span over multiple emulators.
|
||||
|
||||
#### RetroAchivements: Login
|
||||
|
||||
Login to RetroAchievements in all supported emulators and cores.
|
||||
|
||||
#### RetroAchivements: Logut
|
||||
|
||||
Logut from RetroAchievements in all supported emulators and cores.
|
||||
|
||||
#### RetroAchivements: Hardcore Mode
|
||||
|
||||
Enables `Hardcore Mode` from RetroAchievements in all supported emulators and cores.
|
||||
|
||||
#### Swap A/B and X/Y: Enable/Disable
|
||||
|
||||
Swaps `A/B` `X/Y` in supported emulators and cores.
|
||||
|
||||
#### Quick Resume: Enable/Disable
|
||||
|
||||
Enables `Quick Resume` aka `Auto Save` + `Auto Load` on exit in supported emulators and cores.
|
||||
|
||||
### RetroArch: Presets & Settings
|
||||
|
||||
In this menu you will find presets and settings for RetroArch.
|
||||
|
||||
#### Borders: Enable/Disable
|
||||
|
||||
Enable / Disable borders across the RetroArch cores you choose.
|
||||
|
||||
#### Rewind: Enable/Disable
|
||||
|
||||
Enable / Disable rewind across all of RetroArch (this may impact performance on some more demanding systems).
|
||||
|
||||
### Wii & Gamecube: Presets & Settings
|
||||
|
||||
In this menu you will find presets and settings for Dolphin and Primehack.
|
||||
|
||||
|
||||
|
||||
#### Dolphin Textures: Universal Dynamic Input
|
||||
|
||||
Enable / Disable Venomalias's Universal Dynamic Input Texture for Dolphin.
|
||||
|
||||
|
||||
|
||||
#### Primehack Textures: Universal Dynamic Input
|
||||
|
||||
Enable / Disable Venomalias's Universal Dynamic Input Texture for Primehack.
|
||||
|
||||
|
||||
|
||||
## Open Emulator
|
||||
## Open Emulator / Component
|
||||
|
||||
Here you launch and configure each emulator's settings, the option you choose will open that emulators GUI. For documentation on how to change the settings of each emulator's settings please check the website of each emulator.
|
||||
|
||||
|
@ -91,6 +104,7 @@ This tool removes all the roms folders under retrodeck/roms/ that are empty to o
|
|||
This tool rebuilds rom folders you have accidentally removed or used the `Remove empty ROM folders` tool.
|
||||
|
||||
### Tool: Move files
|
||||
|
||||
This option lets you choose the installation path of the RetroDECK folder that handles ROMS, Saves, BIOS, etc... to a new location.
|
||||
You get the following three options.
|
||||
|
||||
|
@ -101,35 +115,42 @@ You get the following three options.
|
|||
|
||||
|
||||
### Tool: Compress games
|
||||
|
||||
This option enables you to compress disc-based game image files `.gdi` `.iso` `.bin` `.cue` to the less space demanding `.chd` format.
|
||||
You can choose either a single game or many.
|
||||
|
||||
|
||||
|
||||
### Install: RetroDECK SD Controller Profile
|
||||
|
||||
This option installs the Steam controller profiles that RetroDECK into Steam.
|
||||
|
||||
|
||||
### Install: PS3 Firmware
|
||||
|
||||
This option downloads and installs the latest PS3 firmware. At the end of the download, RPCS3 will open requesting the user to install it (just press OK).
|
||||
|
||||
|
||||
|
||||
### RetroDECK: Change update settings (cooker only)
|
||||
|
||||
This option lets you turn on or off automatic updates on launch.
|
||||
|
||||
|
||||
|
||||
## RetroDECK: Troubleshooting
|
||||
|
||||
Various troubleshooting options.
|
||||
|
||||
|
||||
### Backup: RetroDECK Userdata
|
||||
|
||||
Creates backups of the user data folders
|
||||
|
||||
|
||||
|
||||
### Check & Verify: Multi-file structure
|
||||
|
||||
Verifies the structure of multi disc/file games that uses `.m3u` files.
|
||||
|
||||
|
||||
|
@ -145,27 +166,38 @@ The reset menu resets various features
|
|||
|
||||
|
||||
#### Reset Specific Emulator
|
||||
|
||||
Opens a menu where you can reset a specific emulator
|
||||
|
||||
|
||||
#### Reset All Emulators
|
||||
|
||||
Resets all the emulators at once
|
||||
|
||||
|
||||
|
||||
#### Reset RetroDECK
|
||||
|
||||
Resets the entirety of RetroDECK.
|
||||
`⚠️ WARNING! BACK UP YOUR DATA BEFORE RUNNING THIS! ⚠️`
|
||||
|
||||
|
||||
|
||||
## RetroDECK: About
|
||||
|
||||
This menu contains information about RetroDECK
|
||||
|
||||
### Version history
|
||||
Displays the changelogs
|
||||
|
||||
|
||||
|
||||
### Credits
|
||||
|
||||
Displays the credits
|
||||
|
||||
## Steam Sync
|
||||
|
||||
This enables or disables the Steam Sync feature.
|
||||
|
||||
Read more here:
|
||||
|
||||
[SRM Guide](../wiki_system_guides/srm/srm-guide.md)
|
||||
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
# The Team
|
||||
|
||||
## Project founder and creator.
|
||||
|
||||
### [XargonWan](https://github.com/XargonWan)
|
||||
## [XargonWan](https://github.com/XargonWan)
|
||||
|
||||
RetroDECK project founder and also one of the founding members of [AmberELEC](https://amberelec.org/).
|
||||
|
||||
|
@ -10,46 +8,41 @@ RetroDECK project founder and also one of the founding members of [AmberELEC](ht
|
|||
Grand General of the IPL (Italian Pizza Legion) also known as the Napoletanan Fist in the internal pizza war.
|
||||
</details>
|
||||
|
||||
## Community Management
|
||||
## [Lazorne](https://github.com/Lazorne)
|
||||
|
||||
### [Lazorne](https://github.com/Lazorne)
|
||||
|
||||
Community management/outreach, testing, documentation, emulator configurations, Steam Input and feature request / issue management.
|
||||
Does community management/outreach, testing, documentation, emulator configurations, maestro, Steam Input and feature request / issue management.
|
||||
|
||||
<details><summary> </summary>
|
||||
Meme Lord of the Wiki and also the cult leader of the NPC (The Nordic Pizza Cult) also called by the others as "The Pizza Heresy Cult" or "Harbingers of Pizza Chaos". Instigator of the internal pizza war.
|
||||
</details>
|
||||
|
||||
## Web Development
|
||||
## [jiannazzone](https://github.com/jiannazzone)
|
||||
|
||||
### [jiannazzone](https://github.com/jiannazzone)
|
||||
|
||||
Web Development, Community management/outreach, testing, documentation.
|
||||
Web Development, Godot, Community management/outreach, testing, documentation.
|
||||
|
||||
<details><summary> </summary>
|
||||
MCCP branch operative against the NPC faction and have a loose alliance with the IPL.
|
||||
</details>
|
||||
|
||||
## Developers
|
||||
## [IceNine451](https://github.com/icenine451)
|
||||
|
||||
### [IceNine451](https://github.com/icenine451)
|
||||
|
||||
Creator of the `RetroDECK configurator`, the `RetroDECK Framework` and various cool things.
|
||||
Focus on scripting and creator of the `RetroDECK Configurator`, the `RetroDECK Framework` and various cool things.
|
||||
|
||||
<details><summary> </summary>
|
||||
Freedom loving leader of the MCCP (Murican Cheese Crust Patriots) in the internal pizza war.
|
||||
</details>
|
||||
|
||||
|
||||
### [WallK](https://github.com/WallK)
|
||||
## [WallK](https://github.com/WallK)
|
||||
|
||||
Godot and scripting!
|
||||
Does Godot and backend development.
|
||||
|
||||
<details><summary> </summary>
|
||||
Pizza Mercenary
|
||||
</details>
|
||||
|
||||
## Special Thanks
|
||||
|
||||
We want give special thanks to:
|
||||
|
||||
- Our Patreon and donors that keeps the build servers running and provide feedback.
|
||||
|
|
|
@ -85,20 +85,6 @@ Just go into the Configurator and press Steam Sync if you got it enabled it will
|
|||
|
||||
This will also remove your favorites from Steam.
|
||||
|
||||
## Can I tweak images or other settings in SRM?
|
||||
|
||||
`Configurator` -> `Open Emulator / Component` -> `Steam Rom Manager`.
|
||||
|
||||
Yes, you can open the entire SRM interface from the Configurator, just like all other components, and tweak it to your heart's content.
|
||||
|
||||
<img src="../../../wiki_images/systems/srm/srm-window.png" width="800">
|
||||
|
||||
### Help - I broke everything after my tweaking
|
||||
|
||||
If you break things you could always reset it to default via:
|
||||
|
||||
`Configurator` -> `Troubleshooting` -> `Reset` -> `Component` -> `Steam Rom Manager`.
|
||||
|
||||
## Adding RetroDECK .doom files to Steam - Grid and Tear Project
|
||||
|
||||
<img src="../../../wiki_images/systems/srm/brutaldoom.png" width="800">
|
||||
|
@ -127,6 +113,20 @@ The file in this case is called `Brutal Doom.doom`.
|
|||
|
||||
[Guide: How to create RetroDECK .doom file](../../wiki_engine_guides/gzdoom/retrodeck-doomfile.md)
|
||||
|
||||
## Can I do advanced tweaking in SRM?
|
||||
|
||||
<img src="../../../wiki_images/systems/srm/srm-window.png" width="800">
|
||||
|
||||
Yes, you can open the entire SRM interface from the Configurator.
|
||||
|
||||
Just like all other components you tweak it to your heart's content.
|
||||
|
||||
`Configurator` -> `Open Emulator / Component` -> `Steam Rom Manager`.
|
||||
|
||||
If you break things you could always reset it to default via:
|
||||
|
||||
`Configurator` -> `Troubleshooting` -> `Reset` -> `Component` -> `Steam Rom Manager`.
|
||||
|
||||
## How does it work?
|
||||
|
||||
When the sync function is activated launch scripts are generated in a hidden folder:
|
||||
|
|
Loading…
Reference in a new issue