mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
6bb971606b
Previously ROMs lived in /storage/games-internal/roms/ and were bind-mounted to /storage/roms/ at runtime. When users mounted the ROMS partition on PC, they had to navigate through games-internal/ to find their ROM folders. Now /storage/roms/ is the actual ROM directory: - Single SD: no bind mount needed, roms/ used directly - Dual SD (merged storage): overlay still works as before - Migration: if games-internal/roms has content, auto-moves to roms/ - Backwards compat: symlink games-internal/roms → roms Users now see their 130 system folders directly in the roms/ directory when they mount the ROMS partition on PC. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>