mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-22 22:05:37 +00:00
nov
This commit is contained in:
parent
f277f2f87e
commit
6b8371aeda
|
@ -1,7 +1,11 @@
|
|||
---
|
||||
date: 2024-10-03
|
||||
|
||||
date: 2024-11-09
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
# November 2024: Merged winter
|
||||
|
||||
This month we will discuss
|
||||
|
@ -9,30 +13,38 @@ This month we will discuss
|
|||
## Highlights
|
||||
|
||||
- Development is a bit slower
|
||||
|
||||
- New website
|
||||
|
||||
- 3DS Emulation - status
|
||||
|
||||
- Xenia - status
|
||||
|
||||
- Godot Configurator - status
|
||||
|
||||
- Merged Cooker
|
||||
|
||||
|
||||
|
||||
<!-- more -->
|
||||
|
||||
|
||||
|
||||
## Development is a bit slower
|
||||
|
||||
Please note that this is a big release with several features that requires coordination of several people that spends their free time doing this.
|
||||
It is a huge endeavor and we can't give any ETA's on when 0.9b will be released and done. We had an internal goal of December but...
|
||||
|
||||
sometimes IRL issues happen that takes away that time (work, family, life, death, love, etc..).
|
||||
We had an internal goal of December but sometimes IRL issues happen that takes away that time (work, family, life, death, love, etc..).
|
||||
|
||||
Everyone in FOSS have to always balance their commitment to free software and still do everything life entails.
|
||||
It is a huge endeavor as we are rewriting several aspects of RetroDECK and adding tons of new features. Thus we cannot give any ETA's on when 0.9b will be released and done.
|
||||
|
||||
---
|
||||
|
||||
## New website
|
||||
|
||||
We secretly soft launched our new website during Halloween.
|
||||
We are secretly soft launched our new website during Halloween.
|
||||
|
||||
https://retrodeck.net/
|
||||
[RetroDECK NEW Website](https://retrodeck.net/)
|
||||
|
||||
Check it out and give feedback on the Discord on Lemmy.
|
||||
|
||||
|
@ -44,7 +56,11 @@ Thanks Adam Iannazzone for all his hard work on contributing his free time to th
|
|||
|
||||
We had secret plans to include Lime3DS into the release of 0.9b.
|
||||
|
||||
But as the big Citra forks are merging into one, it feels better to wait until they have sorted everything sorted out and get the best project into RetroDECK proper. When their new repo is up and running we will target that.
|
||||
But as the big Citra forks are merging into one, it feels better to wait until they have sorted everything out.
|
||||
|
||||
It is better to get the best project into RetroDECK proper.
|
||||
|
||||
When their new repo is up and running, we will target that.
|
||||
|
||||
---
|
||||
|
||||
|
@ -52,9 +68,9 @@ But as the big Citra forks are merging into one, it feels better to wait until t
|
|||
|
||||
We are looking into utilizing [UMU Launcher](https://github.com/Open-Wine-Components/umu-launcher) for Xenia (and other Wine based systems in the future).
|
||||
|
||||
Instead of pulling in all of vanilla Wine into RetroDECK and configuring it, UMU Launcher feels like a better architectural choice that can give more synergies in the future.
|
||||
Instead of pulling in all vanilla Wine into RetroDECK and configuring it, UMU Launcher feels like a better architectural choice that can give more synergies in the future.
|
||||
|
||||
We are waiting for the Open Wine Components Team (Heroic Game Launcher, Lutris, Bottles, Lutris, Proton-GE and more) to finish up their flatpak version (they do great work!).
|
||||
We are waiting for the magnificent Open Wine Components Team (Heroic Game Launcher, Lutris, Bottles, Lutris, Proton-GE and more) to finish their Flatpak version.
|
||||
|
||||
---
|
||||
|
||||
|
@ -62,11 +78,17 @@ We are waiting for the Open Wine Components Team (Heroic Game Launcher, Lutris,
|
|||
|
||||
## Godot Configurator - status
|
||||
|
||||
On the Steam Deck, Game Mode has no included web browser that can be launched via flatpak thus rendering the the wiki links and website links useless in Game Mode. We will probably keep the buttons but only have them shown in Desktop Mode (or any normal Linux Desktop).
|
||||
### Game Mode – No web browser / markdown viewer
|
||||
|
||||
We currently don't feel like we want to ship an entire web browser inside of RetroDECK to remedy it.
|
||||
Game Mode has no included web browser that can be called via Flatpak thus rendering the wiki links and website links useless in Game Mode.
|
||||
|
||||
Instead we are looking into a sophisticated markdown viewer instead. That will give you the ability to sync the entire wiki down to local storage with the click of a button and have it readable no matter if you are online or offline.
|
||||
The buttons that go to the website and wiki will be kept but only shown in Desktop Mode / Linux Desktop.
|
||||
|
||||
We currently do not feel like we want to ship an entire web browser inside of RetroDECK to remedy it.
|
||||
|
||||
Instead of a web browser, we are looking into a sophisticated markdown viewer instead to integrate into RetroDECK.
|
||||
|
||||
The general thought is if we can provide an option to manually synchronize the entire wiki down to local storage with the click of a button and have it readable no matter if you are online or offline and viewed via the markdown viewer.
|
||||
|
||||
---
|
||||
|
||||
|
@ -76,17 +98,22 @@ Instead we are looking into a sophisticated markdown viewer instead. That will g
|
|||
|
||||
Several of the big feature branches are now merged into Cooker proper (creating one big chunky boi).
|
||||
|
||||
Having one big cooker now will make it easier to test everything in one go.
|
||||
Having one big cooker now will make it easier to test everything in one go that 0.9b has to offer.
|
||||
|
||||
In the future we might utilize the flathub-beta remote to facilitate easy testing when the cooker is more stable.
|
||||
In the future we might utilize the Flathub-beta remote to facilitate easy testing when the cooker is more stable.
|
||||
|
||||
The current cooker now features:
|
||||
|
||||
- SRM (Add to Steam)
|
||||
|
||||
- Godot Configurator
|
||||
|
||||
- Updated Emulators / Components
|
||||
|
||||
- PortMaster
|
||||
|
||||
- Lighter Manifest
|
||||
|
||||
- Ruffle
|
||||
|
||||
---
|
||||
|
@ -95,16 +122,16 @@ The current cooker now features:
|
|||
|
||||
There is still plenty of work to do and we always do need more people testing and developing.
|
||||
|
||||
This is a list of major issues we are investigating.
|
||||
|
||||
If you want to help with parts of development or testing please contact us on `Matrix` / `Discord` in the `💙-i-want-to-help` channel.
|
||||
This is a list of significant issues we are investigating.
|
||||
|
||||
If you want to help with parts of development or testing, please contact us on `Matrix` / `Discord` in the `💙-i-want-to-help` channel.
|
||||
|
||||
### SRM
|
||||
|
||||
<img src="../srm-logo.png" width="30">
|
||||
|
||||
- Is not yet added to Godot Configurator and need to be enabled from Legacy Configurator.
|
||||
|
||||
- Not all systems are adding the games as they should.
|
||||
|
||||
### Godot Configurator
|
||||
|
@ -112,7 +139,9 @@ If you want to help with parts of development or testing please contact us on `M
|
|||
<img src="../godot.png" width="30">
|
||||
|
||||
- Bash slowdown for certain scripts if launched via Godot Configurator via Steam.
|
||||
|
||||
- Need to add some more menus / buttons.
|
||||
|
||||
- Needs more testing of all the features.
|
||||
|
||||
### Emulators / Components
|
||||
|
@ -120,7 +149,8 @@ If you want to help with parts of development or testing please contact us on `M
|
|||
<img src="../Ryujinx.png" width="30">
|
||||
|
||||
- Not all emulators have been updated yet as some have added additional dependencies we need to build.
|
||||
- Ryujinx is disabled at the moment.
|
||||
|
||||
- Ryujinx is disabled at this moment, because of bugs.
|
||||
|
||||
### PortMaster
|
||||
|
||||
|
@ -146,6 +176,8 @@ Thanks everyone!
|
|||
|
||||
### Links
|
||||
|
||||
[RetroDECK Website](https://retrodeck.net/)
|
||||
|
||||
[Discord](https://discord.gg/WDc5C9YWMx)
|
||||
|
||||
[Matrix](https://matrix.to/#/#retrodeck:matrix.org)
|
||||
|
|
Loading…
Reference in a new issue