Wiki/wiki-rtd/docs/wiki_rd_versions/version_0.7b/0.7.6b.md

48 lines
1.3 KiB
Markdown
Raw Normal View History

2024-02-02 15:14:45 +00:00
# RetroDECK 0.7.6b
2024-02-08 06:45:58 +00:00
**Release Date: 08/02/2024**
2024-02-02 15:14:45 +00:00
2024-02-08 06:45:58 +00:00
This a minor update with PPSSPP fixes
2024-02-06 17:25:00 +00:00
2024-02-06 17:34:46 +00:00
**Note:**
If you have logged in to RetroAchivements on PPSSPP you need to do so again
2024-02-08 06:45:58 +00:00
## Updates
- PPSSPP
2024-02-06 17:34:46 +00:00
### No other updates??!
2024-02-06 17:25:00 +00:00
Yes, we are going to release a 0.7.7b "soonish"" with the rest of the emulator updates.
We are just waiting for a upstream fix in a certain emulator before we ship it (we have submitted the commit).
2024-02-02 15:14:45 +00:00
## New Features: Controller and Hotkey improvements
### PPSSPP
- The press `Escape` to `Open Menu` bind have been removed.
- Many of the standard combos and radial buttons now work
The upstream bug of combo hotkeys in the flatpak PPSSPP is now fixed.
You no longer need to press `Escape` button bind / radial button to `Open Menu`.
Thanks to this fix, everything is now mapped as it should in uniformity with the other emulators where possible.
The following binds are available:
- Quit Emulator
- Open Menu
- Save State
- Load State
- Previous / Next State
- Fastforward
- Rewind
- Rapid Fire Toggle
- Speed Toggle
- Record Video
- Fullscreen Toggle
- Emulator Screenshot
## Bugfixes & other changes
2024-02-06 17:25:00 +00:00
- ADDED: More Easter Egg Boot logos for some Holidays (we won't spoil them)
- PIPELINE: Refactor and automation improvements for easier local development.