Files
ARMSX2/pcsx2
jpolo1224 a0bdcbe917 Achievements: emit Encore / Spectator / Unofficial-test mode state
The Android achievements UI already reads encoreMode, spectatorMode and
unofficialTestMode out of the options JSON and offers toggles for them, but the
native emitter never wrote those fields, so all three always read false
regardless of the underlying setting. The rc_client wiring behind them already
exists; this only exposes their state.

Applied as a hunk rather than a file copy so the iOS UserStats/GameStats/
AchievementList stubs in this file are preserved.
2026-07-19 13:55:20 -04:00
..