diff --git a/wiki-rtd/docs/wiki_bugs/known-issues.md b/wiki-rtd/docs/wiki_bugs/known-issues.md index ce59d5b..0e00590 100644 --- a/wiki-rtd/docs/wiki_bugs/known-issues.md +++ b/wiki-rtd/docs/wiki_bugs/known-issues.md @@ -5,10 +5,6 @@ For a list of reported bugs please check here on github: [RetroDECK issues](http ## Emulator / Engine Issues -- `Duckstation` memory cards folders are not created making memory cards not work (default for PSX is RetroArch - Swanstation). The path is:`/retrodeck/saves/psx/duckstation/memcards/` this problem can be solved by manually creating the folders. - -- `Linux Desktop: Wayland` Several emulators do not work in `Wayland` and we recommend using `X11` until those issues are fixed either by us or upstream. - - `PPSSPP` Retroachievements is in the latest version, you can login / logout / enable hardcore mode normally from the emulators interface. It is right now not configurable in the Configurator (as it works a bit differently than the other emulators), we hope to have a solution for it later. - `RetroArch: Gambatte` Quitting the core with the `Quit` radial function makes the core swap the palette while playing GB. @@ -19,7 +15,7 @@ For a list of reported bugs please check here on github: [RetroDECK issues](http ### Known Issues: External Controllers - Steam Deck -- Sometimes the emulators / engines gets confused on what controller is player 1 and takes the docked Steam Deck as player 1 and not the external contrller. You can solve this by going into the Reorder Controllers interface in Steam and try switching between Player 1 or Player 2. +- Sometimes the emulators / engines gets confused on what controller is player 1 and takes the docked Steam Deck as player 1 and not the external controller. You can solve this by going into the Reorder Controllers interface in Steam and try switching between Player 1 or Player 2. ### Known Issues: External Controllers - Linux Desktop @@ -42,7 +38,7 @@ Since the one of the recent Steam Client updates, there is a bug that causes Ste Possible solutions by our users and team members: -- Try and use the RetroDECK Profile as the Desktop Profile and turning off the Game Profile. +- Try to turn off the RetroDECK's Steam Input: `Select RetroDECK in Steam` -> `Properties` -> `Controller` -> `Disable Steam Input`. Then go to `Steam` -> `Settings` -> `Controller` -> `Desktop Profile` and `Apply the RetroDECK Layout` under Templates for the controller you are using. - Going into big picture and launching RetroDECK from there. - Starting big picture, exiting big picture and then launching RetroDECK from the Desktop Client. @@ -66,7 +62,7 @@ We are still investigation the cause of it, if you know of a solution please con The plan is to map as much as we can into the RetroDECK Hotkey System below. We are also patching in Emulator Hotkeys with the `RetroDECK Framework` (if possible) to be compatible with the system. If an emulator later adds better hotkey support, we plan to map it towards the same functions for a unified experience across as many emulators as possible. --s `RPCS3` hotkeys/shortcuts do not work and they are a new experimental feature. To exit you must shut down RPCS3 from the `Switch Window` inside the Steam Deck interface or quit the application on Desktop. +- `RPCS3` hotkeys/shortcuts do not work and they are a new experimental feature. To exit you must shut down RPCS3 from the `Switch Window` inside the Steam Deck interface or quit the application on Desktop. - `CEMU` has almost no hotkey support. - `XEMU` has no hotkey support. @@ -127,7 +123,7 @@ We are working on implementing all these features over the big releases. Some wi - Better gyro support. - Dynamic external display resolution support for borders and viewports. - All Emulators & Engines supported by ES-DE so there at least is one per system in RetroDECK. -- A Ports Downloader for additional systems and features. +- PortMaster integration. - A rebuilt Configurator that is a Godot application that supports controller navigation. - A rebuilt first run installer and updater in Godot. - Better art: Mascot, Easter Eggs, Logos. diff --git a/wiki-rtd/docs/wiki_configurator/ponzu.md b/wiki-rtd/docs/wiki_configurator/ponzu.md index 561a40d..815560a 100644 --- a/wiki-rtd/docs/wiki_configurator/ponzu.md +++ b/wiki-rtd/docs/wiki_configurator/ponzu.md @@ -1,20 +1,9 @@ # Guide: Ponzu (Legacy AppImage Loader) - + Ponzu is an temporary as-is function that is searching for user provided Citra and Yuzu AppImages and make them available as emulators inside RetroDECK. -### Q: Should this be seen as official support for the removed emulators? - -No we provide zero support, the the only official emulators we support for those systems are Ryujinx and Citra-core in RetroArch (as long as it is shipped as part of RetroArch). - -Since the first day of our announcement on both Citra's and Yuzu's removal, we made it extremely clear that we will not provide any new: configurations, bug fixes, improvements, or any kind of support at all, for the these removed emulators. There is also a very substantial risk that future updates of RetroDECK will break the current temporary compatibility, this to be seen as a temporary as-is solution. - -At the same moment we also updated our social rules to reflect that any type of discussion about these emulators will come with a warning first and then a ban. - -The only recommended use case of Ponzu is the intended function as safe way to migrate to Ryujinx or the Citra-core (finish up, save and move). - -We urge everyone to stop using these emulators. ## Where to put the AppImages @@ -31,12 +20,10 @@ Where `*` means that there can be a combination of any character. ## How to: -Note you need to COPY the appimages as RetroDECK will consume them for the necessary files. - - Create the `retrodeck/ponzu/` folder -- COPY the AppImages in there +- COPY the AppImages into the folder. - Open RetroDECK and wait. -- When RetroDECK is loaded you can point towards the AppImages (if they still work) +- When RetroDECK starts and the ES-DE Frontend is loaded go to `Other Settings` -> `Alternative Emulators` to set the new defaults. ## How to uninstall the emulators @@ -45,8 +32,21 @@ Note you need to COPY the appimages as RetroDECK will consume them for the neces - Run Ponzu - Remove Ponzu - This removes the Emulators. -Your saves and games will not be deleted, so if you decide to re-install them everything will be as you left, except for the configurations that they will reset as RetroDECK legacy defaults. +Your saves and games will not be deleted, so if you decide to re-install them everything will be as you left, except for the configurations those will be defaulted. -## Note on Full Reset +## A Full Reset will remove the Emulators If you do a Full Reset of RetroDECK you will need to do the Ponzu process again. + + +## Q: Should this be seen as official support for the removed emulators? + +No we provide zero support, the the only official emulators we support for those systems are Ryujinx and Citra-core in RetroArch (as long as it is shipped as part of RetroArch). + +Since the first day of our announcement on both Citra's and Yuzu's removal, we made it extremely clear that we will not provide any new: configurations, bug fixes, improvements, or any kind of support at all, for the these removed emulators. There is also a very substantial risk that future updates of RetroDECK will break the current temporary compatibility, this to be seen as a temporary as-is solution. + +At the same moment we also updated our social rules to reflect that any type of discussion about these emulators will come with a warning first and then a ban. + +The only recommended use case of Ponzu is the intended function as safe way to migrate to Ryujinx or the Citra-core (finish up, save and move). + +We urge everyone to stop using these emulators. diff --git a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-controls.md b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-controls.md index 58c4001..54611c1 100644 --- a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-controls.md +++ b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-controls.md @@ -40,7 +40,7 @@ Optional extra binds that can come into play for certain Project Brutality or Br | Action | Button | Comment | | :--- | :---: | :---: | | Quick Melee / Special Action | `L1` | | -| Throw Grenade / Second Special Action | `L2` | Replaces Zoom (must mods use Secondary Fire for this anyhow) | +| Throw Grenade / Second Special Action | `L2` | Replaces Zoom (most DOOM mods use Secondary Fire for this anyhow) | | Dash | `R3` | Replaces Quick Turn | ### The mod needs more or other extra inputs diff --git a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md index 14e3276..3f2e573 100644 --- a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md @@ -88,7 +88,7 @@ Doomworld is the lifeblood of DOOM community, generations of knowledge and a vas **Doomwiki:** -[List of notable WADs](https://doomwiki.org/wiki/List_of_notable_WAD) +[List of notable WADs](https://doomwiki.org/wiki/List_of_notable_WADs) **ModDB:** diff --git a/wiki-rtd/docs/wiki_general/what-is-pizzadeck.md b/wiki-rtd/docs/wiki_general/what-is-pizzadeck.md index 1863737..15a8215 100644 --- a/wiki-rtd/docs/wiki_general/what-is-pizzadeck.md +++ b/wiki-rtd/docs/wiki_general/what-is-pizzadeck.md @@ -40,10 +40,9 @@ You can get all the recipes via PizzaBoxes with the new delivery system called P It features cutting edge Pizza integration tech that is only possible on PizzaDECK: -- [Grocy ERP](/https://grocy.info) for smart ingredient reminders and dynamic shopping lists. Plan the entire day, month and life for Pizza making. -- We got Docker and Kubernetes support. We also have support for even better containers, like the cans you inherited from your grandma for storing the Pizza Sauce (Thanks Gram!). -- Smart IOT devices, follow the Pizza the entire way: Smart Fridge, Smart Oven / BBQ, Smart Temperature, Smart Utensils, Smart Plates and Smart Toilet. +- [Grocy ERP](https://grocy.info) for smart ingredient reminders and dynamic shopping lists. Plan the entire day, month and life for Pizza making. +- We got Docker and Kubernetes support. We also have support for even better containers, like the cans you inherited from your grandma for storing the Pizza Sauce. +- We got support for smart IOT devices, follow the Pizza the entire way: Smart Fridge, Smart Oven / BBQ, Smart Temperature, Smart Utensils, Smart Plates and Smart Toilet. - PizzaDECK will work with whatever the next new monthly communication IOT standards are: Wireless, Z-Wave, Bee-Wave, LoRa, Lora from accounting, Zigbee, Zigfly, Zigtick, Bigby's Hand of IOT, Going back to wireless because nothing else works... again. - [Home Assistant](https://www.home-assistant.io/) for all your Pizza IOT needs, start making the Pizza when you open your smart garage port that you spent way too much money on. - It also features several other important buzzwords such as: Blockchain, Trianglerope, Generative AI, Degenerate AI, Deep Learning, Creep Learning. - diff --git a/wiki-rtd/docs/wiki_images/logos/rd-esde-logo-cooker.png b/wiki-rtd/docs/wiki_images/logos/rd-esde-logo-cooker.png new file mode 100644 index 0000000..44f64a8 Binary files /dev/null and b/wiki-rtd/docs/wiki_images/logos/rd-esde-logo-cooker.png differ diff --git a/wiki-rtd/docs/wiki_rd_versions/version-history.md b/wiki-rtd/docs/wiki_rd_versions/version-history.md index a2ecdc5..91ef5f5 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version-history.md +++ b/wiki-rtd/docs/wiki_rd_versions/version-history.md @@ -1,9 +1,9 @@ # RetroDECK Versions -## Version 0.8b - (In Development) -- SOON +## 0.8.0b Branch +- [0.8.0b](version_0.8.0b/0.8.0b.md) Still in Development -## Version 0.7b +## 0.7.0b Branch - [0.7.6b](version_0.7.0b/0.7.6b.md) - [0.7.5b](version_0.7.0b/0.7.5b.md) - [0.7.4b](version_0.7.0b/0.7.4b.md) @@ -12,7 +12,7 @@ - [0.7.1b](version_0.7.0b/0.7.1b.md) - [0.7.0b](version_0.7.0b/0.7.0b.md) -## Version 0.6b +## 0.6.0b Branch - [0.6.6b](version_0.6.0b/0.6.6b.md) - [0.6.5b](version_0.6.0b/0.6.5b.md) - [0.6.4b](version_0.6.0b/0.6.4b.md) @@ -21,7 +21,7 @@ - [0.6.1b](version_0.6.0b/0.6.1b.md) - [0.6.0b](version_0.6.0b/0.6.0b.md) -## Version 0.5b +## 0.5.0b Branch - [0.5.3b](version_0.5.0b/0.5.3b.md) - [0.5.2b](version_0.5.0b/0.5.2b.md) diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.0b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.0b.md index 743d4a9..23ceda5 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.0b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.0b.md @@ -27,7 +27,7 @@ Enabled 2-4 players in all systems where possible. ## 1st Notice: The immediate removal of Yuzu & Citra -Both Yuzu and Citra have been removed, the new defaults are `Ryujinx` and `Citra-Core` in RetroArch. +Both Yuzu and Citra have been removed as an option to run Switch and 3DS games, the new defaults are `Ryujinx` and `Citra-Core` in RetroArch. ## 2nd Notice: RPSC3 changes @@ -394,7 +394,7 @@ Since one of the recent Steam Client updates, there is a bug that causes Steam t Possible solutions by our users and team members: -- Try and use the RetroDECK Profile as the Desktop Profile and turn off the Game Profile. +- Try to turn off the RetroDECK's Steam Input: `Select RetroDECK in Steam` -> `Properties` -> `Controller` -> `Disable Steam Input`. Then go to `Steam` -> `Settings` -> `Controller` -> `Desktop Profile` and `Apply the RetroDECK Layout` under Templates for the controller you are using. - Going into big picture and launching RetroDECK from there. - Starting big picture, exiting big picture, and then launching RetroDECK from the Desktop Client. diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index e6abecd..cc9e31e 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -47,7 +47,7 @@ nav: - Blog: blog/index.md - General Information 📰: - Start using RetroDECK: wiki_general/retrodeck-start.md - - What is the current Version?: wiki_rd_versions/version_0.7b/0.7.6b.md + - What is the current Version?: wiki_rd_versions/version_0.7.0b/0.7.6b.md - What is RetroDECK?: wiki_general/what-is-retrodeck.md - What is included in RetroDECK?: wiki_general/what-is-included.md - Supported Devices: wiki_general/supported-devices.md