mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
WIKI: Adaptive
This commit is contained in:
parent
51f2bd81fb
commit
e4be3fe5a6
|
@ -125,7 +125,7 @@ No, as long as you don't manually don't delete the `~\retrodeck` folder and it's
|
|||
|
||||
<br>
|
||||
|
||||
### Can I add a single game to my Steam Library or with Steam Rom Manager?
|
||||
### Can I add a single game to my Steam Library?
|
||||
We are working on this feature. Meanwhile you can achieve this manually.
|
||||
Example of a launch script to launch to launch a Wii game called Baloon World:
|
||||
|
||||
|
@ -136,7 +136,7 @@ Example of a launch script to launch to launch a Wii game called Baloon World:
|
|||
<br>
|
||||
|
||||
### After installing RetroDECK manually, Discover is not opening or giving me some errors?
|
||||
This bug is appearing only when installing RetroDECK manually and not from Discover. The discover release is suggested for all the users.
|
||||
This bug is appearing only when installing RetroDECK manually and not from Discover. The discover release is suggested for all the users.
|
||||
However you can run this to fix it: `flatpak remote-delete retrodeck-origin`
|
||||
|
||||
<br>
|
||||
|
@ -151,21 +151,28 @@ Check [Reporting bugs and issues](../wiki_bugs/report-bugs.md)
|
|||
<br>
|
||||
|
||||
### Will you implement X/Y/Z emulator?
|
||||
Our goal is to implement and configure a selection of the best emulators for each system supported by ES-DE. If your favorite system is not integrated you can request its integration by opening an issue on this github page.
|
||||
Our goal is to implement and configure a selection of the best emulators for each system supported by ES-DE. If your favorite system is not integrated you can request its integration by opening an issue on this github page.
|
||||
|
||||
<br>
|
||||
|
||||
### Will you implement none emulator software inside of RetroDECK like Batocera?
|
||||
We do have plans for a ports downloader / manager in the future.
|
||||
We do have plans for a ports downloader / manager in the future.
|
||||
|
||||
<br>
|
||||
|
||||
### I have a good idea on a new feature, how do I suggest it?
|
||||
Check if the request already exists in the issue list on github, if not you can make a new issue and suggest it.
|
||||
If you want to discuss before submitting feel free to post your ideas in our discord community.
|
||||
Check if the request already exists in the issue list on github, if not you can make a new issue and suggest it.
|
||||
If you want to discuss before submitting feel free to post your ideas in our discord community.
|
||||
|
||||
<br>
|
||||
|
||||
### Will you add Windows versions of the emulators as well and run them via Wine/Proton?
|
||||
We know that some emulators like CEMU runs better with the Windows version via Proton, but the entirety of Proton/Wine and DXVK must be added to the project and then configured to get it to work at all.
|
||||
This is no easy feat and most emulators are better and equally performant as their Windows counterparts with the Linux versions.
|
||||
|
||||
So there are no plans currently to support this and it also comes with lot of risk adding such big dependencies as Wine into the project.
|
||||
|
||||
<br>
|
||||
|
||||
## RetroDECK: Updating
|
||||
|
||||
|
|
Loading…
Reference in a new issue