Skip to content

Commit

Permalink
changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed May 6, 2023
1 parent ad21802 commit 0c4220d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 71 deletions.
28 changes: 26 additions & 2 deletions src/data/changelog-win.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,32 @@
[
{
"title": "Playstation 3",
"title": "New Emulators",
"type": "STEAMOS",
"description": "We've added RPCS3 as a new emulator",
"description": "Citra for Nintendo 3DS and Ryujinx for Nintendo Switch.",
"image": "false"
},
{
"title": "CloudSync",
"type": "STEAMOS",
"description": "Sync your saved games between other EmuDecks installation, on your Steam Deck, another Windows PC, etc..<br/> This is a beta release, so make sure you have a backup of your saves before enable this feature. <br/> You can find it in Tools & Stuff.<br/><strong>Make sure you never close the emulator using the Steam Menu as this will prevent CloudSync to upload your files. Use the START + SELECT combo or Alt + F4</strong>",
"image": "false"
},
{
"title": "Controller improvements",
"type": "STEAMOS",
"description": "Added Steam Input profiles for Playstation and Xbox Controllers.<br/>This enables the SELECT + START combo to exit any emulator.<br/>You need to follow this <strong><a target='_blank' href='https://youtu.be/ra_B1axeFqU'>instructions</a></strong> to activate the new Steam Input.<br/>This is mandatory in order for Cloud Sync to work properly with Yuzu, Citra and Ryujinx.",
"image": "false"
},
{
"title": "Controller instructions",
"type": "STEAMOS",
"description": "Yuzu, Citra and Ryujinx can't have their controller automatically configured so we've added a new tutorial page right after you install EmuDeck.",
"image": "false"
},
{
"title": "Bug fixes",
"type": "STEAMOS",
"description": "Custom reset/install shows same level of customization than EmuDeck for SteamOS<br/>Improved Emulator installation and configuration from Manage Emulators<br/>New PCSX2 path installation - You might need to manually copy your saved games and states from the old PCSX2 folder to the new PCSX2-Qt<br/>Added missing Hotkeys for Dolphin, PCSX2 and Duckstation",
"image": "false"
}
]
71 changes: 2 additions & 69 deletions src/data/changelog.json
Original file line number Diff line number Diff line change
@@ -1,75 +1,8 @@
[
{
"title": "2.1.4",
"title": "CloudSync",
"type": "STEAMOS",
"description": "<strong>Fixes:</strong><br/>- Resolved an issue when using Migration Installation from Internal to SD Card<br/> - EmuDeck Store adjusted for bigger screens on big screens.<br/> - Install all Config updates no longer crashes<br/>- Resolved an issue when using USB Transfer Wizard on USB Drives with spaces on their names",
"image": "false"
},
{
"title": "EmuDeck Store",
"type": "STEAMOS",
"description": "Now you can browse and download games from our homebrew collection one by one. <br/>You can uninstall the previous HomeBrew pack from Quick Settings and just use the store to get the games you want.<br/><strong>On this release they are only playable on EmulationStation DE</strong>",
"image": "true"
},
{
"title": "UI / UX tweaks",
"type": "STEAMOS",
"description": "- New Confirmation ( Custom Mode ) & Post Install Status page <br/>- New home screen after first install<br/>- RetroAchievements for PS1 and PS2",
"image": "true"
},
{
"title": "New Emulators",
"type": "STEAMOS",
"description": "- MelonDS Standalone ( Custom Mode )<br/>- Rosalie's Mupen GUI ( Custom Mode )<br/>- mGBA ( Custom Mode )<br/>- Cemu AppImage ( On Manage Emulators )<br/>- Pico8 and tic80 RetroArch Cores",
"image": "true"
},
{
"title": "USB Transfer Wizard",
"type": "STEAMOS",
"description": "Now you can easily import your roms and bios from an USB drive. You no longer need to fiddle using a keyboard and mouse, all can be easly done using the touchscreen",
"image": "true"
},
{
"title": "EmulationStation 2.0",
"type": "STEAMOS",
"description": "New version of ESDE 2.0 with a new EpicNoir Theme. Go to Emulators to update it and then Reset the configuration afterwards to get the new theme upgraded",
"image": "true"
},
{
"title": "Manage Emulators",
"type": "STEAMOS",
"description": "Get notifications when an emulator has a new configuration update so you don't need to reinstall EmuDeck to apply that specific configuration.",
"image": "true"
},

{
"title": "Migrate Installation",
"type": "STEAMOS",
"description": "Move your EmuDeck Installation to another destination: SD Card, Internal Storage, etc.",
"image": "true"
},
{
"title": "Cloud Services Manager",
"type": "STEAMOS",
"description": "Create shortcuts on Steam for cloud services like Apple TV, Disney +, Hulu, Plex but also streaming services like Moonlight or Chiaki",
"image": "true"
},
{
"title": "Steam Rom Manager",
"type": "STEAMOS",
"description": "This new version of Steam Rom Manager has two new themes. EmuDeck theme designed for regular users and Deck, designed for advanced users, go to Manage Emulators and update your SRM configuration to get it!",
"image": "true"
},
{
"title": "Automatic Steam Input Profiles",
"type": "STEAMOS",
"description": "Alongside with new themes, the new version of Steam Rom Manager allow us to automatically add Steam Input Profiles, so all your 3DS, Wii U, etc. games will use the Steam Deck back buttons with no configuration. This will only affect new added games, so for already added ones you need to add them again using Steam Rom Manager.<br/>There's also one Profile for EmulationStation! Just use the left trackpad to select the system to play.",
"image": "true"
},
{
"title": "Bug fixes & Small Features",
"type": "STEAMOS",
"description": "- Fixed PS3 Pkg parser so it doesn't grab discs in the hdd<br/>- GyroDSU working at last.<br/>- Steam Shortcut path bulk update<br/>- Fix DOSBox-pure config directory<br/>- Fix Vita3K Launcher<br/>- Fix EmuDeck Compressor tool with rvz files<br/>- EasyRPG SRM parser<br/>- Recursive SRM parsers are back<br/>- Added ESDE 2.0 beta<br/>- CSO Format support for PPSSPP",
"description": "Sync your saved games between other EmuDecks installation, on your Steam Deck, another Windows PC, etc..<br/> This is a beta release, so make sure you have a backup of your saves before enable this feature. <br/> You can find it in Tools & Stuff.",
"image": "false"
}
]

0 comments on commit 0c4220d

Please sign in to comment.