riptide-aquatv: black screen on launch (RG40XXV)
Launches to black screen, nothing renders. Added as port at
/userdata/roms/ports/riptide-aquatv.sh, sources at
/userdata/roms/ports/AquaSystem/riptide-aquatv/.
Launcher calls:
$AQUADIR/bin/love.${DEVICE_ARCH} $GAMEDIR
where love.aarch64 exists. Need to check love log/output
for crash reason.
Possible causes: - Love runtime incompatible with this main.lua version - Missing dependency in the riptide-aquatv directory (no local bin/, uses AquaSystem shared bin) - main.lua expects assets/libs that aren’t there