KNULLI
KNULLI is the first Linux target with an end-to-end experimental install and on-device menu flow in RAOfflineProxy.
This is still experimental and should be treated as a development preview, not a stable public release path.
It is currently intended for KNULLI Gladiator II.
Current State
KNULLI already has a usable experimental flow:
- Install through a single
RAOfflineProxy Install.sh - Launch
RAOfflineProxyfrom the Tools menu - Start and stop the proxy from the on-device menu
- Cache games for offline play
- Queue softcore achievements while offline and send them later
- Manage cached games directly on the device
Install Flow
The current experimental KNULLI flow is:
- Build
linux/knulli/dist/RAOfflineProxy Install.sh - Copy it into
/userdata/roms/tools - Launch
RAOfflineProxy Installfrom EmulationStation Tools - Update gamelists if needed so the new Tools entry appears immediately
After install, the main Tools entry is:
RAOfflineProxy
SDL Menu
Current SDL menu capabilities:
- Start / Stop proxy
- Enable / Disable autostart
- Cached Games
- Pending Awards
- Add ROM
- Clear cache
- Uninstall
- Exit Menu
- Game image and achievement badge previews in cached game views
Authentication
Current authentication behavior:
- RAOfflineProxy first uses RetroArch's saved
cheevos_tokenwhen present - If no token is available,
cheevos_usernameandcheevos_passwordare used once to retrieve and cache a token cheevos_passwordis never treated as the API token
Notes
- Tested on an ANBERNIC RG40XX H
- Cached data works both from normal online RetroArch launches and from manual ROM adding in the menu
- Install and update flow are still experimental
- KNULLI integration is still being refined across devices and firmware versions
- The SDL menu depends on
pygamebeing available on-device
What Is Still Rough
- Visual presentation is still being tuned for device-specific KNULLI behavior
- Clearing cache while the proxy is actively running does not stop the service first, so live requests can repopulate game cache entries again
- Autostart is currently implemented for KNULLI/Batocera-style startup hooks, not every Linux environment
