mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
icons
This commit is contained in:
parent
600da74804
commit
ca4e80eacf
Binary file not shown.
Before Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 32 KiB |
|
@ -16,17 +16,15 @@
|
|||
- New folder `retrodeck/cheats/` for easier cheat file updates and user additions for MAME, RetroArch, PCSX2, PPSSPP, and MelonDS.
|
||||
- Additional logging to some features.
|
||||
- Made the reset and open component functions headless allowing them to be used by RetroENGINE.
|
||||
- RetroENGINE icon.
|
||||
- RetroENGINE and RetroDECK Framework icons.
|
||||
- Function to auto add RetroDECK to Steam preconfigured (gridart, inputs).
|
||||
|
||||
**Changed**
|
||||
|
||||
- Moved the MAME cheats folder to the new `retrodeck/cheats/`.
|
||||
- Better handling functions for `retrodeck/shaders`.
|
||||
|
||||
**Fixed**
|
||||
|
||||
- An issue with the CLI argument `--test-upgrade`.
|
||||
- The Configurator icon is now symmetrical with the RetroDECK icon.
|
||||
- The Configurator icon is now symmetrical.
|
||||
- Updated some Easter Egg Boot Splashes dates.
|
||||
|
||||
## RetroENGINE
|
||||
|
||||
|
@ -46,12 +44,12 @@
|
|||
|
||||
**Added:**
|
||||
|
||||
- Option to Enable / Disable PortMaster in ES-DE, accessed via the Tools menu. 🎩😺 🗡️🪿 🦙 (┛ಠ_ಠ)┛彡┻━┻
|
||||
- Option to Enable / Disable PortMaster in ES-DE, accessed via the Tools menu. (┛ಠ_ಠ)┛彡┻━┻ 🎩😺 🗡️🪿 🦙
|
||||
- Compression Tool: Megadrive system was added as compression targets for zip files (by Cohee).
|
||||
- Compression Tool: PS2 is now using createcd to compress .cue files (by Cohee).
|
||||
- Option to add RetroDECK to Steam preconfigured (gridart, inputs) in the Configurator and during initial setup.
|
||||
|
||||
**Changed**
|
||||
**Changed:**
|
||||
|
||||
- Renamed, moved and condensed several menus and functions to be clearer.
|
||||
- Removed redundant tags like Enable/Disable, Tool, and Toggle from function names.
|
||||
|
@ -67,7 +65,7 @@
|
|||
|
||||
- An issue with the `BIOS Checker` that caused it to only check the BIOS folder under home due to broken dynamic pathing.
|
||||
|
||||
## RetroArch:
|
||||
## RetroArch
|
||||
|
||||
<img src="../../../wiki_icons/pixelitos/retroarch.png" width="50">
|
||||
|
||||
|
@ -76,13 +74,24 @@
|
|||
- An issue where some cores were not updated correctly for veteran RetroDECK user causing black screens and other issues.
|
||||
- An issue with PSX borders not displaying correctly.
|
||||
|
||||
## Dolphin / Primehack:
|
||||
## Dolphin / Primehack
|
||||
|
||||
<img src="../../../wiki_icons/pixelitos/dolphin-emu.png" width="50">
|
||||
|
||||
**Fixed:**
|
||||
|
||||
- An issue with trigger calibration and dual-mapped Z (Thanks mcemcymc84).
|
||||
- An issue with trigger calibration and dual-mapped Z (thanks mcemcymc84).
|
||||
- An issue in the Dolphin wrapper affecting some users.
|
||||
- An issue where the Universal Dynamic Input Textures were missing from the build process.
|
||||
- An issue where Dolphin wouldn't start in some Wayland configurations on certain systems (thanks 🎩😺).
|
||||
|
||||
## MAME
|
||||
|
||||
**Added:**
|
||||
|
||||
- bgfx folder support to `retrodeck/shaders/mame/bgfx/` for ease of access.
|
||||
|
||||
**Changed:**
|
||||
|
||||
- Moved the cheats folder to the new `retrodeck/cheats/mame/cheats/`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue