This commit is contained in:
laz 2024-12-19 08:06:18 +01:00
parent 177660158c
commit 7923744cad

View file

@ -6,7 +6,7 @@ date: 2024-12-19
# December 2024: Merged winter # December 2024: Right clicking winter
It's the last month the year! It's the last month the year!
@ -53,17 +53,17 @@ We wish them a happy journey ahead. Keep in touch, Itakatta! 🤌🍕🍝🍌
## Open with RetroDECK - New function ## Open with RetroDECK - New function
<img src="../owr_appselect.png" width="500"> <img src="../../../owr_appselect.png" width="500">
On the Linux Desktop (or desktop mode), we added the option to open and run various files directly with RetroDECK. On the Linux Desktop (or desktop mode), we added the option to open and run various files directly with RetroDECK.
<img src="../littlemedusa.png" width="300"> <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. 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 ### Example 1: The Game Inside the Correct Roms Folder
<img src="../owr_infolder.png" width="300"> <img src="../../../owr_infolder.png" width="300">
In this example, the `LittleMedusa_8bitdemo.nes` file is inside the `retrodeck/roms/nes` folder. In this example, the `LittleMedusa_8bitdemo.nes` file is inside the `retrodeck/roms/nes` folder.
@ -73,7 +73,7 @@ RetroDECK knows that because you opened it from the `/roms/nes` folder, the game
### Example 2: The Game Outside the Roms Folder ### Example 2: The Game Outside the Roms Folder
<img src="../owr_nonedir.png" width="500"> <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. In this example, the `LittleMedusa_8bitdemo.nes` file is not inside the `retrodeck/roms/nes` folder but in the `download` folder.