From 1072db0c542d93ad7df1c939ad349b8fd9288331 Mon Sep 17 00:00:00 2001
From: XargonWan <6771419+XargonWan@users.noreply.github.com>
Date: Tue, 19 Apr 2022 19:59:32 +0900
Subject: [PATCH] Update README.md
Added screenshots, edited layout.
---
README.md | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 13b05397..3c2c4cfa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-
+
+
+
+
+# RetroDECK
**RetroDECK** brings an enviornment to catalog and play your retro games directly from SteamOS and it's tailored specifically for the **Steam Deck**.
@@ -6,17 +10,28 @@ It's inspired from embedded emulation systems like AmberELEC, EmuELEC, CoreELEC,
Powered by [EmulationStation Desktop Edition](https://es-de.org), which uses RetroArch and other standalone emulators to allow you to import and play your favorite retro (and even not-so-retro) games in a tidy enviornment without flooding your Steam library.
-**What does it means "tailored for the Steam Deck"?**\
+Join our [Discord](https://discord.gg/Dz3szYsP8g)!
+
+
+
+
+
+
+
+
+## What does it means "tailored for the Steam Deck"?
Means that all the configurations are ready to go and tweaked to get the best graphics and perfomance on the Deck without having the hassle of choosing, installing and configuring tons of emulators: just put your games in the roms folder, provide your own bioses and start your games.
-**Do I have to partition my disk to install it?**\
+## Do I have to partition my disk to install it?
No partitioning or formatting is required. RetroDECK (differently from AmberELEC, Batocera and others) comes as a flatpak: just install it as any other application and launch it from your desktop or Steam library. You still retain the ability to return to SteamOS by pressing the Steam button or opening the Quick Access menu while using RetroDECK.
-**Is it available on Windows?**\
+## Is it available on Windows?
No, RetroDECK doesn't support Windows, but the project is fully opensource so you can port it if you wish. As an alternative, [Retrobat](http://www.retrobat.ovh/) offers similar functionality (but may not be compatible with RetroDECK's rom paths).
-**Can I help?**\
-Of course, any help is appreciated.
+## Can I help?
+Of course, any help is appreciated, and not only byp rogramming, just check out our [Discord](https://discord.gg/Dz3szYsP8g)!
+
+# Developer notes: build instructions
If you want to build the RetroDECK flatpak on your machine for developing or just testing purposes:
```
@@ -60,5 +75,3 @@ Uninstall RetroDECK:
```
flatpak uninstall com.xargon.retrodeck
```
-
-Join our [Discord](https://discord.gg/Dz3szYsP8g)!