From 953926030f4cdbbd2e1911afb288ab3f9a47db5a Mon Sep 17 00:00:00 2001 From: Michael Manganiello Date: Wed, 10 Sep 2025 10:05:11 -0300 Subject: [PATCH] Remove warning regarding PSP and DOS emulation in EmulatorJS player --- docs/Platforms-and-Players/EmulatorJS-Player.md | 6 +----- docs/Platforms-and-Players/MS-DOS.md | 6 +----- docs/Platforms-and-Players/Supported-Platforms.md | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/Platforms-and-Players/EmulatorJS-Player.md b/docs/Platforms-and-Players/EmulatorJS-Player.md index c3d928f4..47aff77d 100644 --- a/docs/Platforms-and-Players/EmulatorJS-Player.md +++ b/docs/Platforms-and-Players/EmulatorJS-Player.md @@ -8,11 +8,7 @@ !!! warning - PSP emulation with the PPSSPP core and MS-DOS with the dosbox-pure core requires one of the three options: - - - the unofficial [desktop app](https://github.com/smurflabs/RommBrowser/releases) published by [smurflabs](https://github.com/smurflabs). Once logged into the app, you can enable the required settings under `Developer Settings`. (Preferred) - - [special setup with a reverse proxy](https://emulatorjs.org/docs/options#ejs_threads) (which will break features within the app and is not recommended) - - launching Chrome browser with the `--disable-web-security` and `--enable-features=SharedArrayBuffer` flags, which **WE STRONGLY DISCOURAGE** as it disables important security features. + PSP emulation with the `ppsspp` core and MS-DOS with the `dosbox-pure` core are not currently supported when using the Console mode. !!! warning diff --git a/docs/Platforms-and-Players/MS-DOS.md b/docs/Platforms-and-Players/MS-DOS.md index 6e768ddd..17c60e46 100644 --- a/docs/Platforms-and-Players/MS-DOS.md +++ b/docs/Platforms-and-Players/MS-DOS.md @@ -4,11 +4,7 @@ [DOS](https://github.com/schellingb/dosbox-pure) is now supported in versions of RomM 4.0 and above thanks to the EmulatorJS player - Simply create a DOS platform to enable the integration -!!! warning - This will need the same settings as the PSP emulation which you can find [here](https://docs.romm.app/latest/Platforms-and-Players/EmulatorJS-Player/) to enable the play button - - -!!! info +!!! info I highly suggest you upload the games as .zip as the core can take advantage of unzipping and auto mounting options which are explained more below. diff --git a/docs/Platforms-and-Players/Supported-Platforms.md b/docs/Platforms-and-Players/Supported-Platforms.md index c005070a..3326f85d 100644 --- a/docs/Platforms-and-Players/Supported-Platforms.md +++ b/docs/Platforms-and-Players/Supported-Platforms.md @@ -5,7 +5,7 @@ Below is a list of all supported platforms/systems/consoles and their respective folder names. Supported platforms means RomM can fetch metadata from sources for those platforms. !!! info - For platforms that can be playable in the browser, please check [emulatorjs supported platforms](./EmulatorJS-Player.md) and [ruffle player](./RuffleRS-Player.md). + For platforms that can be playable in the browser, please check [EmulatorJS supported platforms](./EmulatorJS-Player.md) and [RuffleRS player](./RuffleRS-Player.md). !!! danger **The folder name is case-sensitive and must be used exactly as it appears in the list below.**