1.0.0 — Dual Screen (DS-style)
First stable release. Renders gen1recomp as two Game Boy screens — overworld on top, UI (menus, text, shops, PC, battles) on the bottom — as a pure mod on the engine's render.compose seam (bryanthaboi/gen1recomp#543). On multi-display Android (e.g. AYN Thor) it drives the bottom screen onto a second physical display.
Verified on desktop (Linux) and on the AYN Thor.
- In-window stack (single display): two stacked 160×144 screens; the world stays centred on the player at any window size.
- Second physical display: the main panel is filled with the world — centred, wide aspect preserved like normal mode — and the UI screen is driven onto the second display.
- Colour-correct second screen (drawn through the palette shader before push) and high-DPI-safe (native-pixel push, no shearing).
Requires an engine build with the render.compose seam.
Install: download gen1recomp_ds-1.0.0.zip, drop it in the game's mods/ folder, enable Options → DUAL SCREEN.