mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-12 00:10:56 +02:00
Add launcher-styled framebuffer UI for Switch OTA prompts.
Replace the console flash with a quiet branded screen (RGB rail, logo, A/B buttons) that only appears when an update needs confirm.
This commit is contained in:
@@ -58,7 +58,9 @@ On Switch, over-the-air updates are handled by the **native OTA launcher**
|
||||
`gen1recomp.nro` (so the NACP version matches the release for hbmenu /
|
||||
Sphaira), then hand off via `envSetNextLoad`. When you are already up to
|
||||
date (or offline), the launcher stays quiet and opens the game with no
|
||||
console flash. Saves under `pokemon-love2d/` are never touched. Protocol
|
||||
UI. When an update is available it shows a short screen in the same visual
|
||||
language as the in-game launcher (black field, RGB rail, logo, A/B buttons).
|
||||
Saves under `pokemon-love2d/` are never touched. Protocol
|
||||
contract: `src/update/SwitchOta.lua`.
|
||||
|
||||
The LÖVE self-updater stays **disabled** on NX (`networkValidated == false`).
|
||||
|
||||
Reference in New Issue
Block a user