Key binds In Waydroid

Hello, I play Arknights a tower defense game for Mobile devices. When people do play on PC, they use key binds on their emulator to perform advanced techniques and have better control in the game overall. Is there any way to have this functionality on Waydroid? The closest thing that I have seen is Xtmapper: https://github.com/Xtr126/cage-xtmapper But it looks like it needs to be installed on the system itself, which doesn't work with Bazzite's immutable model.
GitHub
GitHub - Xtr126/cage-xtmapper
Contribute to Xtr126/cage-xtmapper development by creating an account on GitHub.
5 Replies
dreamyuki
dreamyuki3w ago
you can build the package and then install it at /var/usrlocal/
iramex
iramexOP3w ago
Oh, okay thank you
dreamyuki
dreamyuki3w ago
build using distrobox and then put the file at /var/usrlocal/ everything on /etc and /var is r/w
iramex
iramexOP3w ago
Noted
ryanrudolf
ryanrudolf2w ago
im looking at this too on the SteamOS side. The idea is replace cage binary with cage-xtmapper. then on Waydroid/ Android itself install the XTMapper apk from their github. then invoke a command (via adb or waydroid shell) to activate XTMapper.

Did you find this page helpful?