From 2ed889540b98abbf6c2ac9cecc88cc5da41c175a Mon Sep 17 00:00:00 2001 From: RGS <102905084+RetroGameSets@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:50:20 +0100 Subject: [PATCH] Enhance troubleshooting section in README Updated troubleshooting solutions for controls and games visibility issues. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 464ea90..c99c738 100644 --- a/README.md +++ b/README.md @@ -201,11 +201,12 @@ RGSX includes a web interface that launched automatically when using RGSX for re | Issue | Solution | |-------|----------| -| Controls not working | Delete `/saves/ports/rgsx/controls.json` + restart | -| Games not showing | Pause Menu > Games > Update Game Cache | -| Download stuck | Check API keys in `/saves/ports/rgsx/` | +| Controls not working | Delete `/saves/ports/rgsx/controls.json` + restart app, you can try delete /roms/ports/RGSX/assets/controls/xx.json too | +| No games ? | Pause Menu > Games > Update Game Cache | +| Missing systems on the list? | RGSX read es_systems.cfg to show only supported systems, if you want all systems : Pause Menu > Games > Show unsupported systems | | App crashes | Check `/roms/ports/RGSX/logs/RGSX.log` | | Layout change not applied | Restart RGSX after changing layout | +| Downloading BIOS file is ok but you can't download any games? | Activate custom DNS on Pause Menu> Settings and reboot , server can be blocked by your ISP. check any threat/website protection on your router too, especially on ASUS one| **Need help?** Share logs from `/roms/ports/RGSX/logs/` on [Discord](https://discord.gg/Vph9jwg3VV).