diff --git a/source/apps/3ds-random-game-laucher.json b/source/apps/3ds-random-game-laucher.json index fe9aaddd1..0b576bfad 100644 --- a/source/apps/3ds-random-game-laucher.json +++ b/source/apps/3ds-random-game-laucher.json @@ -2,7 +2,7 @@ "github": "selloa/3DS-Random-Game-Launcher", "author": "selloa", "title": "3DS Random Game Launcher", - "description": "Pick a random game from your SD card or NAND and launch it. SMDH title names, filters, and persistent options.", + "description": "Pick a random game from your SD card or NAND and launch it. ", "systems": ["3DS"], "categories": ["utility"], "unique_ids": [337020], @@ -11,5 +11,5 @@ "website": "https://github.com/selloa/3DS-Random-Game-Launcher", "source": "https://github.com/selloa/3DS-Random-Game-Launcher", "download_filter": "\\.3dsx|\\.cia", - "long_description": "Can't decide what to play? Let your 3DS pick for you.\n\nScans installed titles on SD card and/or NAND, shows a readable name, and launches a random pick from your library. Great for rediscovering games you forgot you had.\n\n**Features (v0.2.0):**\n- SMDH-first display names from installed title icons\n- Offline title database (8,700+ entries) as fallback\n- **SELECT** options menu: category filters, SD/NAND scan, unlisted/homebrew mode, long-name preference\n- Settings saved to SD card; restore defaults from the menu\n- Paginated title info screens while browsing picks\n- CIA (Home Menu) and 3DSX (Homebrew Launcher) installs\n\n**Controls:**\n- `A` — Launch the selected title\n- `Y` — Reroll\n- `X` — Toggle unlisted/homebrew mode (quick toggle)\n- `SELECT` — Options / filters\n- `START` — Exit\n\n**Source code & feedback:**\n- [GitHub repository](https://github.com/selloa/3DS-Random-Game-Launcher) — source, docs, and build instructions\n- [Open an issue](https://github.com/selloa/3DS-Random-Game-Launcher/issues) — bug reports and feature requests\n- [Pull requests welcome](https://github.com/selloa/3DS-Random-Game-Launcher/pulls) — contributions and fixes\n\nInstall or update from Universal Updater or [GitHub Releases](https://github.com/selloa/3DS-Random-Game-Launcher/releases). MIT licensed." + "long_description": "Can't decide what to play? Let your 3DS pick for you.\n\nScans installed titles on SD card and/or NAND, shows a readable name, and launches a random pick from your library. Great for rediscovering games you forgot you had.\n\n**What it does:**\n- Random pick from your library, with reroll before launch\n- Readable title names from installed icons (SMDH), with an offline catalog as fallback\n- Filter by category: apps, Virtual Console, DSiWare, demos, DLC, patches, system titles, and more\n- Scan SD card and/or NAND; unlisted/homebrew mode for titles not in the catalog\n- Options and filters saved to SD card\n- Game, Details, and Technical info pages while browsing a pick\n\n**Controls:**\n- `A` — Launch the selected title\n- `Y` — Reroll\n- `L/R` — Change info page\n- `X` — Toggle unlisted/homebrew mode\n- `SELECT` — Options / filters\n- `START` — Exit\n\n**Source code & feedback:**\n- [GitHub repository](https://github.com/selloa/3DS-Random-Game-Launcher) — source, docs, and build instructions\n- [Open an issue](https://github.com/selloa/3DS-Random-Game-Launcher/issues) — bug reports and feature requests\n- [Pull requests welcome](https://github.com/selloa/3DS-Random-Game-Launcher/pulls) — contributions and fixes\n\nInstall or update from Universal Updater or [GitHub Releases](https://github.com/selloa/3DS-Random-Game-Launcher/releases). Per-version changes are in **Update notes** (from GitHub Releases). MIT licensed." }