RetroSprite v0.1.0 Preview 2
Pre-release
Pre-release
·
17 commits
to main
since this release
RetroSprite v0.1.0 Preview 2
This pre-release publishes the latest RetroSprite Android project code merged into main.
Highlights:
- README now clearly states the current real supported game: Shining Force II / 光明力量2 for Sega Mega Drive / Genesis.
sample-2048andsample-relay-stationare documented as demo/smoke-test packs, not production game support.- Adds the latest Shining Force II GKP, template retrieval, ASR hotword, game-term normalization, request logging, voice overlay diagnostics, Room schema, QA feedback, and tests.
Verification:
JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" ./gradlew testDebugUnitTest assembleDebug- APK verified with
apksigner verify --print-certs.
Signing note:
- The attached APK is debug-signed (
CN=Android Debug) and this GitHub release is marked as a pre-release.