diff --git a/docs/Getting-Started/Folder-Structure.md b/docs/Getting-Started/Folder-Structure.md index 31b5712..93252d7 100644 --- a/docs/Getting-Started/Folder-Structure.md +++ b/docs/Getting-Started/Folder-Structure.md @@ -8,13 +8,12 @@ RomM requires one of these folder structures for proper operation. It will first RomM organizes content in two main categories: ROMs and BIOS files. - **Structure A (Recommended)**: Both ROMs and BIOS files have their own dedicated root folders, with platform folders inside each. - - - `/roms/{platform}/` - Contains all game files for that platform - - `/bios/{platform}/` - Contains all BIOS files for that platform + - `/roms/{platform}/` - Contains all game files for that platform + - `/bios/{platform}/` - Contains all BIOS files for that platform - **Structure B (Fallback)**: Each platform has its own root folder containing both a ROMs folder and a BIOS folder. - - `/{platform}/roms/` - Contains all game files for that platform - - `/{platform}/bios/` - Contains all BIOS files for that platform + - `/{platform}/roms/` - Contains all game files for that platform + - `/{platform}/bios/` - Contains all BIOS files for that platform !!! note diff --git a/docs/Platforms-and-Players/EmulatorJS-Player.md b/docs/Platforms-and-Players/EmulatorJS-Player.md index 058b306..6bd8156 100644 --- a/docs/Platforms-and-Players/EmulatorJS-Player.md +++ b/docs/Platforms-and-Players/EmulatorJS-Player.md @@ -17,7 +17,7 @@ Our integration with EmulatorJS automates the process of loading and save files ### Netplay -Netplay lets you play with friends remotely, in realtime with the build-in web player. As it emulates playing on the same console with two controllers while streaming the video to players 2+, it's best for 2-player, co-op, turn based and party games. +Netplay lets you play with friends remotely, in realtime with the build-in web player. As it emulates playing on the same console with two controllers while streaming the video to players 2+, it's best for 2-player, co-op, turn based and party games. Start by enabling netplay in your `config.yml`: diff --git a/docs/resources/authentik/propperty-mapping.png b/docs/resources/authentik/propperty-mapping.png index 21da8de..dc8d976 100644 Binary files a/docs/resources/authentik/propperty-mapping.png and b/docs/resources/authentik/propperty-mapping.png differ diff --git a/docs/resources/romm/brand_guidelines/poster.png b/docs/resources/romm/brand_guidelines/poster.png index 614d407..1733659 100644 Binary files a/docs/resources/romm/brand_guidelines/poster.png and b/docs/resources/romm/brand_guidelines/poster.png differ