This commit is contained in:
laz 2024-12-18 16:00:54 +01:00
parent ca224f946b
commit 31e340484c
2 changed files with 18 additions and 9 deletions

View file

@ -50,26 +50,35 @@ We wish them a happy journey ahead. Keep in touch, Itakatta! 🤌🍕🍝🍌
<img src="../../../folder-blue-games.png" width="30">
## Open with RetroDECK - New function
<img src="../owr_appselect.png" width="600">
<img src="../owr_appselect.png" width="500">
On the Linux Desktop (or desktop mode) we added the option of open and run various files directly with RetroDECK.
In these examples we will be using the [Little Medusa - Demo](https://megacatstudios.com/pages/little-medusa) a `.nes` file called `LittleMedusa_8bitdemo.nes` from Mega Cat Studios.
On the Linux Desktop (or desktop mode), we added the option to open and run various files directly with RetroDECK.
### Example 1: The game inside the correct roms folder
<img src="../littlemedusa.png" width="300">
In these examples, we will use the [Little Medusa - Demo](https://megacatstudios.com/pages/little-medusa) a `.nes` file called `LittleMedusa_8bitdemo.nes` from Mega Cat Studios.
### Example 1: The Game Inside the Correct Roms Folder
<img src="../owr_infolder.png" width="300">
in this example the `LittleMedusa_8bitdemo.nes` file is inside the `retrodeck/roms/nes` folder and when clicking on it RetroDECK opens it with the Nintendo Entertainment System emulator and the game starts.
In this example, the `LittleMedusa_8bitdemo.nes` file is inside the `retrodeck/roms/nes` folder.
RetroDECK knows that because you opened it from the `/roms/nes` foler the game must correspond to that system.
When you click on it, RetroDECK opens it with the Nintendo Entertainment System emulator, and the game starts.
### Example 2: The game is outside the roms folder
RetroDECK knows that because you opened it from the `/roms/nes` folder, the game must correspond to that system.
<img src="../owr_nonedir.png" width="600">
### Example 2: The Game Outside the Roms Folder
<img src="../owr_nonedir.png" width="500">
In this example, the `LittleMedusa_8bitdemo.nes` file is not inside the `retrodeck/roms/nes` folder but in the `download` folder.
When clicked, RetroDECK will prompt a dialog window asking which system the file belongs to and then run it.
In this example the `LittleMedusa_8bitdemo.nes` file is is not inside the `retrodeck/roms/nes` but in the ` download` folder. When clicked RetroDECK will prompt a dialog window and ask what system the file belongs to and then run it.
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB